Thomas Harte
|
6802318784
|
Removes audio_queue_.flush() calls; I don't think I really need to block. At least, not usually.
|
2020-01-23 20:13:16 -05:00 |
|
Thomas Harte
|
8404409c0d
|
Causes the Atari 2600 to obey normal flush semantics.
This stuff is going to become more important with run_until.
|
2020-01-22 22:05:51 -05:00 |
|
Thomas Harte
|
c1bae49a92
|
Standardises on read and write for bus accesses.
Logic being: name these things for the bus action they model, not the effect they have.
|
2020-01-05 13:40:02 -05:00 |
|
Thomas Harte
|
77ef7dc8fc
|
Shuffles ST and 2600 into a common parent.
|
2019-11-09 15:31:41 -05:00 |
|