1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-08-16 00:29:01 +00:00
CLK/Machines/Apple/AppleII
Thomas Harte cbb0594e6b Use 16-sector state machine even with the 13-sector boot ROM.
I think I've proven that the Disk II doesn't decode the 13-sector state machine correctly. Work to do there.
2020-07-16 23:27:27 -04:00
..
AppleII.cpp Further qmake warning corrections. 2020-05-30 19:31:17 -04:00
AppleII.hpp Starts to add Qt target; resolves many build warnings. 2020-05-30 00:37:06 -04:00
Card.hpp Starts to add Qt target; resolves many build warnings. 2020-05-30 00:37:06 -04:00
DiskIICard.cpp Use 16-sector state machine even with the 13-sector boot ROM. 2020-07-16 23:27:27 -04:00
DiskIICard.hpp All these 'override's can be 'final's. 2020-01-23 22:57:51 -05:00
Video.cpp Cuts down unused parameter warnings to just a few that may well indicate implementation errors. 2020-05-30 01:06:43 -04:00
Video.hpp Starts to add Qt target; resolves many build warnings. 2020-05-30 00:37:06 -04:00