.. |
bitmaps
|
|
|
font
|
|
|
keymaps
|
Extended Italian keymap (patch by Michele Giacomone).
|
2020-05-06 11:47:41 +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
|
Two small Bochs debugger changes.
|
2019-12-14 12:55:08 +00:00 |
enh_dbg.h
|
Two small Bochs debugger changes.
|
2019-12-14 12:55:08 +00:00 |
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
|
BX_KEY_* defines replaced by enum list.
|
2019-12-26 16:14:31 +00:00 |
icon_bochs.h
|
|
|
icon_bochs.xpm
|
|
|
keymap.cc
|
|
|
keymap.h
|
|
|
macintosh.cc
|
|
|
Makefile.in
|
In the plugins case, don't use vncsrv link options for bochs.exe.
|
2020-02-07 23:32:27 +00:00 |
nogui.cc
|
|
|
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
|
Fixed some gcc 9.2 warnings on Windows.
|
2020-02-06 17:13:01 +00:00 |
rfb.h
|
|
|
rfbkeys.h
|
|
|
scrollwin.cc
|
|
|
scrollwin.h
|
|
|
sdl2.cc
|
|
|
sdl.cc
|
|
|
sdl.h
|
|
|
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
|
DDC: changed the "off" case to Bochs default name "disabled" and updated docs.
|
2020-03-22 12:31:34 +00:00 |
svga.cc
|
|
|
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
|
|
|
vncsrv.cc
|
Fixed some gcc 9.2 warnings on Windows.
|
2020-02-06 17:13:01 +00:00 |
wenhdbg_res.h
|
|
|
win32_enh_dbg_osdep.cc
|
Fixed some more gcc warnings (SDL and win32 gui debugger).
|
2020-02-06 21:42:08 +00:00 |
win32.cc
|
|
|
win32dialog.cc
|
|
|
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
|
Fixed some more gcc warnings (strncpy() usage in wx gui).
|
2020-02-07 15:10:55 +00:00 |
wxdialog.h
|
|
|
wxmain.cc
|
Fixed some more gcc warnings (strncpy() usage in wx gui).
|
2020-02-07 15:10:55 +00:00 |
wxmain.h
|
|
|
x.cc
|
Reduce maximum screen height by the height of header bar and status bar.
|
2020-01-12 19:00:56 +00:00 |