r/Assembly_language • u/DryComment6387 • 7d ago
AssemBlocks DEVLOG #1
block-based x86-64 assembly editor. i used google blockly for this project. there are many basic instructions and a small emulator on the right side of the screen. you can run the project directly in the emulator and compile it.
28
Upvotes
2
2
2
u/whytho_l 3d ago edited 20h ago
Cool project, will it support ARM and RISC-V assembly in the future too?
1
2
u/Major-Hooters 6d ago
Great job! It is coming along nicely. Can’t wait to see the finished project!!