summaryrefslogtreecommitdiff
path: root/monitor.c
AgeCommit message (Expand)AuthorFilesLines
2006-07-16audio capture to wab files (malc)bellard1-0/+70
2006-07-14added mouse event generationbellard1-1/+25
2006-07-14generate CRLF instead of LFbellard1-1/+3
2006-06-2564 bit supportbellard1-1/+4
2006-06-25C99 64 bit printfbellard1-11/+11
2006-05-07more keycodes - hexa keycodes - keycode completionbellard1-0/+33
2006-04-1264 bit disassemblybellard1-3/+12
2006-04-09Allow multiple graphics devices.pbrook1-1/+1
2006-02-08support for builtin profilerbellard1-5/+61
2005-12-05Initial SPARC SMP support (Blue Swirl)bellard1-0/+4
2005-11-26specialize the power save code for 7x0 CPUsbellard1-1/+1
2005-11-23halt state support for ppcbellard1-0/+4
2005-11-23use HF_HALTED bitbellard1-1/+1
2005-11-21SMP supportbellard1-38/+152
2005-11-15new network emulationbellard1-17/+0
2005-11-06USB user interfacebellard1-1/+8
2005-10-30sparc64 fixes (Blue Swirl)bellard1-0/+30
2005-08-21kqemu profilingbellard1-0/+3
2005-07-24kqemu infobellard1-0/+16
2005-07-03no need to dump CCOPbellard1-1/+1
2005-07-02sparc64 marge (Blue Swirl)bellard1-0/+7
2005-06-04added sum commandbellard1-0/+18
2005-02-1064 bit supportbellard1-38/+114
2005-01-26JIT statisticsbellard1-2/+9
2005-01-0364 bit target supportbellard1-1/+1
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