Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2004-08-01 | output disassembled code to monitor console | bellard | 1 | -6/+15 |
2004-04-04 | improved monitor: type check, expression evaluator, memory dump, disassembly | bellard | 1 | -1/+69 |
2004-03-17 | initial x86-64 host support (Gwenole Beauchesne) | bellard | 1 | -1/+4 |
2003-11-23 | PowerPC target support (Jocelyn Mayer) - added better support for uid16 | bellard | 1 | -0/+2 |
2003-10-27 | fixed virtual memory access | bellard | 1 | -1/+1 |
2003-10-27 | added correct memory access code for system emulation | bellard | 1 | -6/+33 |
2003-09-30 | sparc emulation target (thanx to Thomas M. Ogrisegg) | bellard | 1 | -0/+2 |
2003-07-13 | address printing fix | bellard | 1 | -2/+2 |
2003-06-15 | changed disas() prototype for multi target support | bellard | 1 | -6/+17 |
2003-06-09 | disas endian fix | bellard | 1 | -0/+1 |
2003-06-09 | added ARM and Sparc disassemblers | bellard | 1 | -0/+94 |
2003-05-25 | fixed cast | bellard | 1 | -1/+1 |
2003-05-11 | alpha disas (Falk Hueffner) | bellard | 1 | -0/+2 |
2003-04-29 | PowerPC disas code | bellard | 1 | -0/+79 |