quakeforge/ruamoko/qwaq
Bill Currie 1910941426 [qwaq] Handle key events differently when running
Pressing F8 (or n) while the debug target was running would cause it to
stop at that point. While it's certainly desirable to stop a runaway
target on demand, that should be with a different input. Now, commands
that start the target running are ignored while the target is running.
No commands for when the target is running have been implemented yet,
but the provision is there.
2020-07-05 16:53:35 +09:00
..
builtins [qwaq] Fix a typo 2020-07-05 16:53:35 +09:00
debugger [qwaq] Handle key events differently when running 2020-07-05 16:53:35 +09:00
editor [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
ui [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
.gdbinit [qwaq] Move from tools to ruamoko 2020-03-01 00:55:15 +09:00
gcd.r [qwaq] Bring in qc gcd to use for debugger testing 2020-03-24 23:02:19 +09:00
Makemodule.am [build] Support silent rules for qfcc 2020-06-26 10:52:06 +09:00
qwaq-app.h [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
qwaq-app.r [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
qwaq.h [qwaq] Move progs create and load into the threads 2020-04-02 00:11:47 +09:00