summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/drcumlsh.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-4/+4
* Simplified UML parameters, as follows: Aaron Giles2011-01-171-44/+0
* Redo most of the DRC/backend support as C++ Aaron Giles2011-01-171-166/+167
* Enhanced the UML opcodes for LOAD, LOADS, and STORE to support Aaron Giles2009-12-131-6/+6
* Fix assertion in DRC. Aaron Giles2009-11-181-1/+0
* MIPS3 TLB fixes: Aaron Giles2009-11-161-0/+1
* Final CPU header updates. Mostly just re-naming the re-inclusions. Derrick Renaud2008-08-131-1/+1
* UML: Aaron Giles2008-06-061-0/+1
* UML: Aaron Giles2008-06-061-259/+136
* UML changes: Aaron Giles2008-06-061-1/+1
* Separated condflags into two individual fields. Aaron Giles2008-06-051-185/+185
* PowerPC dynamic recompiler: [Aaron Giles] Aaron Giles2008-06-051-109/+39
* Several miscellaneous changes: Aaron Giles2008-05-291-0/+6
* UML changes: Aaron Giles2008-05-221-0/+6
* Added support in the MIPS recompiler to map a few common registers to Aaron Giles2008-05-211-0/+1
* Added back-end validation mechanism, and a handful of tests as examples. Aaron Giles2008-05-191-3/+2
* New universal dynamic recompiler system. The central module Aaron Giles2008-05-111-0/+409