1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-05 10:28:58 +00:00
CLK/Components
2018-02-26 22:04:34 -05:00
..
1770 Fixes: DiskROM drive motor control, track_for_sectors' sides. 2018-01-07 20:02:40 -05:00
6522 Begins this project's conversion to functional-style casts. 2017-10-03 22:04:15 -04:00
6532 Eliminated C99-style struct initialisations. 2017-11-10 19:14:19 -05:00
6560 Separates LowpassFilter and SampleSource. 2017-12-18 21:39:23 -05:00
6845 Ensures full 6845 instance state initialisation and uses an unsigned shifter. 2017-10-17 22:10:28 -04:00
8255 8255: update_outputs now affects only those ports designated as outputs. 2017-12-10 17:55:37 -05:00
8272 Attempts to eliminate warnings around a meaningless value and an unused label in the 8272. 2017-11-12 16:34:51 -05:00
9918 Optimises the inner TMS loops slightly. 2018-02-21 21:29:17 -05:00
AY38910 Corrects AY counter type. 2018-01-06 23:16:01 -05:00
KonamiSCC Corrects SCC volume errors. 2018-01-07 09:59:00 -05:00
SN76489 Adds a class for the SN76489 and wires it into the ColecoVision. 2018-02-26 22:04:34 -05:00