fox32rom/monitor
mebibytedraco b1aa77aa70 Refactor system_breakpoint_handler
Modifies system_breakpoint_handler so that all fox32 registers are saved
on the stack in a predictable order, and they are printed using a loop.
Also comments out two seemingly unneccessary additions in the monitor's
hex printing functions.
2023-12-22 15:20:53 -05:00
..
commands monitor: Add load command 2023-03-30 17:36:48 -07:00
console.asm Refactor system_breakpoint_handler 2023-12-22 15:20:53 -05:00
keyboard.asm Add CTRL key definition 2023-01-20 23:29:51 -08:00
monitor.asm monitor: jump command now does an actual exit and jump 2023-03-30 17:36:15 -07:00
shell.asm Make use of data.strz 2023-02-01 23:49:23 +01:00
vsync.asm Ignore the pushed value in interrupts and exceptions 2022-10-26 21:50:29 -07:00