Bochs/bochs/gui
Volker Ruppert 5dd0d64b11 - several changes for restart support in wx (not yet complete)
* don't initialize cpu specific parameters for the wx debugger if they already
    exist
  * separate siminterface method init_save_restore() added
  * old wx specific handling in quit_sim() removed
  * new bx_list_c method clear() deletes all parameters from the list
  * moved devices cleanup code from the pc_system to a new devices method exit()
  * pc_system init code now sets ticksTotal to 0
2006-09-07 18:50:51 +00:00
..
bitmaps - fixed save/restore XPM bitmap (wxMSW is now able to load it) 2006-08-28 19:05:38 +00:00
keymaps - added Slovenian keymap contributed by Mitja Ursic 2005-12-26 21:20:42 +00:00
amigagui.h clipboard support 2003-04-06 15:48:58 +00:00
amigaos.cc - fixed parameter access functions in some guis 2006-02-22 19:43:55 +00:00
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 - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00
icon_bochs.xpm - new application icon for wxMSW using 'bochs.ico' 2002-12-25 17:13:45 +00:00
keymap.cc Indent changes 2006-04-10 19:02:30 +00:00
keymap.h - new function getBXKeyName() returns the name of a BX_KEY symbol 2003-07-12 08:17:10 +00:00
macintosh.cc - display and interface options rewritten to a parameter tree 2006-02-21 21:35:09 +00:00
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 - display and interface options rewritten to a parameter tree 2006-02-21 21:35:09 +00:00
rfb.h - remove swap macros, use hton*, ntoh* instead 2004-04-08 17:36:26 +00:00
sdl.cc - keyboard and mouse options rewritten to a parameter tree 2006-02-22 19:18:29 +00:00
sdl.h - fixed multiple definitions if both sdl and rfb are compiled in one binary 2005-04-25 16:20:14 +00:00
sdlkeys.h Add plugin support to Bochs by merging all the changes from the 2002-10-24 21:07:56 +00:00
siminterface.cc - several changes for restart support in wx (not yet complete) 2006-09-07 18:50:51 +00:00
siminterface.h - several changes for restart support in wx (not yet complete) 2006-09-07 18:50:51 +00:00
svga.cc Speed up compilation process. 2004-06-19 15:20:15 +00:00
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 - wxMutexGuiEnter() / wxMutexGuiLeave() calls are required at status bar updates 2006-09-03 05:52:53 +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 end of thread in debugger mode (always dump cpu state to log file) 2006-09-04 18:36:47 +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