Go to file
Aaron Giles 06970c54a7 Added two new Windows OSD options: -debugger_font and -debugger_font_size,
which control the font and size used in the debugger text Windows. These 
default to "Lucida Console" and 9pt, which is the same face as previously 
hard-coded but 1pt larger. Personally, I prefer "Consolas" 9pt, which is
one of the new "C" fonts included with Windows Vista and later (also
available for free download on older systems). Note that only fixed-width
fonts really work here, for obvious reasons.
2008-12-30 19:43:34 +00:00
docs Minor fix to Shift-F11 description. 2008-10-16 17:01:16 +00:00
src Added two new Windows OSD options: -debugger_font and -debugger_font_size, 2008-12-30 19:43:34 +00:00
.gitattributes Merged i8x41 (UPI-41) core into MCS-48 core: 2008-12-30 00:24:06 +00:00
makefile Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER 2008-06-26 14:51:23 +00:00