Thomas Harte
|
a8ba3607b7
|
Adds (and disables) a minor additional piece of logging.
|
2019-12-24 21:43:39 -05:00 |
|
Thomas Harte
|
5068328a15
|
Fixes debugging output.
|
2019-12-24 19:15:58 -05:00 |
|
Thomas Harte
|
b2bed82da6
|
Switches to standard logging.
|
2019-12-23 22:00:40 -05:00 |
|
Thomas Harte
|
0dae608da5
|
Embraces std::make_[unique/shared] in place of .reset(new .
|
2019-12-23 21:31:46 -05:00 |
|
Thomas Harte
|
47508d50a7
|
Wires through a composite video option for the ST.
Which is great and all, except that I've not yet inserted a colour burst. So it's monochrome.
|
2019-12-20 20:49:14 -05:00 |
|
Thomas Harte
|
3d83f5ab49
|
Ensures a proper size handoff and implements a ripple feature I happened to find a forum post about.
|
2019-12-19 22:58:07 -05:00 |
|
Thomas Harte
|
0007dc23b3
|
Eliminates bit 0 of the DMA address.
|
2019-12-19 22:44:21 -05:00 |
|
Thomas Harte
|
77ef7dc8fc
|
Shuffles ST and 2600 into a common parent.
|
2019-11-09 15:31:41 -05:00 |
|