Commit Graph

6 Commits

Author SHA1 Message Date
Marek Karcz 6e6c535519 Update makefile
Bug fixes.
2019-02-13 04:09:20 -05:00
Marek Karcz 37fa527d75 Add automatic detection of 32/64-bit platform on linux (makefile) 2019-01-04 23:36:40 -05:00
Marek Karcz b55462fb70 Add mass storage device.
Start implementation of mass storage device emulation.
2018-09-06 11:01:23 -04:00
Marek Karcz f4526b73c0 Graphics device text/character mode. Linux port.
Graphics device text/character mode. Linux port. Documentation updates.
2016-09-15 14:41:32 -04:00
Marek Karcz 0d47565b9d Multiple changes/general development.
Reset option in dbg console.
RESET keyword in memory definition file.
Command line arguments added.
Save snapshot added.
Refactoring - huge switch replaced with array of methods.
IRQ support.
Cycle accurate emulation.
Intel HEX format support.
2016-04-17 22:54:35 -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