[ Main | Localization | My programs | Links ]
An environment for a first course in assembly language programming
Based on Apoo, it uses nasm-like syntax and Qt4 toolkit for GUI implementation.
Implemented commands set: mov,integer ariphmetic,shifting,cmp.flags-based jumping,stack. Screenshot.
You'll need python and PyQt4 python bindings to run it.
Download the latest version
Prerequisites (useful for win32 and MacOS X users): python PyQt4 bindings
License: GPLv2+
Coming soon: logic circuit simulator (like qucs, but more specialized)