.. |
bitmaps
|
|
|
keymaps
|
- the keyboard mapping feature for wxbochs (wxGTK version) now works with the
|
2002-10-16 16:32:55 +00:00 |
amigagui.h
|
|
|
amigaos.cc
|
|
|
beos.cc
|
|
|
carbon.cc
|
- apply patch.carbon-jusansai from Chris Thomas. This is associated with
|
2002-09-30 14:03:20 +00:00 |
control.cc
|
- clean up the command line argument parsing. Before, we had two slightly
|
2002-10-14 13:37:20 +00:00 |
control.h
|
|
|
gui.cc
|
- userbutton shortcut feature improved. The shortcut string can be a combination
|
2002-10-16 19:50:27 +00:00 |
gui.h
|
|
|
icon_bochs.h
|
|
|
keymap.cc
|
- ascii chars are always Bit8u values (Bit32s has generated negative values for
|
2002-10-09 17:49:44 +00:00 |
keymap.h
|
- add key mapping for SDL gui, to demonstrate/verify that key mapping is not
|
2002-10-08 06:14:53 +00:00 |
macintosh.cc
|
|
|
Makefile.in
|
- add -lwinmm to the link lines anytime you use --enable-sb16=win. Now
|
2002-10-01 23:37:50 +00:00 |
nogui.cc
|
|
|
rfb.cc
|
|
|
rfb.h
|
|
|
rfbproto.h
|
|
|
sdl.cc
|
- keysym for the "AltGr" key added (SDLK_RMETA = BX_KEY_ALT_R)
|
2002-10-12 13:10:09 +00:00 |
sdl.h
|
- add a few more missing keys: left&right windows keys, pause
|
2002-09-25 07:24:41 +00:00 |
sdlkeys.h
|
- add key mapping for SDL gui, to demonstrate/verify that key mapping is not
|
2002-10-08 06:14:53 +00:00 |
siminterface.cc
|
- fix incorrect use of delete ptr in text mode debugger. It should
|
2002-10-16 21:37:06 +00:00 |
siminterface.h
|
- upgrade bx_param_num to use 64 bit values, so that I could make
|
2002-10-16 19:39:27 +00:00 |
term.cc
|
- avoid segfaults by checking if the term gui has already been initialized
|
2002-09-26 02:53:58 +00:00 |
win32.cc
|
- force a text screen update after a charmap change
|
2002-10-04 10:52:44 +00:00 |
wx.cc
|
- the keyboard mapping feature for wxbochs (wxGTK version) now works with the
|
2002-10-16 16:32:55 +00:00 |
wxdialog.cc
|
- shouldn't have default values for method parameters in the .cc! oops.
|
2002-10-16 19:27:17 +00:00 |
wxdialog.h
|
- I was having compile problems because when BX_DEBUGGER==0 the declaration
|
2002-10-16 20:39:43 +00:00 |
wxmain.cc
|
- clean up the command line argument parsing. Before, we had two slightly
|
2002-10-14 13:37:20 +00:00 |
wxmain.h
|
- make menu text more clear: now it says "Debug Console" instead of "Show Log"
|
2002-10-10 15:44:34 +00:00 |
x.cc
|
- add key mapping for SDL gui, to demonstrate/verify that key mapping is not
|
2002-10-08 06:14:53 +00:00 |