summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/superfx/superfx.h
Commit message (Expand)AuthorAgeFilesLines
* Created CPU-specific device types for all CPUs, using new macros Aaron Giles2010-07-031-2/+1
* snes.c wip: fixed reserved memory address read not returning open_bus; fixed ... Fabio Priuli2010-03-301-0/+2
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-3/+3
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-1/+0
* Fixed numerous opcodes in the AVR8 core [Harmony] Ryan Holtz2009-09-031-0/+9
* Argonaut SuperFX core: [Anonymous] Ryan Holtz2009-08-261-1/+1
* Fixed a handful of SuperFX core bugs. Star Fox begins to run code. [Anonymous] Ryan Holtz2009-08-231-0/+22
* Implemented basic Argonaut SuperFX support, needs to be hooked to the SNES dr... Ryan Holtz2009-08-231-0/+73