1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-17 13:29:02 +00:00
CLK/Machines/AppleII
Thomas Harte c3a2f7717b Makes attempt to implement support for the Pravetz 8D + 8DOS.
i.e. the Disk II wired up to the Oric, with some ROM swaps.
2018-05-08 22:05:43 -04:00
..
AppleII.cpp Adds an implementation of the language card. 2018-05-06 16:17:11 -04:00
AppleII.hpp Does the bare minimum to create a class skeleton for Apple II implementation. 2018-04-14 19:46:15 -04:00
Card.hpp Attempts to route Disk II requests to the thing itself. 2018-04-23 22:11:31 -07:00
DiskIICard.cpp Makes attempt to implement support for the Pravetz 8D + 8DOS. 2018-05-08 22:05:43 -04:00
DiskIICard.hpp Makes joined-up attempt to run data through the Disk II. 2018-04-24 19:44:45 -07:00
Video.cpp Removes empty printf. 2018-04-20 10:58:23 -04:00
Video.hpp Corrects graphics 'carry' — the potential holdover into delayed bytes. 2018-04-26 19:26:43 -04:00