.. |
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
|
Fixed SVN Id line
|
2014-07-06 18:30:24 +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
|
Bochs gui code cleanup
|
2017-01-15 11:44:43 +00:00 |
carbon.cc
|
Bochs gui code cleanup
|
2017-01-15 11:44:43 +00:00 |
enh_dbg.cc
|
added support for conditional breakpoints in Bochs debugger
|
2017-08-22 18:47:18 +00:00 |
enh_dbg.h
|
Added "DockOrder" setting to gui debugger INI file.
|
2014-09-14 19:36:13 +00:00 |
gtk_enh_dbg_osdep.cc
|
continue param tree changes
|
2018-01-19 20:27:04 +00:00 |
gui.cc
|
Added symbol BX_GUI_CONFIRM_QUIT to enable showing the dialog after pressing
|
2017-04-02 16:16:53 +00:00 |
gui.h
|
Set up VGA palette entries for gui console to make sure the text is visible.
|
2017-03-03 12:43:20 +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
|
Added symbol BX_NULL_PREFIX and fixed textconfig log options table.
|
2013-12-31 09:20:08 +00:00 |
keymap.h
|
Adding Id and Rev property to all files
|
2011-02-24 22:05:47 +00:00 |
macintosh.cc
|
Bochs gui code cleanup
|
2017-01-15 11:44:43 +00:00 |
Makefile.in
|
Added Android host platform support to Bochs based on SF patch #534.
|
2016-08-12 17:06:14 +00:00 |
nogui.cc
|
X11 gui code cleanup
|
2017-01-15 12:57:06 +00:00 |
paramtree.cc
|
rename bx_shadow_data_c::get_format as it overrides/collides with bx_param::get_format
|
2018-01-19 21:21:09 +00:00 |
paramtree.h
|
rename bx_shadow_data_c::get_format as it overrides/collides with bx_param::get_format
|
2018-01-19 21:21:09 +00:00 |
rfb.cc
|
Moved all Bochs multi-threading definitions from bochs.h and osdep.h to a new
|
2017-09-10 15:55:13 +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
|
Added new symbol BX_USE_WIN32CONFIG in config.h and cleaned up related code
|
2014-06-20 09:31:56 +00:00 |
scrollwin.h
|
initial implementation of scrollable dialog items on WIN32
|
2013-03-18 19:08:26 +00:00 |
sdl2.cc
|
SDL/SDL2 guis: Always use SDL specific byteorder macros here. This shouldn't
|
2017-04-04 17:57:44 +00:00 |
sdl.cc
|
SDL/SDL2 guis: Always use SDL specific byteorder macros here. This shouldn't
|
2017-04-04 17:57:44 +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
|
Some more work on the new SDL2 gui
|
2014-06-28 13:25:52 +00:00 |
siminterface.cc
|
rename bx_shadow_data_c::get_format as it overrides/collides with bx_param::get_format
|
2018-01-19 21:21:09 +00:00 |
siminterface.h
|
Implemented Bochs BIOS option "fastboot" for skipping the boot menu delay.
|
2017-02-16 21:43:52 +00:00 |
svga.cc
|
Simplified immediate shutdown code by using BX_FATAL.
|
2017-01-24 21:52:19 +00:00 |
term.cc
|
Bochs gui code cleanup
|
2017-01-15 11:44:43 +00:00 |
textconfig.cc
|
continue param tree changes
|
2018-01-19 20:27:04 +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
|
Moved all Bochs multi-threading definitions from bochs.h and osdep.h to a new
|
2017-09-10 15:55:13 +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
|
continue param tree changes
|
2018-01-19 20:27:04 +00:00 |
win32.cc
|
Added new win32 gui option "traphotkeys" to disable system hotkeys for the
|
2017-05-05 21:44:30 +00:00 |
win32dialog.cc
|
continue param tree changes
|
2018-01-19 20:27:04 +00:00 |
win32dialog.h
|
Added new symbol BX_USE_WIN32CONFIG in config.h and cleaned up related code
|
2014-06-20 09:31:56 +00:00 |
win32paramdlg.cc
|
continue param tree changes
|
2018-01-19 20:27:04 +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
|
Replaced floppy dialog by a new implementation based on win32ParamDialog
|
2013-12-08 21:22:50 +00:00 |
wx.cc
|
Fixes and updates for wxWidgets 3.0
|
2017-06-04 09:32:58 +00:00 |
wxdialog.cc
|
continue param tree changes
|
2018-01-19 20:27:04 +00:00 |
wxdialog.h
|
diff -urNX /home/volker/exclude-bochs /home/volker/bochs/bochs/bochs.h ./bochs.h
|
2016-12-28 15:06:34 +00:00 |
wxmain.cc
|
Fixed GCC 6.3 warnings (indentation only).
|
2017-08-07 18:18:18 +00:00 |
wxmain.h
|
Updated code for the invisible cursor on wxGTK (fixes compilation on wxMSW 3.0).
|
2017-06-03 14:32:56 +00:00 |
x.cc
|
Changed a lot of malloc() / free() calls to C++ style new / delete.
|
2017-02-18 11:13:56 +00:00 |