Gopher2600 is an emulator for the Atari 2600 games console
Find a file
steve e18f17ca37 o regression
- added progress meter for playback regression types

o errors
    - added FatalError type. intended to be used instead of panic()

o limiter
    - created limiter package
    - moved sdl fpsLimiter to new package
    - added HasWaited() function in additio to Wait() function
2020-01-05 18:58:33 +00:00
debugger o debugger/script 2020-01-05 18:58:33 +00:00
disassembly o debugger/script 2020-01-05 18:58:33 +00:00
errors o regression 2020-01-05 18:58:33 +00:00
gui o regression 2020-01-05 18:58:33 +00:00
hardware o performance 2020-01-05 18:58:33 +00:00
performance o regression 2020-01-05 18:58:33 +00:00
playmode o debugger/script 2020-01-05 18:58:33 +00:00
recorder o recorder/playback 2020-01-05 18:58:33 +00:00
regression o regression 2020-01-05 18:58:33 +00:00
symbols o debugger/script 2020-01-05 18:58:33 +00:00
television o recorder/playback 2020-01-05 18:58:33 +00:00
test o television 2020-01-05 18:58:33 +00:00
COPYING o initial commit 2020-01-05 18:58:12 +00:00
gopher2600.go o regression 2020-01-05 18:58:33 +00:00
LICENCE o initial commit 2020-01-05 18:58:12 +00:00