summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/drcbec.c
Commit message (Expand)AuthorAgeFilesLines
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-28/+28
* From Oliver Stoeneberg [oliverst@online.de] Aaron Giles2008-09-041-0/+1
* Fixed 64-bit writes in C back-end. Aaron Giles2008-07-011-35/+33
* Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER Aaron Giles2008-06-261-1/+1
* UML: Aaron Giles2008-06-171-4/+17
* Cleanups and version bump.mame0125u5 Aaron Giles2008-06-121-1/+1
* x86/x64 back-ends: Aaron Giles2008-06-121-1/+86
* UML: Aaron Giles2008-06-061-2/+3
* UML changes: Aaron Giles2008-06-061-2/+1
* Separated condflags into two individual fields. Aaron Giles2008-06-051-6/+6
* Cleanups/version bump.mame0125u4 Aaron Giles2008-06-051-10/+10
* PowerPC dynamic recompiler: [Aaron Giles] Aaron Giles2008-06-051-172/+221
* Several miscellaneous changes: Aaron Giles2008-05-291-13/+16
* Cleanups and version bump. Aaron Giles2008-05-221-1/+1
* UML changes: Aaron Giles2008-05-221-0/+46
* Added back-end validation mechanism, and a handful of tests as examples. Aaron Giles2008-05-191-10/+47
* Cleaned up operand sizing in the C core. Should be closer to working Aaron Giles2008-05-171-19/+35
* - define isnan as _isnan for MSC_VER Laurent Desnogues2008-05-121-2/+3
* New universal dynamic recompiler system. The central module Aaron Giles2008-05-111-0/+1806