aboutsummaryrefslogtreecommitdiffstats
path: root/monitor.c
AgeCommit message (Expand)AuthorFilesLines
2004-11-11'info mem' monitor command fixbellard1-3/+5
2004-10-10info version commandbellard1-0/+7
2004-10-09monitor fixesbellard1-2/+22
2004-10-09monitor fixes (Johannes Schindelin)bellard1-0/+1
2004-10-04sparc merge (Blue Swirl)bellard1-5/+1
2004-09-30full system SPARC emulation (Blue Swirl)bellard1-12/+97
2004-09-18adde TLB dumpbellard1-0/+117
2004-09-13monitor fix (Derek Fawcus)bellard1-1/+2
2004-08-01separated readline from monitor code - added password input support - added o...bellard1-385/+96
2004-07-14completion supportbellard1-113/+339
2004-06-20added system_reset commandbellard1-0/+7
2004-06-19buffer overflow fix - printf format fixbellard1-3/+5
2004-06-08ioport read commandbellard1-5/+51
2004-06-04added some keysbellard1-2/+2
2004-06-04sendkey commandbellard1-0/+157
2004-05-22typos (Pavel Janik)bellard1-2/+2
2004-05-21PowerPC merge: real time TB and decrementer - faster and simpler exception ha...bellard1-3/+21
2004-05-21irq statistics code (initial patch by Jocelyn Mayer)bellard1-0/+2
2004-05-20info pci commandbellard1-0/+2
2004-04-25more register values in monitorbellard1-2/+22
2004-04-25added 'info pic' - added 16/32 bit x86 instruction dumpbellard1-6/+22
2004-04-12PowerPC system emulation fixes (Jocelyn Mayer)bellard1-0/+100
2004-04-04history support (Jocelyn Mayer)bellard1-0/+123
2004-04-04improved monitor: type check, expression evaluator, memory dump, disassemblybellard1-120/+773
2004-03-31win32 port (initial patch by kazu)bellard1-19/+4
2004-03-31new timer API - new API to save/restore the virtual machine statebellard1-1/+52
2004-03-21do not depend on thunk.h - more log itemsbellard1-6/+31
2004-03-17device independent VGA screen dumpbellard1-0/+11
2004-03-14added a command line monitorbellard1-0/+569