summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/cpu.mak
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added preliminary Zilog Z8 CPU core for MESS. Curt Coder2009-09-041-0/+16
* Fixed dependencies for the 57002dasm Aaron Giles2009-08-291-0/+3
* Fixes the build. Ryan Holtz2009-08-231-15/+0
* Implemented basic Argonaut SuperFX support, needs to be hooked to the SNES dr... Ryan Holtz2009-08-231-1/+30
* Fix the i386 disassembler duplication. Olivier Galibert2009-08-221-2/+2
* Added infrastructure to compile universal standalone disassembler: Aaron Giles2009-08-221-84/+85
* From: hoge hoge [c8cv@hotmail.com] Aaron Giles2009-08-131-1/+0
* From: hoge hoge [c8cv@hotmail.com] Aaron Giles2009-08-131-2/+1
* Hi Aaron, Aaron Giles2009-08-131-0/+15
* Added TMS0980 cpu core. Wilbert Pol2009-06-261-0/+18
* Added extremely rudimentary Atmel 8-bit AVR CPU core, missing most opcodes an... Ryan Holtz2009-06-201-0/+15
* Cleanups and version bump.mame0131u4 Aaron Giles2009-06-041-1/+1
* Added CPU core for the Manchester Small-Scale Experimental Machine (SSEM) fro... Ryan Holtz2009-06-021-0/+15
* Added Toshiba TLCS-900/H cpu core. Wilbert Pol2009-04-201-0/+18
* CPU cores are now enabled on a per cpu core family basis instead of per cpu c... Wilbert Pol2009-03-251-354/+38
* Add specific support for NEC VR4300/4310 CPUs R. Belmont2009-03-141-1/+2
* 02930: cpu.mak typo and fix Aaron Giles2009-02-261-2/+2
* Cleanups and version bump.mame0129u4 Aaron Giles2009-02-171-1/+1
* TMS57002 preliminary implementation [Olivier Galibert] davidhay2009-02-061-0/+33
* Virtual Combat driver improvements. [Jason Eckhardt, Andrew Gardner] Andrew Gardner2009-01-151-4/+4
* COP400 cpu core refactoring: Curt Coder2009-01-121-41/+9