Commit Graph

3 Commits

Author SHA1 Message Date
Marek Karcz 9d6706df96 Performance, bug fixes, debug options, documentation updates.
Performance stats., refactoring, bug fixes, documentation updates,
cosmetic changes, debug options.
2016-09-07 22:52:01 -04:00
Marek Karcz 67f1a62596 Version 2.0
Version 2.0, full emulation of 6502 op-codes, fully tested and functional. Extended description in ReadMe file. Bin2Hex tool to convert binary images to memory definition format. Microchess, EhBasic added.
2016-03-13 19:12:14 -04:00
makarcz 0dd5a0299f Virtual Machine 6502
This is the initial development of VM6502 project. Initially it is a VM
emulating MOS 6502 opcodes, but in the future my intention is to use the
free illegal opcodes to extend its functionality.
2016-02-20 18:14:25 -05:00