1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-30 22:56:03 +00:00
CLK/Components
Thomas Harte 2886dd1dae Collapses key-level scaling to a single 2d table.
I dare imagine I can do better; the columns in particular look like arithmetic progressions.
2020-04-21 20:19:02 -04:00
..
1770
5380
6522
6532
6560 Starts a switch to reflectable-style runtime options. 2020-03-16 23:25:05 -04:00
6845
6850
8255
8272 All these 'override's can be 'final's. 2020-01-23 22:57:51 -05:00
8530
9918 Restores ColecoVision runtime options. 2020-03-18 00:06:52 -04:00
68901
AudioToggle Ensures all audio sources, including compound sources, announce whether they're stereo correctly. 2020-02-16 18:31:45 -05:00
AY38910 Fixed: individual audio generators now either are or are not stereo. The speaker acts accordingly. 2020-02-16 18:28:03 -05:00
DiskII All these 'override's can be 'final's. 2020-01-23 22:57:51 -05:00
KonamiSCC Makes CompoundSource mono/stereo-aware. 2020-02-16 18:45:36 -05:00
OPL2 Collapses key-level scaling to a single 2d table. 2020-04-21 20:19:02 -04:00
Serial Renames what didn't end up being a whole SerialPort. 2019-11-09 15:21:51 -05:00
SN76489 Ensures all audio sources, including compound sources, announce whether they're stereo correctly. 2020-02-16 18:31:45 -05:00