
Apoo2
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
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)
Please login or register to add a comment or rating