quakeforge/ruamoko/qwaq/builtins
Bill Currie f72e8ef551 [qwaq] Fix a couple of errors in debug
Update qdb_get_string's mangling for qfcc's new unsigned int support and
fix an incorrect cast of the param pointer passed by prd_runerror that
caused a segfault when trying to use the string. Attempting to use
qwaq-app (ie, the qc debugger) on Ruamoko ISA progs mostly works, but
the defs are decidedly unhappy (due to the base registers).
2022-01-23 02:04:28 +09:00
..
curses.c [qwaq] Disable xterm mouse handling on shutdown 2021-10-29 10:16:42 +09:00
debug.c [qwaq] Fix a couple of errors in debug 2022-01-23 02:04:28 +09:00
editbuffer.c [qwaq] Fix up file headers 2021-12-24 06:45:13 +09:00
graphics.c [gamecode] Rename func_t to pr_func_t 2022-01-18 15:36:58 +09:00
main.c [gamecode] Clean up string_t and pointer_t 2022-01-18 12:11:14 +09:00
qwaq-cmd.c [qwaq] Fix up file headers 2021-12-24 06:45:13 +09:00
qwaq-curses.c [qwaq] Fix up file headers 2021-12-24 06:45:13 +09:00
qwaq-graphics.c [qwaq] Drop qwaq-graphics.log 2021-12-24 06:45:13 +09:00
term-input.c [qwaq] Send app focus event on startup 2022-01-21 00:44:04 +09:00
threading.c [qwaq] Implement more debugger def views 2021-09-25 01:42:36 +09:00