1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-30 22:56:03 +00:00
CLK/Components
Thomas Harte a71c5946f0 Ensures proper manipulation of scan_statuses, leading to the correct result out of a CRTMachine.
Possibly with the exception of the TMS, as I appear to have uncovered an unrelated issue there.
2020-01-21 22:28:25 -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 Ensures proper manipulation of scan_statuses, leading to the correct result out of a CRTMachine. 2020-01-21 22:28:25 -05:00
6845
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
9918 Ensures proper manipulation of scan_statuses, leading to the correct result out of a CRTMachine. 2020-01-21 22:28:25 -05:00
68901 Banishes redefined macro warning. 2020-01-01 12:38:30 -05:00
AudioToggle
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
Serial
SN76489 Standardises on read and write for bus accesses. 2020-01-05 13:40:02 -05:00