Commit History

Author SHA1 Message Date
  Maarten ter Huurne ac8633afad Remove SVN $Id$ keywords 8 years ago
  Edwin 31d73c8f81 Port to Qt5 11 years ago
  Manuel Bilderbeek 4bb1facce4 Initial port of openMSX version info stuff to debugger. 11 years ago
  wouter 2e70ac69ac Fixed segment column 12 years ago
  Edwin Velds 87fc0febf2 Reworked breakpoint system to also support watchpoints and conditions. 13 years ago
  Edwin Velds 36a5fd4588 MainMemoryViewer now accepts proper number base pre-/postfixes and labels as addresses. 13 years ago
  Edwin Velds 2923ae1151 Made cursor jump to follow PC, goto and page up/down keys. 13 years ago
  Edwin Velds 7503563b38 Fix key repeat issue for "Step back". 13 years ago
  Edwin Velds 9a46259957 Added display of rom blocks to the slot viewer. 13 years ago
  Edwin Velds 5fe2192ffe Monitor symbol files for changes. A reload question is presented if changes occur. 13 years ago
  Edwin Velds f46be86f88 Recent file entries added to the File menu. 13 years ago
  Edwin Velds c619e98a2e Added "Goto address" dialog for disasm view navigation. 13 years ago
  Edwin Velds 64e6cc343b Added ability to add breakpoints by label through the BreakpointDialog window. Autocompletion is also implemented. Correctly handles slots and subslots. Segment support will be added when symbols can have segment info. 13 years ago
  Albert Beevendorp 000f007ebd Breakpoints can now be set or toggled at all time when connected to openMSX. 13 years ago
  Edwin Velds e202c39b45 * Added support for step_back 14 years ago
  Wouter Vermaelen b269329e58 s/update/openmsx_update 15 years ago
  Wouter Vermaelen 19bbf08b08 openMSX has support for step_out now 16 years ago
  Wouter Vermaelen 66896c9ea2 Fixed [2685826] Opening View->VDP->Registers for the 2nd time causes crash 16 years ago
  Wouter Vermaelen d10dc84b5f more cleanups (last patch of this serie) 16 years ago
  David Heremans c3abe055c5 First attempt to do something with the VDP Command Registers... 16 years ago
  Manuel Bilderbeek 265b25492e Cleaned up strings/titles a bit (more consistent) 17 years ago
  David Heremans be8d14ef05 Not exactly a "release early,release often" scenario here 17 years ago
  Wouter Vermaelen d860a582c3 fixed free-memory-read error on exit (with help from Edwin) 17 years ago
  David Heremans df9d31c5e6 see changlog + some first WIP about edting the values in the hexviewer 17 years ago
  David Heremans 82cc5cd46f More MainMemoryViewer code to follow the CPU regs. 17 years ago
  David Heremans 3d3780b9c4 Scratching an itch... 17 years ago
  Edwin Velds 8e81268d94 Full update op CPU register viewer with support for editting and tooltips. 17 years ago
  Edwin Velds 99958e5101 Show session file in window title. 17 years ago
  Edwin Velds a74a9f2a35 Added saving of breakpoints in session and restoring session breakpoints after connect. 17 years ago
  Edwin Velds ba565eeaca Added checks for modified sessions in new/open/quit. 17 years ago