mirror of
https://github.com/JetSetIlly/Gopher2600.git
synced 2025-04-02 11:02:17 -04:00
- renamed HeadlessTV to BasicTelevision - imagetv and digesttv moved to a single package (called renderers) - for example, an SDL GUI and a digestTV instance can now use the same BasicTelevision instance - hooks now implemented as a Renderer interface - simplified GetState() interface o debugger - debugger now initialises an instance of digestTV, using the same underlying BasicTelevision as the SDL GUI - added DIGEST command |
||
---|---|---|
.. | ||
gopher2600_test.go |