Gopher2600 is an emulator for the Atari 2600 games console
Find a file
steve acc10f8d97 o errors
- renamed FormattedError to AtariError
    - renamed NewFormattedError to New
    - implemented Is() and IsAny() for more convenient testing
    + changed all error testing to use Is() and IsAny()
    - renamed FatalError to PanicError to better indicate the intent
2020-01-05 18:58:38 +00:00
database o errors 2020-01-05 18:58:38 +00:00
debugger o errors 2020-01-05 18:58:38 +00:00
disassembly o errors 2020-01-05 18:58:38 +00:00
errors o errors 2020-01-05 18:58:38 +00:00
gui o errors 2020-01-05 18:58:38 +00:00
hardware o errors 2020-01-05 18:58:38 +00:00
performance o errors 2020-01-05 18:58:38 +00:00
playmode o errors 2020-01-05 18:58:38 +00:00
recorder o errors 2020-01-05 18:58:38 +00:00
regression o errors 2020-01-05 18:58:38 +00:00
setup o errors 2020-01-05 18:58:38 +00:00
symbols o errors 2020-01-05 18:58:38 +00:00
television o errors 2020-01-05 18:58:38 +00:00
test o SDL / GUI 2020-01-05 18:58:35 +00:00
COPYING o initial commit 2020-01-05 18:58:12 +00:00
FUTURE o sprites 2020-01-05 18:58:36 +00:00
gopher2600.go o errors 2020-01-05 18:58:38 +00:00
LICENCE o initial commit 2020-01-05 18:58:12 +00:00