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
2025-01-31 18:31:12 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Components
History
Thomas Harte
b3979e2fda
Looking towards rhythm mode, and in search of bugs: factors out ADSR.
...
Further factorings to come.
2020-04-24 18:48:32 -04:00
..
1770
Slightly improves comments.
2020-01-19 20:05:22 -05:00
5380
…
6522
Standardises on
read
and
write
for bus accesses.
2020-01-05 13:40:02 -05:00
6532
Standardises on
read
and
write
for bus accesses.
2020-01-05 13:40:02 -05:00
6560
Starts a switch to reflectable-style runtime options.
2020-03-16 23:25:05 -04:00
6845
…
6850
…
8255
Standardises on
read
and
write
for bus accesses.
2020-01-05 13:40:02 -05:00
8272
All these 'override's can be 'final's.
2020-01-23 22:57:51 -05:00
8530
Moves interrupt level selection outside the loop.
2019-07-23 23:13:03 -04:00
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
Looking towards rhythm mode, and in search of bugs: factors out ADSR.
2020-04-24 18:48:32 -04:00
Serial
…
SN76489
Ensures all audio sources, including compound sources, announce whether they're stereo correctly.
2020-02-16 18:31:45 -05:00