summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/sh2/sh2fe.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-10/+10
* sh2: fix use of interpreter again (no whatsnew) R. Belmont2011-05-291-2/+2
* C++-ified drcfe and the associated frontends. You now create a Aaron Giles2011-01-041-362/+354
* Add directxor parameter to direct memory accessors. Update all callers Aaron Giles2010-12-311-1/+1
* Remove final set of legacy inlines from memory.h. Mostly affects CPU Aaron Giles2010-08-191-1/+1
* Created CPU-specific device types for all CPUs, using new macros Aaron Giles2010-07-031-15/+15
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-1/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-9/+9
* Revert last check-in, I just realized that was actually correct (doh). R. Belmont2009-08-121-31/+31
* SH2DRC: Fixed output register marking errors R. Belmont2009-08-121-31/+31
* DRC frontends must do their own opcode fetching unfortunately. Updated all Aaron Giles2009-01-181-1/+6
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2009-01-141-94/+0
* Cleanups. Aaron Giles2008-07-171-137/+137
* UDRC-based SH-2 dynamic recompiler. R. Belmont2008-07-131-0/+861