1
0
mirror of https://github.com/sethm/symon.git synced 2024-06-20 10:29:33 +00:00
symon/src
Seth Morabito f7c5c3b763 Memory Window, Minor Bugfixes
Adds a new view that displays a single page of memory (user selectable)
and allows direct editing of memory contents.

Also fixes several minor bugs, including one that prevented the status
pane from updating after each manual step.
2012-12-29 22:47:23 -08:00
..
assets Finally handling key presses in the console! (Took long enough, huh?) Added a dead simple console echo example program in 6502 assembly, as well. 2012-10-11 16:08:04 -07:00
main/java/com/loomcom/symon Memory Window, Minor Bugfixes 2012-12-29 22:47:23 -08:00
test/java/com/loomcom/symon Cleaner simulator startup and run-loop exiting 2012-12-10 21:53:01 -08:00