Bochs/bochs/gui
Volker Ruppert 3f760e2900 Some work on the Bochs plugins support.
- Improved macro definitions for plugin entry points.
- Forward declarations of plugin entry points are only required when plugin
  support is off.
- Improved panic message for the case when plugin entry point is not found.
2021-01-24 19:47:04 +00:00
..
bitmaps
font
keymaps Some work on the USB keyboard / keypad emulation. 2020-12-15 11:29:36 +00:00
amigagui.h
amigaos.cc Some work on the Bochs version number strings. 2019-11-14 10:34:39 +00:00
carbon.cc Some work on the Bochs version number strings. 2019-11-14 10:34:39 +00:00
enh_dbg.cc enable syntax switch with new disasm also in GUI debugger, switch to new disasm by default everywhere 2021-01-02 12:04:52 +00:00
enh_dbg.h Two small Bochs debugger changes. 2019-12-14 12:55:08 +00:00
gtk_enh_dbg_osdep.cc Fixed deadlock in GTK debugger gui pointed out in SF patch #557. 2021-01-06 12:18:35 +00:00
gui.cc Simplified floppy / cdrom toolbar button handlers and related cleanups. 2020-12-12 12:32:26 +00:00
gui.h Some work on the Bochs plugins support. 2021-01-24 19:47:04 +00:00
icon_bochs.h
icon_bochs.xpm
keymap.cc Fixed another issue reported by valgrind and some tab2space changes. 2020-11-11 08:14:02 +00:00
keymap.h
macintosh.cc Bochs gui code cleanup 2017-01-15 11:44:43 +00:00
Makefile.in Some work on the Bochs plugins support. 2021-01-02 20:49:39 +00:00
nogui.cc X11 gui code cleanup 2017-01-15 12:57:06 +00:00
paramtree.cc Apply SF [patch:#549] Fix snapshot param overflowing 32-bit integers 2020-01-13 05:23:24 +00:00
paramtree.h remove BX_TRUE/BX_FALSE macros, use stdc++ true/false instead 2019-12-09 16:44:36 +00:00
rfb.cc Some USB keyboard related changes. 2020-12-16 12:24:35 +00:00
rfb.h
rfbkeys.h
scrollwin.cc
scrollwin.h
sdl2.cc Some USB keyboard related changes. 2020-12-16 12:24:35 +00:00
sdl.cc Some USB keyboard related changes. 2020-12-16 12:24:35 +00:00
sdl.h
sdlkeys.h
siminterface.cc Rewrite of the optional plugin control feature. 2021-01-21 18:10:40 +00:00
siminterface.h Some work on the Bochs plugin API. 2021-01-18 19:57:11 +00:00
term.cc Some work on the term gui. 2020-11-23 10:14:13 +00:00
textconfig.cc Rewrite of the optional plugin control feature. 2021-01-21 18:10:40 +00:00
textconfig.h On Windows only use the runtime config dialog box if the gui console is not 2017-01-10 21:40:05 +00:00
vncsrv.cc Some USB keyboard related changes. 2020-12-16 12:24:35 +00:00
wenhdbg_res.h
win32_enh_dbg_osdep.cc Moving include statements of Bochs internal headers makes gui dependencies 2020-08-21 15:18:44 +00:00
win32.cc Some changes for the USB keyboard support. 2020-12-16 20:04:47 +00:00
win32dialog.cc Rewrite of the optional plugin control feature. 2021-01-21 18:10:40 +00:00
win32dialog.h
win32paramdlg.cc Moving include statements of Bochs internal headers makes gui dependencies 2020-08-21 15:18:44 +00:00
win32paramdlg.h
win32res.h Rewrite of the optional plugin control feature. 2021-01-21 18:10:40 +00:00
wx.cc Some code cleanup after implementing new text update API. 2020-11-22 09:02:38 +00:00
wxdialog.cc Rewrite of the optional plugin control feature. 2021-01-21 18:10:40 +00:00
wxdialog.h Rewrite of the optional plugin control feature. 2021-01-21 18:10:40 +00:00
wxmain.cc Replaced the plugin init / fini functions with one single function called 2021-01-23 12:06:11 +00:00
wxmain.h Rewrite of the optional plugin control feature. 2021-01-21 18:10:40 +00:00
x.cc Some USB keyboard related changes. 2020-12-16 12:24:35 +00:00