Bochs/bochs/gui
Christophe Bothamy a926744628 I reworked and included Carl's patch to have a new bochsrc directive
to describe the format of the log prefix. This option can be any string
with special tokens being replaced at run time :
  #   %t : 11 decimal digits timer tick
  #   %i : 8 hexadecimal digits of cpu0 current eip
  #   %e : 1 character event type ('i'nfo, 'd'ebug, 'p'anic, 'e'rror)
  #   %d : 5 characters string of the device, between brackets
the default is "%t%i%d", so the logprefix is the same as before.

New tokens can be easily added or changed if needed.


Modified Files:
  .bochsrc bochs.h logio.cc main.cc gui/control.cc
  gui/siminterface.h gui/siminterface.cc
  patches/patch.logfilefmteip
2002-06-26 14:42:35 +00:00
..
bitmaps - commit patch.wxwindows.gz in the main branch. Now you can try out 2002-04-18 00:22:20 +00:00
keymaps - italian keymap file from Emanuele Goldoni 2002-05-17 20:25:36 +00:00
amigagui.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
amigaos.cc - Improvements for dimension_update() in text mode and text_update() 2002-04-20 07:19:35 +00:00
beos.cc - Improvements for dimension_update() in text mode and text_update() 2002-04-20 07:19:35 +00:00
carbon.cc - Improvements for dimension_update() in text mode and text_update() 2002-04-20 07:19:35 +00:00
control.cc I reworked and included Carl's patch to have a new bochsrc directive 2002-06-26 14:42:35 +00:00
control.h Fixes for bug [ #467530 ] cmd line overrides config interface 2001-10-06 22:31:31 +00:00
gui.cc - commit patch.wxwindows.gz in the main branch. Now you can try out 2002-04-18 00:22:20 +00:00
gui.h - Improvements for dimension_update() in text mode and text_update() 2002-04-20 07:19:35 +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
keymap.cc - b_dolata@compfort.pl sent in this patch to fix a problem Christophe 2002-04-03 21:07:14 +00:00
keymap.h - changed copyright strings 2002-04-01 22:43:01 +00:00
macintosh.cc - Improvements for dimension_update() in text mode and text_update() 2002-04-20 07:19:35 +00:00
Makefile.in Added sdl-config to SDL_CFLAGS 2002-05-04 00:50:26 +00:00
nogui.cc - Improvements for dimension_update() in text mode and text_update() 2002-04-20 07:19:35 +00:00
rfb.cc - Improvements for dimension_update() in text mode and text_update() 2002-04-20 07:19:35 +00:00
rfb.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
rfbproto.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
sdl.cc - Improvements for dimension_update() in text mode and text_update() 2002-04-20 07:19:35 +00:00
sdl.h - added KEY_LEFT_BACKSLASH 2002-03-21 19:12:35 +00:00
siminterface.cc I reworked and included Carl's patch to have a new bochsrc directive 2002-06-26 14:42:35 +00:00
siminterface.h I reworked and included Carl's patch to have a new bochsrc directive 2002-06-26 14:42:35 +00:00
term.cc - Improvements for dimension_update() in text mode and text_update() 2002-04-20 07:19:35 +00:00
win32.cc - Improvements for dimension_update() in text mode and text_update() 2002-04-20 07:19:35 +00:00
wx.cc - Improvements for dimension_update() in text mode and text_update() 2002-04-20 07:19:35 +00:00
wxmain.cc - "ask" dialog implemented (a part of this changes comes from the old version 2002-06-01 15:44:54 +00:00
wxmain.h - commit patch.wxwindows.gz in the main branch. Now you can try out 2002-04-18 00:22:20 +00:00
x.cc - cleaned up and improved the X gui text font handling 2002-05-18 16:02:20 +00:00