Edwin 3bedf41524 Merge pull request #65 from samsaga2/master 5 gadi atpakaļ
..
openmsx ac8633afad Remove SVN $Id$ keywords 7 gadi atpakaļ
BitMapViewer.cpp 33957cc381 Do not offer to show page 2 and 3 if they don't exist 9 gadi atpakaļ
BitMapViewer.h 33957cc381 Do not offer to show page 2 and 3 if they don't exist 9 gadi atpakaļ
BitMapViewer.ui 35284046eb Several fixes: 13 gadi atpakaļ
BreakpointDialog.cpp 87fc0febf2 Reworked breakpoint system to also support watchpoints and conditions. 12 gadi atpakaļ
BreakpointDialog.h 87fc0febf2 Reworked breakpoint system to also support watchpoints and conditions. 12 gadi atpakaļ
BreakpointDialog.ui 87fc0febf2 Reworked breakpoint system to also support watchpoints and conditions. 12 gadi atpakaļ
CPURegs.cpp ac8633afad Remove SVN $Id$ keywords 7 gadi atpakaļ
CPURegs.h ac8633afad Remove SVN $Id$ keywords 7 gadi atpakaļ
CPURegsViewer.cpp ac8633afad Remove SVN $Id$ keywords 7 gadi atpakaļ
CPURegsViewer.h ac8633afad Remove SVN $Id$ keywords 7 gadi atpakaļ
CommClient.cpp ac8633afad Remove SVN $Id$ keywords 7 gadi atpakaļ
CommClient.h ac8633afad Remove SVN $Id$ keywords 7 gadi atpakaļ
ConnectDialog.cpp 4cc334de76 Fix indentation from spaces to tabs. 6 gadi atpakaļ
ConnectDialog.h ac8633afad Remove SVN $Id$ keywords 7 gadi atpakaļ
ConnectDialog.ui d85e617d56 Removed the (pointless) launch button in the connect dialog. 17 gadi atpakaļ
Convert.cpp 31d73c8f81 Port to Qt5 10 gadi atpakaļ
Convert.h fcc0ce5773 Added prefix/postfix setting for address display in memory viewer. 11 gadi atpakaļ
Dasm.cpp ac8633afad Remove SVN $Id$ keywords 7 gadi atpakaļ
Dasm.h ac8633afad Remove SVN $Id$ keywords 7 gadi atpakaļ
DasmTables.cpp ac8633afad Remove SVN $Id$ keywords 7 gadi atpakaļ
DasmTables.h ac8633afad Remove SVN $Id$ keywords 7 gadi atpakaļ
DebugSession.cpp ac8633afad Remove SVN $Id$ keywords 7 gadi atpakaļ
DebugSession.h ac8633afad Remove SVN $Id$ keywords 7 gadi atpakaļ
DebuggableViewer.cpp ac8633afad Remove SVN $Id$ keywords 7 gadi atpakaļ
DebuggableViewer.h ac8633afad Remove SVN $Id$ keywords 7 gadi atpakaļ
DebuggerData.cpp ac8633afad Remove SVN $Id$ keywords 7 gadi atpakaļ
DebuggerData.h ac8633afad Remove SVN $Id$ keywords 7 gadi atpakaļ
DebuggerForm.cpp ac8633afad Remove SVN $Id$ keywords 7 gadi atpakaļ
DebuggerForm.h ac8633afad Remove SVN $Id$ keywords 7 gadi atpakaļ
DisasmViewer.cpp 4f52d3572f Added keyshortcuts to jump between addresses 5 gadi atpakaļ
DisasmViewer.h 4f52d3572f Added keyshortcuts to jump between addresses 5 gadi atpakaļ
DockManager.cpp ac8633afad Remove SVN $Id$ keywords 7 gadi atpakaļ
DockManager.h ac8633afad Remove SVN $Id$ keywords 7 gadi atpakaļ
DockableWidget.cpp ac8633afad Remove SVN $Id$ keywords 7 gadi atpakaļ
DockableWidget.h ac8633afad Remove SVN $Id$ keywords 7 gadi atpakaļ
DockableWidgetArea.cpp ac8633afad Remove SVN $Id$ keywords 7 gadi atpakaļ
DockableWidgetArea.h ac8633afad Remove SVN $Id$ keywords 7 gadi atpakaļ
DockableWidgetLayout.cpp ac8633afad Remove SVN $Id$ keywords 7 gadi atpakaļ
DockableWidgetLayout.h ac8633afad Remove SVN $Id$ keywords 7 gadi atpakaļ
FlagsViewer.cpp ac8633afad Remove SVN $Id$ keywords 7 gadi atpakaļ
FlagsViewer.h ac8633afad Remove SVN $Id$ keywords 7 gadi atpakaļ
GotoDialog.cpp c619e98a2e Added "Goto address" dialog for disasm view navigation. 12 gadi atpakaļ
GotoDialog.h c619e98a2e Added "Goto address" dialog for disasm view navigation. 12 gadi atpakaļ
GotoDialog.ui c619e98a2e Added "Goto address" dialog for disasm view navigation. 12 gadi atpakaļ
HexViewer.cpp ac8633afad Remove SVN $Id$ keywords 7 gadi atpakaļ
HexViewer.h ac8633afad Remove SVN $Id$ keywords 7 gadi atpakaļ
InteractiveButton.cpp 09bdfcbcc5 According to the VDP technical book, in some screenmodes some of the bits must be set while masked/not used when calculating the table address. 15 gadi atpakaļ
InteractiveButton.h 09bdfcbcc5 According to the VDP technical book, in some screenmodes some of the bits must be set while masked/not used when calculating the table address. 15 gadi atpakaļ
InteractiveLabel.cpp d10dc84b5f more cleanups (last patch of this serie) 15 gadi atpakaļ
InteractiveLabel.h 24dbb013e0 cleanups WIP: CPURegs, InteractiveButton, InteractiveLabel, SimpleHexRequest, Version, main 15 gadi atpakaļ
MainMemoryViewer.cpp ac8633afad Remove SVN $Id$ keywords 7 gadi atpakaļ
MainMemoryViewer.h ac8633afad Remove SVN $Id$ keywords 7 gadi atpakaļ
OpenMSXConnection.cpp ac8633afad Remove SVN $Id$ keywords 7 gadi atpakaļ
OpenMSXConnection.h ee53c23e86 Change deprecated auto_ptr 8 gadi atpakaļ
PreferencesDialog.cpp d10dc84b5f more cleanups (last patch of this serie) 15 gadi atpakaļ
PreferencesDialog.h 1d4a17c7eb cleanups WIP (mostly layout) 15 gadi atpakaļ
PreferencesDialog.ui 77e3011c39 Added dialog for manual input of breakpoints 17 gadi atpakaļ
Settings.cpp ac8633afad Remove SVN $Id$ keywords 7 gadi atpakaļ
Settings.h ac8633afad Remove SVN $Id$ keywords 7 gadi atpakaļ
SimpleHexRequest.cpp 24dbb013e0 cleanups WIP: CPURegs, InteractiveButton, InteractiveLabel, SimpleHexRequest, Version, main 15 gadi atpakaļ
SimpleHexRequest.h d10dc84b5f more cleanups (last patch of this serie) 15 gadi atpakaļ
SlotViewer.cpp ac8633afad Remove SVN $Id$ keywords 7 gadi atpakaļ
SlotViewer.h ac8633afad Remove SVN $Id$ keywords 7 gadi atpakaļ
StackViewer.cpp ac8633afad Remove SVN $Id$ keywords 7 gadi atpakaļ
StackViewer.h ac8633afad Remove SVN $Id$ keywords 7 gadi atpakaļ
SymbolManager.cpp ac8633afad Remove SVN $Id$ keywords 7 gadi atpakaļ
SymbolManager.h ac8633afad Remove SVN $Id$ keywords 7 gadi atpakaļ
SymbolManager.ui 418e1348c7 Added type selection to symbol manager. 16 gadi atpakaļ
SymbolTable.cpp 1ce3e284d3 Ignore lines with the wrong number of items. 7 gadi atpakaļ
SymbolTable.h ac8633afad Remove SVN $Id$ keywords 7 gadi atpakaļ
VDPCommandRegViewer.cpp d10dc84b5f more cleanups (last patch of this serie) 15 gadi atpakaļ
VDPCommandRegViewer.h d10dc84b5f more cleanups (last patch of this serie) 15 gadi atpakaļ
VDPCommandRegisters.ui cbc0788ff0 Now you can launch commands from the dialog to the running openMSX :-) 15 gadi atpakaļ
VDPDataStore.cpp 33957cc381 Do not offer to show page 2 and 3 if they don't exist 9 gadi atpakaļ
VDPDataStore.h 33957cc381 Do not offer to show page 2 and 3 if they don't exist 9 gadi atpakaļ
VDPRegViewer.cpp 31d73c8f81 Port to Qt5 10 gadi atpakaļ
VDPRegViewer.h 8c593dd6e8 cleanups WIP, VDPRegViewer 15 gadi atpakaļ
VDPRegistersExplained.ui a2c9a13868 Burst register cosmetic fix... it showed 1, but it should be 0. 13 gadi atpakaļ
VDPStatusRegViewer.cpp 31d73c8f81 Port to Qt5 10 gadi atpakaļ
VDPStatusRegViewer.h d10dc84b5f more cleanups (last patch of this serie) 15 gadi atpakaļ
VDPStatusRegisters.ui be8d14ef05 Not exactly a "release early,release often" scenario here 15 gadi atpakaļ
Version.cpp ac8633afad Remove SVN $Id$ keywords 7 gadi atpakaļ
Version.h ac8633afad Remove SVN $Id$ keywords 7 gadi atpakaļ
VramBitMappedView.cpp 947a427c2b fix? crash in VRAM viewer 15 gadi atpakaļ
VramBitMappedView.h 24dbb013e0 cleanups WIP: CPURegs, InteractiveButton, InteractiveLabel, SimpleHexRequest, Version, main 15 gadi atpakaļ
main.cpp ac8633afad Remove SVN $Id$ keywords 7 gadi atpakaļ
node.mk ac8633afad Remove SVN $Id$ keywords 7 gadi atpakaļ