summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/cpu.mak (follow)
Commit message (Expand)AuthorAgeFilesLines
* v30mz.c: Converted to c++. [Wilbert Pol] Wilbert Pol2012-08-041-5/+1
* v30mz: Removed unneeded header file (nw) Wilbert Pol2012-07-291-1/+0
* Added cycle-precise implementation of tms9980a; changed tms9900.c to allow fo... Michael Zapf2012-06-141-1/+7
* New TMS9900 and TMS9995 implementation with proper control line handling Michael Zapf2012-06-071-8/+16
* Missed this in Haze's commit (nw) R. Belmont2012-03-291-1/+18
* tms57002: Modernize [O. Galibert] Olivier Galibert2012-03-091-2/+0
* m68k: Add API to install a non-debugger instruction hook. Usage is strongly ... Miodrag Milanovic2012-02-201-0/+2
* ARM7: Gave ARM mode its own file & cleaned up formatting/indenting [David Hay... R. Belmont2012-01-111-1/+10
* arm7: some code reorganization, used a jump table for a small speedup [David ... R. Belmont2012-01-111-0/+3
* Preliminary hook up of sh3 dma from Haze + flash access code from Luca. (nw) Scott Stone2011-10-091-1/+11
* Reusing the SH4 timer code for the SH3 after a bit of refactoring by Haze (no... Miodrag Milanovic2011-10-071-1/+10
* Added explicit checks on functions making use of SH4 internal registers to en... Scott Stone2011-10-031-2/+7
* m68k: Preliminary support for MC68340 (CPU32). Reorganized to facilitate C++... R. Belmont2011-08-271-1/+1
* h8: Added peripheral and IRQ support for H8S/2xxx CPUs. [Tim Schuerewegen, R.... R. Belmont2011-07-301-4/+14
* added some extra dependencies for psx code. nwm smf-2011-05-161-0/+3
* "I'm sorry. Am I interrupting anything?" -- Lando Calrissian smf-2011-05-161-1/+1
* The codes changed, we need R2 -- Princess Leia smf-2011-05-141-4/+6
* "Why do you take this apart now? I'm trying to get us out of here and you pul... smf-2011-05-101-1/+7
* "You have taken your first step into a larger world." ―Obi-Wan Kenobi smf-2011-05-061-1/+4
* split out gte code from cpu core, although it's still part of the cpu device. smf-2011-04-271-2/+5
* split out psx cpu core to it's own directory, ready for a reorganisation. smf-2011-04-271-5/+14
* tms57002: significantly improved build speed on lower-end h/w [R. Belmont] R. Belmont2011-02-061-1/+7
* A new WE DSP16A cpu disassembler. [Andrew Gardner] Andrew Gardner2011-01-251-0/+14
* Added the HCD62121 cpu to cpu.mak (used by MESS) Fabio Priuli2011-01-241-0/+15
* Redo most of the DRC/backend support as C++ Aaron Giles2011-01-171-21/+14
* Added a mostly complete NEC V25/V35 CPU core, added working sound to Batsugun... Angelo Salese2011-01-161-0/+2
* Added HD61700 CPU core used for emulate Casio PB-1000/PB-2000c in MESS [Sandr... Miodrag Milanovic2011-01-061-0/+13
* Add uPD7725 16-bit DSP core and hookups for SNES hardware [byuu, R. Belmont] R. Belmont2011-01-021-0/+13
* Fix rule to ensure proper recompilation (no whatsnew) R. Belmont2011-01-011-1/+1
* MIPS: make DRC selectable by #ifdef [R. Belmont] R. Belmont2011-01-011-1/+4
* - Added Rockwell PPS4 CPU core (not finished) [Miodrag Milanovic] Miodrag Milanovic2011-01-011-0/+13
* Implemented a preliminary V25/V35 CPU core [Alex Jackson] Angelo Salese2010-12-231-1/+16
* i286.c: Partially implemented protected mode. Fixed verw, verr, lar, lsl, and... Wilbert Pol2010-10-311-0/+1
* Removed old CDP1802 CPU. (no whatsnew) Curt Coder2010-10-191-15/+0
* Converted the RCA CDP1802 CPU into a C++ device. Refactored cidelsa.c to use ... Curt Coder2010-10-181-0/+15
* Added mask-free versions of read_word/read_dword/read_qword to Aaron Giles2010-08-211-3/+0
* dsp56k : Hooked up new execution engine. [Andrew Gardner] Andrew Gardner2010-08-071-7/+20
* The dsp561xx CPU core now generates accurate disassembly for Konami Polygonet... Andrew Gardner2010-08-041-0/+16
* Allow the non-DRC RSP core to build again Phil Bennett2010-07-151-1/+4
* Added some missing makefile dependencies [Atari Ace] Phil Bennett2010-07-151-4/+17
* Preliminary Panasonic MN10200 CPU core and Taito ZOOM ZSG-1 sound system [Oli... R. Belmont2010-02-041-0/+14
* Autodetection of PTR64 can be inhibited now by specifying PTR64=0. Couriersud2010-01-191-1/+1
* New games added or promoted from NOT_WORKING Phil Bennett2010-01-171-0/+16
* Added a mostly-complete SunPlus u'nSP core based on the one in Segher's "Unun... Ryan Holtz2010-01-141-0/+15
* Results of running the latest srcclean. Aaron Giles2009-12-281-7/+7
* From: Samuele Zannoli <samuele.zannoli@sparkbio.it> Aaron Giles2009-12-231-0/+15
* [RSP] Preliminary RSP recompiler, with all vector ops stubbed out to C functi... Ryan Holtz2009-12-161-13/+17
* Added Intel 8008 and National Semiconductor SC/MP CPU cores Miodrag Milanovic2009-11-231-0/+26
* MC680x0 update R. Belmont2009-11-141-1/+1
* Adds save state support to plygonet.c and the DSP56156 CPU core. Andrew Gardner2009-11-041-0/+2