Activity
Add new arithmetic and bitwise instructions
Add new arithmetic and bitwise instructions
Refactor code style and documentation
Refactor code style and documentation
Refactor project structure and update documentation
Refactor project structure and update documentation
Enhance documentation website with responsive animations and interact…
Enhance documentation website with responsive animations and interact…
Update assembly snippets to use 'mov' and 'cmp' instructions; enhance…
Update assembly snippets to use 'mov' and 'cmp' instructions; enhance…
Add code formatting script and .clang-format configuration; update .g…
Add code formatting script and .clang-format configuration; update .g…
Add CMake build configuration and update .gitignore for build artifacts
Add CMake build configuration and update .gitignore for build artifacts
Refactor assembler with new syntax module and modularize code
Refactor assembler with new syntax module and modularize code
Add color output, verbose mode, and flexible binary writing support
Add color output, verbose mode, and flexible binary writing support
Refactor assembler to support dynamic buffer allocation and flexible …
Refactor assembler to support dynamic buffer allocation and flexible …
Enhance JASM syntax highlighting and add snippets for common system c…
Enhance JASM syntax highlighting and add snippets for common system c…
Update .gitignore and enhance syntax highlighting for data directives…
Update .gitignore and enhance syntax highlighting for data directives…
Add file inclusion support in data directives and implement file reading
Add file inclusion support in data directives and implement file reading
Adding jumps, a loop example, add functions
Adding jumps, a loop example, add functions
Refactor Makefile target naming and improve code formatting in assemb…
Refactor Makefile target naming and improve code formatting in assemb…
Enhance data directive handling and improve move instruction encoding
Enhance data directive handling and improve move instruction encoding
Changing the fileextension to .jasm adding nano support and updating …
Changing the fileextension to .jasm adding nano support and updating …
Add LICENSE file and enhance Makefile with release/debug targets and …
Add LICENSE file and enhance Makefile with release/debug targets and …
Refactor main function for improved readability and consistency in br…
Refactor main function for improved readability and consistency in br…
Bump version to 0.1.0, add repository info, publisher, and package sc…
Bump version to 0.1.0, add repository info, publisher, and package sc…