-
Notifications
You must be signed in to change notification settings - Fork 0
Functionality
Byte Lobster Chrome extension offers several powerful functionalities to enhance your assembly coding experience. With this extension, you can perform the following actions:
-
Reset General Purpose Registers: This buttons provides a convenient way to reset general-purpose registers (r0-r12). Whether you're debugging or experimenting with code, easily clear the registers to start with a clean slate, ensuring accurate and reliable execution. And forget about pressing into the registers and manually inputting 0's.
-
Save Code to Text File: With just a click, you can save your code directly as a text file. This feature enables you to maintain a local copy of your code, facilitating version control, sharing, or offline access. Effortlessly export your work for collaboration.
-
Keep Code and Refresh: When working on web-based coding projects, it's essential to preserve your code snippets when you want to refresh to page to clear memory, registers, and everything other than your code. This extension allows you to retain your code on manual reloads, ensuring seamless development when wanting to restart the current environment.
-
Setting Default Download File Name: To streamline your workflow, the extension includes a default file naming feature. When saving your code to a file, the extension default name is "assembly". In the secondary tab, you have the ability to set a default name, allowing you to conveniently choose a name for your code whenever you save it.
-
Bookmark: Learn More Here.
These powerful functionalities of the Chrome extension enhance your coding productivity, offering convenience and efficiency while working on your projects.
Byte Lobster - The Chrome Extension Automating CPUlator ARM