- Improved UI layout so the code text area can be expanded vertically
- Highlight code when clicking an instruction or label address
- Stack area is highlighted
- Labels need to match case in code
Thx a lot @mrclay for the pull requests!
Unclaimed project
Are you a maintainer of assembler-simulator? Claim this project to take control of your public changelog and roadmap.
Changelog
Simple 8-bit Assembler Simulator with Angular.js
Thx a lot @mrclay for the pull requests!
SUB SP,... / ADD SP,....Bugfix: DIV operand didn't support all parameters as written in the documentation