.. |
bitmaps
|
|
|
font
|
|
|
keymaps
|
|
|
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
|
applying SF patch #545 Speling fixes
|
2019-12-09 16:29:23 +00:00 |
enh_dbg.h
|
|
|
gtk_enh_dbg_osdep.cc
|
Some work for GTK version 3 compatiblity
|
2019-11-11 19:40:09 +00:00 |
gui.cc
|
Since source and destination area overlap, we have to use memmove() here.
|
2019-11-24 18:13:12 +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
|
|
|
icon_bochs.xpm
|
|
|
keymap.cc
|
|
|
keymap.h
|
|
|
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
|
Added method parse_param() to bx_param_bytestring_c and use it to reduce code
|
2018-02-04 22:20:46 +00:00 |
paramtree.h
|
Added method parse_param() to bx_param_bytestring_c and use it to reduce code
|
2018-02-04 22:20:46 +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
|
|
|
rfbkeys.h
|
|
|
scrollwin.cc
|
|
|
scrollwin.h
|
|
|
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
|
|
|
siminterface.cc
|
apply SF patch #544 Use format specifiers in printf-based calls
|
2019-12-09 15:18:47 +00:00 |
siminterface.h
|
Prepared config interface for a hard disk sector size option.
|
2018-03-13 20:35:56 +00:00 |
svga.cc
|
Simplified immediate shutdown code by using BX_FATAL.
|
2017-01-24 21:52:19 +00:00 |
term.cc
|
applying SF patch #545 Speling fixes
|
2019-12-09 16:29:23 +00:00 |
textconfig.cc
|
Added method parse_param() to bx_param_bytestring_c and use it to reduce code
|
2018-02-04 22:20:46 +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
|
|
|
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
|
|
|
win32paramdlg.cc
|
Now also using parse_param() method for BXT_PARAM_BYTESTRING input to reduce
|
2018-02-05 21:08:43 +00:00 |
win32paramdlg.h
|
|
|
win32res.h
|
|
|
wx.cc
|
Some work for GTK version 3 compatiblity
|
2019-11-11 19:40:09 +00:00 |
wxdialog.cc
|
Now using wxFONTWEIGHT_XXX constant instead of deprecated one.
|
2019-12-01 18:57:08 +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
|
Some work on the Bochs version number strings.
|
2019-11-14 10:34:39 +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
|
Check if Xrandr extension is present.
|
2019-04-21 20:08:32 +00:00 |