Bochs/bochs/gui
Volker Ruppert 533e2f7c76 Some USB debugger config parameter changes.
- Changed USB debug type defines to enum.
- Trigger options depend on the debug type parameter.
- Minor related changes.
2024-06-16 10:33:14 +02:00
..
bitmaps Initial start of the USB Debugger (#165) 2024-03-10 13:05:41 +02:00
font
keymaps
amigagui.h
amigaos.cc remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
carbon.cc
enh_dbg.cc fix for issue #326 2024-06-14 19:43:46 +03:00
enh_dbg.h remove fpu/softfloat.h, reduce include deprendencies, fix warnings 2024-04-25 11:50:48 +03:00
gtk_enh_dbg_osdep.cc Setting GTK version number in config.h fixes GTK3 compilation. 2024-03-30 16:59:06 +01:00
gui.cc Fixed text mode cursor blinking (not depending on text blink feature). 2024-05-04 08:40:00 +02:00
gui.h Added structure for gui options and zero it out in constructor. 2024-04-27 23:06:02 +02:00
icon_bochs.h
icon_bochs.xpm
keymap.cc
keymap.h
macintosh.cc
Makefile.in Initial start of the USB Debugger (#165) 2024-03-10 13:05:41 +02:00
nogui.cc
paramtree.cc Allow setting disabled parameters in the bochsrc / command line stage. 2024-02-25 11:08:11 +01:00
paramtree.h Fixed some memory leaks in the paramtree code (discussion #144). 2023-11-25 13:28:51 +01:00
rfb.cc Implemented secondary VGA charmap support. 2023-12-29 17:47:44 +01:00
rfb.h
rfbkeys.h
scrollwin.cc Converted the win32config module to a plugin (using PLUGTYPE_CORE for now). 2021-03-26 19:12:09 +00:00
scrollwin.h
sdl2.cc Fixed SDL2 fullscreen toggle. 2024-05-30 22:19:07 +02:00
sdl.cc Fixed two legacy SDL key handling issues. 2024-06-02 19:28:08 +02:00
sdl.h
sdlkeys.h remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
siminterface.cc Enable debugger gui only if available (wx handling was incorrect). 2024-06-04 20:39:12 +02:00
siminterface.h Initial start of the USB Debugger (#165) 2024-03-10 13:05:41 +02:00
term.cc
textconfig.cc Added modeless message box in the restore code and some related fixes. 2023-12-03 12:34:03 +01:00
vncsrv.cc Fixed compilation of vncsrv gui in Cygwin. 2024-04-01 09:01:27 +02:00
wenhdbg_res.h
win32_enh_dbg_osdep.cc
win32.cc Fullscreen mode fixes for the win32 gui. 2024-05-30 13:46:27 +02:00
win32config.cc Initial start of the USB Debugger (#165) 2024-03-10 13:05:41 +02:00
win32dialog.h Converted the win32config module to a plugin (using PLUGTYPE_CORE for now). 2021-03-26 19:12:09 +00:00
win32paramdlg.cc Converted the win32config module to a plugin (using PLUGTYPE_CORE for now). 2021-03-26 19:12:09 +00:00
win32paramdlg.h
win32res.h
win32usb.cc Some USB debugger config parameter changes. 2024-06-16 10:33:14 +02:00
win32usb.h Some USB debugger config parameter changes. 2024-06-16 10:33:14 +02:00
win32usbres.h Initial start of the USB Debugger (#165) 2024-03-10 13:05:41 +02:00
wx.cc Enable debugger gui only if available (wx handling was incorrect). 2024-06-04 20:39:12 +02:00
wxdialog.cc Added modeless message box support for the wxWidgets port. 2023-11-05 19:05:24 +01:00
wxdialog.h Added modeless message box support for the wxWidgets port. 2023-11-05 19:05:24 +01:00
wxmain.cc Added modeless message box in the restore code and some related fixes. 2023-12-03 12:34:03 +01:00
wxmain.h
x.cc Added structure for gui options and zero it out in constructor. 2024-04-27 23:06:02 +02:00