summaryrefslogtreecommitdiff
path: root/jagcpu.c
AgeCommit message (Collapse)Author
2016-12-19WIP Jaguar GPU/DSP emulationMichael Pavone
2016-10-31Better disassembly of GPU/DSP load store instructionsMichael Pavone
2016-10-31Correct disassembly of r14/r15 relative loads and storesMichael Pavone
2016-10-31Get Jaguar disassembler more or less working. Dump gpu program to file when ↵Michael Pavone
GPU GO bit is set
2016-10-30Initial stab at jaguar disassemlerMichael Pavone