.. |
bitmaps
|
- fixed save/restore XPM bitmap (wxMSW is now able to load it)
|
2006-08-28 19:05:38 +00:00 |
keymaps
|
|
|
amigagui.h
|
|
|
amigaos.cc
|
|
|
beos.cc
|
Indent changes
|
2006-06-20 17:17:46 +00:00 |
carbon.cc
|
- fixed Carbon notify callback function (don't handle the ask event twice)
|
2006-08-08 17:10:30 +00:00 |
gui.cc
|
- fixed and improved save state dialog handling
|
2006-08-29 20:10:27 +00:00 |
gui.h
|
- prepared save state feature using the suspend button and textconfig code
|
2006-06-07 19:40:15 +00:00 |
icon_bochs.h
|
|
|
icon_bochs.xpm
|
|
|
keymap.cc
|
Indent changes
|
2006-04-10 19:02:30 +00:00 |
keymap.h
|
|
|
macintosh.cc
|
|
|
Makefile.in
|
- updated dependencies
|
2006-06-17 18:10:10 +00:00 |
nogui.cc
|
- display and interface options rewritten to a parameter tree
|
2006-02-21 21:35:09 +00:00 |
rfb.cc
|
|
|
rfb.h
|
|
|
sdl.cc
|
- keyboard and mouse options rewritten to a parameter tree
|
2006-02-22 19:18:29 +00:00 |
sdl.h
|
|
|
sdlkeys.h
|
|
|
siminterface.cc
|
- close logfile and reset logging to stderr at the end of the simulation
|
2006-09-09 11:28:52 +00:00 |
siminterface.h
|
- several changes for restart support in wx (not yet complete)
|
2006-09-07 18:50:51 +00:00 |
svga.cc
|
|
|
term.cc
|
- Bochs with 'term' gui now quits when the terminal is closed (SIGHUP)
|
2006-08-30 18:16:36 +00:00 |
textconfig.cc
|
- added missing bx_atexit() call before quit_sim() (runtime option "quit" now
|
2006-08-30 17:49:12 +00:00 |
textconfig.h
|
- fixed and improved save state dialog handling
|
2006-08-29 20:10:27 +00:00 |
win32.cc
|
- improved the workaround of the "AltGr" key on European keyboards (TODO: find
|
2006-07-23 11:09:15 +00:00 |
win32dialog.cc
|
- fixed and improved save state dialog handling
|
2006-08-29 20:10:27 +00:00 |
win32dialog.h
|
- fixed and improved save state dialog handling
|
2006-08-29 20:10:27 +00:00 |
win32res.h
|
- new function win32SaveState now called after pressing the "suspend" button
|
2006-06-08 17:02:52 +00:00 |
wx.cc
|
- some fixes to avoid segfaults after early panics
|
2006-09-12 13:05:07 +00:00 |
wxdialog.cc
|
- wxdialog compilation fixed
|
2006-05-30 17:41:43 +00:00 |
wxdialog.h
|
- status change must be handled different if the simulation is stopped with the
|
2006-09-03 11:06:54 +00:00 |
wxmain.cc
|
- fixed handling of parameter "debug_running" for restart support
|
2006-09-17 07:12:50 +00:00 |
wxmain.h
|
- fixed floppy device presence detection for menu items and toolbar buttons
|
2006-09-03 16:55:35 +00:00 |
x.cc
|
- fixed memory leaks
|
2006-04-14 13:27:17 +00:00 |