1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-07 21:57:46 +00:00
CLK/Components
Thomas Harte c3144382c5 Shuffles the Disk II ROM at load time into B.A.P. form.
Only if required. In order to support various potential forms of supplied ROM.
2018-05-09 22:03:59 -04:00
..
1770 Makes disk head position explicitly something with sub-integral precision. 2018-05-06 23:17:36 -04:00
6522
6532
6560 Removes the CRT requirement for an integral relationship between cycles and samples. 2018-04-16 20:00:56 -04:00
6845
8255
8272 Makes disk head position explicitly something with sub-integral precision. 2018-05-06 23:17:36 -04:00
9918 Removes the CRT requirement for an integral relationship between cycles and samples. 2018-04-16 20:00:56 -04:00
AudioToggle Corrects Apple II output audio. 2018-04-21 14:56:50 -07:00
AY38910
DiskII Shuffles the Disk II ROM at load time into B.A.P. form. 2018-05-09 22:03:59 -04:00
KonamiSCC Introduces formal setting of the output volume to SampleSource. 2018-03-09 13:23:18 -05:00
SN76489