Search
lxdream.org :: lxdream/src/aica/armdasm.c :: log
lxdream 0.9.1
released Jun 29
Download Now
filename src/aica/armdasm.c
changeset1091:186558374345
authornkeynes
dateTue Dec 15 08:46:37 2009 +1000 (14 years ago)
permissions-rw-r--r--
last changeAdd side-by-side x86+sh4 disassembly output
Print SH4 state information and disassembly of the current block when
crashing.
Fix delay slot instruction in conditional branch not being marked as a
delay-slot instruction in the branch-not-taken path.
Rename REG_* defines in cpu.h to avoid conflict with translation defs
file annotate diff log rss
1091:18655837434514 yearsnkeynesAdd side-by-side x86+sh4 disassembly output
998:1754a8c6a9cf15 yearsnkeynesAdd preliminary implementation of the GDB remote debugging server - attaches to
813:262efed7921815 yearsnkeynesDisplay opcode as 32-bit word rather than 4 bytes... easier to match up with the manual this way
811:7ff871670e5815 yearsnkeynesImplement LDRH/STRH/LDRSH/LDRSB instructions
736:a02d1475ccfd15 yearsnkeynesRe-indent everything consistently
561:533f6b47807116 yearsnkeynesEnable Id keyword on all source files lxdream-mmu
431:248dd77a9e4416 yearsnkeynesFix compilation warnings
302:96b5cc24309c17 yearsnkeynesRename SPUDMA to G2DMA (following KOS's lead)
64:f8864188e83f18 yearsnkeynesCorrect disasm of TST, TEQ, CMP, CMN
60:d09f85b2a58318 yearsnkeynesFix SWI disassembly
51:ed6c2706750218 yearsnkeynesAdd several missing M instructions
48:de09cb63b4d018 yearsnkeynesFix disassembly of TST, TEQ, CMP, CMN
43:0cf3e339cc5918 yearsnkeynesAdd sh4 + arm breakpoints
30:89b30313d75718 yearsnkeynesChange timeslice to nanoseconds (was microseconds)
14:fc481a63884818 yearsnkeynesUse cpu-specific is_valid_page function
13:28aea89fb9c618 yearsnkeynesFix a few minor arm dasm issues
11:0a82ef380c4518 yearsnkeynesMoved arm material under aica/
7:976a16e92aab19 yearsnkeynesMore progress on arm
4:7d6f596ce57719 yearsnkeynesAdd armdasm
.