Description: An environment for a first course in assembly language programming (asm simulator).
It is based on Apoo (http://www.ncc.up.pt/apoo/), but employs nasm-like syntax. Implemented commands subset: mov, integer ariphmetic commands, shifting commands, cmp, flags-based jumping, stack.
It's in very early state of development, I'm developing it for my university (agreed with teachers)
Don't forget to install PyQt4 (tested under linux and windows)
Ratings & Comments
0 Comments