1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-03 07:41:21 +00:00
qb64/source/utilities
Fellippe Heitor 19219dbfe5 $DEBUG mode now in working state.
F9 (or clicking a line number) will toggle a breakpoint; When running a 
program, F8 will pause/step line by line, F9 will still be usable to 
toggle breakpoints and F5 will continue execution. ESC exits $DEBUG 
mode.
2021-07-11 21:05:03 -03:00
..
ini-manager Reduces INI-Manager to the bare minimum. 2021-02-07 23:07:56 -03:00
color0.bi Makes $COLOR constansts an external includable file. 2020-01-18 00:20:54 -03:00
color32.bi Makes $COLOR constansts an external includable file. 2020-01-18 00:20:54 -03:00
QB45BIN.bas Improves binary QuickBASIC 4.5 converter. 2020-07-30 20:56:08 -03:00
strings.bas Makes strings.bas $includable by option _explicit projects 2021-03-10 17:22:37 -03:00
vwatch.bi $DEBUG mode now in working state. 2021-07-11 21:05:03 -03:00
vwatch.bm $DEBUG mode now in working state. 2021-07-11 21:05:03 -03:00
vwatch_stub.bm $DEBUG mode now in working state. 2021-07-11 21:05:03 -03:00