Skip to content

Activity

Add new arithmetic and bitwise instructions

Jotroroxpushed 1 commit to master • 344e11a…d7ad6cd • 
4 days ago

Refactor code style and documentation

Jotroroxpushed 1 commit to master • acd4ccf…344e11a • 
5 days ago

Refactor project structure and update documentation

Jotroroxpushed 1 commit to master • 4f5257a…acd4ccf • 
5 days ago

Merge branch 'master' of https://github.com/Jotrorox/jasm

Jotroroxpushed 2 commits to master • b35d44c…4f5257a • 
26 days ago

Update issue templates

Jotroroxpushed 1 commit to master • 69c88b2…b35d44c • 
26 days ago

Update issue templates

Jotroroxpushed 1 commit to master • 76a0922…69c88b2 • 
26 days ago

Merge branch 'master' of https://github.com/Jotrorox/jasm

Jotroroxpushed 2 commits to master • 30cf53c…76a0922 • 
29 days ago

Create doc-deploy.yml

Jotroroxpushed 1 commit to master • e853d2b…30cf53c • 
29 days ago

Fix Jekyll warning

Jotroroxpushed 1 commit to master • 60e8de3…e853d2b • 
on Mar 2

Enhance documentation website with responsive animations and interact…

Jotroroxpushed 2 commits to master • 13fdedd…60e8de3 • 
on Mar 2

Update assembly snippets to use 'mov' and 'cmp' instructions; enhance…

Jotroroxpushed 1 commit to master • bef1183…13fdedd • 
on Feb 26

Add code formatting script and .clang-format configuration; update .g…

Jotroroxpushed 1 commit to master • 6b009aa…bef1183 • 
on Feb 26

Add CMake build configuration and update .gitignore for build artifacts

Jotroroxpushed 1 commit to master • ab724a7…6b009aa • 
on Feb 26

Update language syntax

Jotroroxpushed 1 commit to master • 0768852…ab724a7 • 
on Feb 26

Refactor assembler with new syntax module and modularize code

Jotroroxpushed 1 commit to master • b666c83…0768852 • 
on Feb 24

Add color output, verbose mode, and flexible binary writing support

Jotroroxpushed 1 commit to master • 44eecf9…b666c83 • 
on Feb 24

Refactor assembler to support dynamic buffer allocation and flexible …

Jotroroxpushed 1 commit to master • 2bde088…44eecf9 • 
on Feb 24

Enhance JASM syntax highlighting and add snippets for common system c…

Jotroroxpushed 1 commit to master • 2bc47e9…2bde088 • 
on Feb 24

No code changes made.

Jotroroxpushed 1 commit to master • 0e28ec1…2bc47e9 • 
on Feb 24

Update .gitignore and enhance syntax highlighting for data directives…

Jotroroxpushed 1 commit to master • 720d2ba…0e28ec1 • 
on Feb 24

Add file inclusion support in data directives and implement file reading

Jotroroxpushed 2 commits to master • 150cc81…720d2ba • 
on Feb 24

Adding jumps, a loop example, add functions

Jotroroxpushed 1 commit to master • cf84345…150cc81 • 
on Feb 23

Refactor Makefile target naming and improve code formatting in assemb…

Jotroroxpushed 1 commit to master • 8c48da3…cf84345 • 
on Feb 20

Enhance data directive handling and improve move instruction encoding

Jotroroxpushed 1 commit to master • 15e11e9…8c48da3 • 
on Feb 20

Changing the fileextension to .jasm adding nano support and updating …

Jotroroxpushed 1 commit to master • f76b0cf…15e11e9 • 
on Feb 20

Reworking the project structure

Jotroroxpushed 1 commit to master • 94bc059…f76b0cf • 
on Feb 19

Add LICENSE file and enhance Makefile with release/debug targets and …

Jotroroxpushed 1 commit to master • e85f8d8…94bc059 • 
on Feb 19

Refactor main function for improved readability and consistency in br…

Jotroroxpushed 1 commit to master • 03be2a9…e85f8d8 • 
on Feb 19

Bump version to 0.1.0, add repository info, publisher, and package sc…

Jotroroxpushed 1 commit to master • f7581af…03be2a9 • 
on Feb 19

Adding a basic vscode extension

Jotroroxpushed 1 commit to master • b908e82…f7581af • 
on Feb 19