An 8-bit CPU with its assembler and its compiler (for a language which vaguely looks like B)
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
32
commits
Changed conditionnal jump instructions name (to better fit Intel ones)
ada5aa8View on GitHubUpdated compiler to reflect the changes to the CALL function
d5e0468View on GitHubMerge branch 'master' of ssh://gitlab.lesviallon.fr:2224/aviallon/autologicgate
e4cb047View on GitHubAdded a very simple compiler, based on an enhanced shunting yard algorithm
2558e36View on GitHubAdded relative addresses to assembler, added more error messages
767cb69View on GitHub