Bochs/bochs/gui
Shwartsman daa0e4506d add more features to configure scripts in repo (they are used for building release)
add SVM, EVEX, CET

reduce compilation dependencies
remove paramtree.h from bochs.h so many modules won't include it anymore

indentation fixes
2023-10-16 16:40:05 +03:00
..
bitmaps - deleted executable properties from source files 2011-04-03 10:29:19 +00:00
font - moved vga font to gui/font 2011-07-10 14:00:58 +00:00
keymaps Some work on the USB keyboard / keypad emulation. 2020-12-15 11:29:36 +00:00
amigagui.h - removed x/y tile size parameters from specific_init() since the tile dimensions 2012-03-03 12:41:24 +00:00
amigaos.cc remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
carbon.cc Changed bx_bool to bool type in the gui component of Bochs. 2021-01-30 18:32:52 +00:00
enh_dbg.cc move debug.h from bochs.h and include it only where required 2021-01-31 15:22:58 +00:00
enh_dbg.h Changed bx_bool to bool type in the gui component of Bochs. 2021-01-30 18:32:52 +00:00
gtk_enh_dbg_osdep.cc remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
gui.cc Force a VGA window refresh when leaving gui console mode. 2021-06-07 11:30:08 +00:00
gui.h Improved plugin type detection at Bochs startup. 2021-02-07 16:16:06 +00:00
icon_bochs.h Adding Id and Rev property to all files 2011-02-24 22:05:47 +00:00
icon_bochs.xpm - fixed xpm-related warnings in 'x' and 'wx' 2011-02-10 23:00:56 +00:00
keymap.cc remove gui.h from bochs.h and include it only where required 2021-01-30 18:47:25 +00:00
keymap.h Changed bx_bool to bool type in the gui component of Bochs. 2021-01-30 18:32:52 +00:00
macintosh.cc Changed bx_bool to bool type in the gui component of Bochs. 2021-01-30 18:32:52 +00:00
Makefile.in remove instrument.h from bochs.h so it won't be included everywhere 2022-07-30 22:35:43 +03:00
nogui.cc Fixed nogui compilation. 2021-01-30 19:20:45 +00:00
paramtree.cc remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
paramtree.h Fixed two minor issues in bx_param_num_c class. 2021-03-28 06:31:03 +00:00
rfb.cc Added display library option for disabling the Bochs gui console - using system 2021-06-11 14:46:38 +00:00
rfb.h Prepare the RFB sources for the implementation of a new gui based on the 2013-05-30 09:31:21 +00:00
rfbkeys.h Some work on the new 'vncsrv' gui 2013-05-31 16:46:15 +00:00
scrollwin.cc Converted the win32config module to a plugin (using PLUGTYPE_CORE for now). 2021-03-26 19:12:09 +00:00
scrollwin.h initial implementation of scrollable dialog items on WIN32 2013-03-18 19:08:26 +00:00
sdl2.cc Added display library option for disabling the Bochs gui console - using system 2021-06-11 14:46:38 +00:00
sdl.cc Added display library option for disabling the Bochs gui console - using system 2021-06-11 14:46:38 +00:00
sdl.h Changing data type sdl fonts to "static const Bit8u" fixes conflict and 2017-01-01 19:37:26 +00:00
sdlkeys.h remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
siminterface.cc Xhci options (#92) 2023-10-15 21:47:24 +03:00
siminterface.h add more features to configure scripts in repo (they are used for building release) 2023-10-16 16:40:05 +03:00
term.cc Changed bx_bool to bool type in the gui component of Bochs. 2021-01-30 18:32:52 +00:00
textconfig.cc Added new plugin type PLUGTYPE_CI for config interfaces. Updated related code 2021-03-27 17:23:31 +00:00
vncsrv.cc Added display library option for disabling the Bochs gui console - using system 2021-06-11 14:46:38 +00:00
wenhdbg_res.h Added capability to use the gui debugger output window as a log viewer 2014-01-13 21:31:14 +00:00
win32_enh_dbg_osdep.cc move debug.h from bochs.h and include it only where required 2021-01-31 15:22:58 +00:00
win32.cc Wider statusbar elements 2023-02-10 21:17:21 -07:00
win32config.cc Added new plugin type PLUGTYPE_CI for config interfaces. Updated related code 2021-03-27 17:23:31 +00: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 Added new symbol BX_USE_WIN32CONFIG in config.h and cleaned up related code 2014-06-20 09:31:56 +00:00
win32res.h Rewrite of the optional plugin control feature. 2021-01-21 18:10:40 +00:00
wx.cc Added new plugin type PLUGTYPE_CI for config interfaces. Updated related code 2021-03-27 17:23:31 +00:00
wxdialog.cc remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
wxdialog.h Rewrite of the optional plugin control feature. 2021-01-21 18:10:40 +00:00
wxmain.cc Makefile dependency updates 2021-03-13 09:54:06 +00:00
wxmain.h Small code cleanup. 2021-03-08 09:04:16 +00:00
x.cc remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00