|  |  |  |  |  | MY LITTLE SIMULATOR BETA IS RELEASED. |
I'm currently coding a macroassembler & simulator for 6502, 65C02 and 65816 microprocessors. Beta version of this software with source codes can be downloaded by clicking here. 6502 and 65C02 are completed but 65816 is not completed yet as I'll put it a few weeks later as I'm a bit busy recently.
I used Delphi 7.0 to code it. Syntax highlighting is based on TSynEdit which can be downloaded from http://synedit.sourceforge.net/ from here. Adapted units for 6502 and 65C02 can be found in the rar file.
There are some incomplete things; Decimal flag just doesn't work, interrupts are not coded and I couldn't start coding macroassembler part yet. Also it does not have a help file for now.
|
|
|