Gopher2600/errors
steve 49d429b6bf o cpu
- implemented BRK and RTI instructions - not fully tested
    - tidied up when NoSideEffect is checked

o debugger
    - fixed breakAndTrapCallback
    - fixed instruction result validity check crash caused when
	instruction step resulted a runtime error

o cartridge
    - added support for half-size cartridges
    - tidied up error handling

o various commentary cleanups/clarifications

o move test files to test/ directory
2020-01-05 18:58:29 +00:00
..
categories.go o cpu 2020-01-05 18:58:29 +00:00
errors.go o errors 2020-01-05 18:58:28 +00:00
messages.go o cpu 2020-01-05 18:58:29 +00:00