Bochs/bochs/gui
Volker Ruppert 4f311f0618 Some work on the Bochs plugins support.
- Added suffix "_gui" to the base name of display library plugins.
- Added new function plugins_search() that browses the plugin folder(s) and
  detects the type from the library name. Plugins with no prefix or suffix are
  treated as i/o device plugins. The plugin_load() function uses this database.
- Some related fixes and cleanups.
2021-01-02 20:49:39 +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
carbon.cc
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
gtk_enh_dbg_osdep.cc Moving include statements of Bochs internal headers makes gui dependencies 2020-08-21 15:18:44 +00:00
gui.cc Simplified floppy / cdrom toolbar button handlers and related cleanups. 2020-12-12 12:32:26 +00:00
gui.h Removed "svga" display library designed for the obsolete Linux SVGALib. 2020-11-25 07:56:32 +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
Makefile.in Some work on the Bochs plugins support. 2021-01-02 20:49:39 +00:00
nogui.cc
paramtree.cc
paramtree.h
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 Accessing function bx_split_option_list() via siminterface method fixes MSVC 2020-12-04 21:09:18 +00:00
siminterface.h Accessing function bx_split_option_list() via siminterface method fixes MSVC 2020-12-04 21:09:18 +00:00
term.cc Some work on the term gui. 2020-11-23 10:14:13 +00:00
textconfig.cc Fixed gcc 9.3 warnings in case C++17 support is enabled. 2020-09-02 08:35:44 +00:00
textconfig.h
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 Added gui message box support and use it to display errors that can occur in 2020-10-18 19:57:05 +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
wx.cc Some code cleanup after implementing new text update API. 2020-11-22 09:02:38 +00:00
wxdialog.cc Removed unnecessary include. 2020-12-26 08:53:06 +00:00
wxdialog.h
wxmain.cc Added gui message box support and use it to display errors that can occur in 2020-10-18 19:57:05 +00:00
wxmain.h
x.cc Some USB keyboard related changes. 2020-12-16 12:24:35 +00:00