fox32rom/monitor/commands
2023-12-22 23:16:57 -05:00
..
commands.asm Refactor monitor/commands/commands.asm 2023-12-22 23:16:57 -05:00
exit.asm Make use of data.strz 2023-02-01 23:49:23 +01:00
help.asm Move register printout into new 'reg' command 2023-12-22 17:12:22 -05:00
jump.asm monitor: jump command now does an actual exit and jump 2023-03-30 17:36:15 -07:00
list.asm Make use of data.strz 2023-02-01 23:49:23 +01:00
load.asm monitor: Add load command 2023-03-30 17:36:48 -07:00
reg.asm Move register printout into new 'reg' command 2023-12-22 17:12:22 -05:00
set.asm Make use of data.strz 2023-02-01 23:49:23 +01:00