aboutsummaryrefslogtreecommitdiffstats
path: root/disas.c
AgeCommit message (Expand)AuthorFilesLines
2003-11-23PowerPC target support (Jocelyn Mayer) - added better support for uid16bellard1-0/+2
2003-10-27fixed virtual memory accessbellard1-1/+1
2003-10-27added correct memory access code for system emulationbellard1-6/+33
2003-09-30sparc emulation target (thanx to Thomas M. Ogrisegg)bellard1-0/+2
2003-07-13address printing fixbellard1-2/+2
2003-06-15changed disas() prototype for multi target supportbellard1-6/+17
2003-06-09disas endian fixbellard1-0/+1
2003-06-09added ARM and Sparc disassemblersbellard1-0/+94
2003-05-25fixed castbellard1-1/+1
2003-05-11alpha disas (Falk Hueffner)bellard1-0/+2
2003-04-29PowerPC disas codebellard1-0/+79