summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/mips/psxdasm.c
Commit message (Expand)AuthorAgeFilesLines
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-1/+1
* Added infrastructure to compile universal standalone disassembler: Aaron Giles2009-08-221-0/+7
* fixed disassembly of -$8000, it was showing up as -$0 smf-2009-03-081-3/+3
* changed bios call logging to read registers directly & all other accesses to ... smf-2008-11-201-1/+0
* pointerified the psx cpu core & switched it to the new memory functions. Chan... smf-2008-11-191-0/+742