This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
CLK
Watch
1
Star
0
Fork
0
You've already forked CLK
mirror of
https://github.com/TomHarte/CLK.git
synced
2026-04-19 19:16:34 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
2118b9c0cd5f9dcbb3ce8b8537cf7c51f38be739
CLK
/
Components
T
History
Thomas Harte
a301964bd0
Ensures all audio queues are fully merged before machine destruction.
...
Thereby avoids a race condition.
2018-03-22 21:59:19 -04: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
Ensures all audio queues are fully merged before machine destruction.
2018-03-22 21:59:19 -04: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
Picks a phase for the TMS empirically.
2018-03-03 13:53:00 -05:00
AY38910
Introduces formal setting of the output volume to
SampleSource
.
2018-03-09 13:23:18 -05:00
KonamiSCC
Introduces formal setting of the output volume to
SampleSource
.
2018-03-09 13:23:18 -05:00
SN76489
Introduces formal setting of the output volume to
SampleSource
.
2018-03-09 13:23:18 -05:00