Gopher2600 is an emulator for the Atari 2600 games console
Find a file
steve 1814ed0544 o debugger
- renamed metavideo concept to reflection
    - moved metavideo/reflection to its own package
    - added ReflectionNotRunning error
    - error message shown if overlay is turned on without reflection
	processing running
    - improved DISPLAY command

o sdl
    - type assertion panics now caught in sdl.SetFeture() and returned
	as a PanicError
2020-01-05 18:58:38 +00:00
database o regression 2020-01-05 18:58:38 +00:00
debugger o debugger 2020-01-05 18:58:38 +00:00
disassembly o cpu 2020-01-05 18:58:38 +00:00
errors o debugger 2020-01-05 18:58:38 +00:00
gui o debugger 2020-01-05 18:58:38 +00:00
hardware o instrumentation 2020-01-05 18:58:38 +00:00
magicflags o gopher2600 2020-01-05 18:58:38 +00:00
performance o cartridge 2020-01-05 18:58:38 +00:00
playmode o playmode 2020-01-05 18:58:38 +00:00
recorder o cartridge 2020-01-05 18:58:38 +00:00
regression o debugger 2020-01-05 18:58:38 +00:00
setup o regression 2020-01-05 18:58:38 +00:00
symbols o errors 2020-01-05 18:58:38 +00:00
television o debugger 2020-01-05 18:58:38 +00:00
test o cpu 2020-01-05 18:58:38 +00:00
COPYING o initial commit 2020-01-05 18:58:12 +00:00
FUTURE o tia 2020-01-05 18:58:38 +00:00
gopher2600.go o gopher2600 2020-01-05 18:58:38 +00:00
LICENCE o initial commit 2020-01-05 18:58:12 +00:00
Makefile o added Makefile 2020-01-05 18:58:38 +00:00