1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-01 15:00:38 +00:00
QB64-PE/source
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
..
global Changes version number to carry on with patches. 2021-03-05 11:09:42 -03:00
ide $DEBUG mode now in working state. 2021-07-11 21:05:03 -03:00
subs_functions Begins prototyping a $DEBUG metacommand. 2021-07-09 08:08:49 -03:00
utilities $DEBUG mode now in working state. 2021-07-11 21:05:03 -03:00
icon.rc Changes version number to carry on with patches. 2021-03-05 11:09:42 -03:00
qb64.bas $DEBUG mode now in working state. 2021-07-11 21:05:03 -03:00
qb64.ico Proper embedding of qb64.ico into the Windows binary. 2016-09-04 12:12:30 -03:00