Gopher2600/errors
steve b03b64e527 o metavideo
- reimplemented system monitor as metavideo
    - system monitor was trying to be too general to the point where it
    was confusing
    - refactored sdl implementation accordingly

o debugging / script
    - "script capture" reclassified/renamed as "script recording"
    - i want to use capture to refer to the capturing of control input
    (joystick, etc.)

o assert
    - moved assert package to be a sub-package of hardware/cpu/register
    - not required anywhere other than the test packages for cpu and
    register
2020-01-05 18:58:32 +00:00
..
categories.go o metavideo 2020-01-05 18:58:32 +00:00
errors.go o replaced debugger/input package with debugger/commandline 2020-01-05 18:58:32 +00:00
messages.go o metavideo 2020-01-05 18:58:32 +00:00