1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-17 13:29:02 +00:00
CLK/Machines/AppleII
Thomas Harte 928aab13dc Introduces more granular clocking announcements to the Disk II.
As well as making it accept the clock rate it'll actually receive, to supply to the drives, so that they spin at the proper speed.
2018-05-28 17:19:29 -04:00
..
AppleII.cpp Adds missing #include. 2018-05-23 22:28:00 -04:00
AppleII.hpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
Card.hpp Specs out a new AppleII::Card interface. 2018-05-21 20:54:53 -04:00
DiskIICard.cpp Introduces more granular clocking announcements to the Disk II. 2018-05-28 17:19:29 -04:00
DiskIICard.hpp Commutes Sleeper to ClockingHint::Source, making state more granular. 2018-05-27 23:17:06 -04:00
Video.cpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
Video.hpp Attempts to implement vapour lock bus behaviour. 2018-05-13 18:53:32 -04:00