Commit Graph

7 Commits

Author SHA1 Message Date
Marek Karcz 4166e540db Corrected batch script and makefile
Corrected batch script and makefile for MINGW/GCC 8.1.0
2022-12-24 12:50:11 -05:00
Marek Karcz 174f8ce1a6 Upgrade mingw compiler
Upgraded mingw to 8.1.0, added mingw-w64.bat to setup compilation environment / console and updated makefile.mingw.
2022-05-09 03:12:46 -04: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 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 20d12b5eae Memory Mapped Device Layer
Implemented MemMapDev layer, added User Manual and Programmers
Reference.
2016-08-09 23:39:52 -04:00
Marek Karcz 32f2b2d12c Version 2.0
New features. Bug fixes.
2016-03-14 00:28:53 -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