3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 19 hours ago.
Jun 22, 2024 — Jun 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rename the debugger 'exit' command to 'finish' (gdb compatibility). More... about 22 years ago
Make the 'registers' display be of fixed size. More... about 22 years ago
Make the (command entry-evaluate button) box be of fixed vertical size. More... about 22 years ago
Make the evaluate button not resize itself larger. More... about 22 years ago
Stop debugger entering an infinite loop if SP were just above or at zero. More... about 22 years ago
Add the debugger 'clear' command similar to gdb's. More... about 22 years ago
Make the debugger documentation meta-syntactic variables not all be 'number' if they could have better names. More... about 22 years ago
Document the 'break port' command. More... about 22 years ago
Rename the debugger 'break clear' command to 'delete' and 'break ignore' to 'ignore' to be more similar to gdb. More... about 22 years ago
Disable GTK2 until it might actually work. More... about 22 years ago
Document the debugger properly. More... about 22 years ago
Document the Machine/Break option. Just references an unwritten `MONITOR/DEBUGGER' section at the moment, though... More... about 22 years ago
Document the Machine/NMI option. More... about 22 years ago
Remove mention of the double sized screen option. More... about 22 years ago
Remember to distribute extra headers and source files *thwap* More... about 22 years ago
Make sure error messages are output via dialog boxes under GTK+. More... over 22 years ago
Bump version number to 0.5.2pre2. More... over 22 years ago
Document the Release-0_5_2pre2 tag. More... over 22 years ago
Allow screenshots to be saved with the 'skipping half' scaler. More... over 22 years ago
Improve the libpng test. More... over 22 years ago
Generate memory_internal.o via Makefile hackery, rather than via the memory_internal.c source file. More... over 22 years ago
Partially re-add the double_screen option so old config files don't cause barfs. More... over 22 years ago
Add and use a 'skipping half' scaler. Mostly for xlib, but make it available for GTK and SDL as well. More... over 22 years ago
Remove the now unused 'double sized screenshots' option. More... over 22 years ago
Make parallel makes work. More... over 22 years ago
Allow the widgets to select a scaler to save screenshots with. More... over 22 years ago
Generalise the scaler selector code further by making it just return a scaler, not actually set the new one. More... over 22 years ago
Beginnings of code to generalise the widget scaler selector so it can later be used for screenshots as well. More... over 22 years ago
Allow PNG screenshot scaler selection from GTK. More... over 22 years ago
Allow different scalers to be used. No mechanism for selecting one yet, so just hard-wired to double-size. More... over 22 years ago