Commit Graph

19 Commits

Author SHA1 Message Date
jn
a6be83b99e Fix a bunch of typos
No functional change.
2023-01-21 11:41:14 +01:00
Ry
2893b71847 Add CTRL key definition 2023-01-20 23:29:51 -08:00
Ry
dafd947987 Redraw the monitor console if invoked while already in the monitor 2022-10-27 19:13:50 -07:00
Ry
2720d0ddff Ignore the pushed value in interrupts and exceptions
Also handle more types of exceptions.
*** First commit compatible with the C rewrite!! ***
2022-10-26 21:50:29 -07:00
Ry
93093fbbcc monitor: Drastically improve the scrolling performance 2022-09-02 14:24:46 -07:00
Ry
1133e97e02 monitor: Return early if invoked while already in the monitor 2022-07-26 17:48:29 -07:00
Ry
7b5d395388 monitor: Make the background black instead of grey 2022-05-22 14:53:21 -07:00
Ry
3de7fd9567 monitor: Add a (very hacky) text cursor 2022-05-12 18:00:52 -07:00
Ry
e38d1df807 monitor: Don't allow backspacing past the start of the prompt 2022-05-12 17:23:01 -07:00
Ry
3247a29d2a monitor: Add jump and list commands 2022-05-12 15:10:24 -07:00
Ry
d08dfd527d monitor: Add set.SZ command 2022-05-01 18:03:04 -07:00
Ry
3ec126f877 monitor: Argument parsing 2022-04-27 13:45:45 -07:00
Ry
292718d866 monitor: Print error on invalid command 2022-04-27 13:41:44 -07:00
Ry
51f167f253 monitor: Attempt to speed up console scrolling 2022-04-25 22:27:01 -07:00
Ry
b87b5a3448 monitor: Proper command parsing 2022-04-25 21:46:47 -07:00
Ry
ae3d24922b monitor: Very basic argument parsing 2022-04-23 22:33:15 -07:00
Ry
408bd6c91d monitor: handle shift and caps keys 2022-04-23 15:01:47 -07:00
Ry
9769b10df6 fox32rom: Fix a few mistakes with the monitor 2022-04-18 15:27:27 -07:00
Ry
92f23e91a6 fox32rom: Start working on a ROM monitor 2022-04-18 14:48:04 -07:00