1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-19 08:31:11 +00:00
CLK/Components
Thomas Harte 294e09f275 All these 'override's can be 'final's.
At least for the purpose of being communicative. I doubt there's much to gain in terms of compiler output — the DiskImageHolder can avoid some virtual lookups but nothing else leaps out.
2020-01-23 22:57:51 -05:00
..
1770
5380
6522
6532
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
8255
8272 All these 'override's can be 'final's. 2020-01-23 22:57:51 -05:00
8530
9918 Corrects the TMS' get_scaled_scan_status. 2020-01-22 19:34:10 -05:00
68901
AudioToggle
AY38910
DiskII All these 'override's can be 'final's. 2020-01-23 22:57:51 -05:00
KonamiSCC
Serial
SN76489