1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-02 20:30:00 +00:00
CLK/Components
Thomas Harte d97a073d1b Adds the necessary routine for all machines to be able to respond to get_scan_status.
They all just as the CRT, as all are currently based on the CRT. Which doesn't currently know the total clock rate it would need to in order properly to scale the answer to the question. Further thought coming.
2020-01-20 21:45:10 -05:00
..
1770 Slightly improves comments. 2020-01-19 20:05:22 -05:00
5380 Reduces output noise. 2019-09-18 21:41:29 -04:00
6522 Standardises on read and write for bus accesses. 2020-01-05 13:40:02 -05:00
6532 Standardises on read and write for bus accesses. 2020-01-05 13:40:02 -05:00
6560 Adds the necessary routine for all machines to be able to respond to get_scan_status. 2020-01-20 21:45:10 -05:00
6845 Expands size of storage in Cycles/HalfCycles; adjusts widely to compensate. 2019-10-29 22:36:29 -04:00
6850 Deploys constexpr as a stricter const. 2019-12-22 00:22:17 -05:00
8255 Standardises on read and write for bus accesses. 2020-01-05 13:40:02 -05:00
8272 Standardises on read and write for bus accesses. 2020-01-05 13:40:02 -05:00
8530 Moves interrupt level selection outside the loop. 2019-07-23 23:13:03 -04:00
9918 Adds the necessary routine for all machines to be able to respond to get_scan_status. 2020-01-20 21:45:10 -05:00
68901 Banishes redefined macro warning. 2020-01-01 12:38:30 -05:00
AudioToggle Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
AY38910 Ensures programmatic volume level 0 is completely off. 2020-01-05 22:44:52 -05:00
DiskII Deploys constexpr as a stricter const. 2019-12-22 00:22:17 -05:00
KonamiSCC Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
Serial Renames what didn't end up being a whole SerialPort. 2019-11-09 15:21:51 -05:00
SN76489 Standardises on read and write for bus accesses. 2020-01-05 13:40:02 -05:00