summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/cpu.mak
Commit message (Expand)AuthorAgeFilesLines
* 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
* REP instructions with high interleave would never complete. Aaron Giles2008-12-301-0/+2
* Hooked up DSA/ESA instructions for PowerPC 602 (as no-ops for now). Aaron Giles2008-12-301-11/+3
* Merged i8x41 (UPI-41) core into MCS-48 core: Aaron Giles2008-12-301-21/+0
* 02758: linking ldplayer fails Aaron Giles2008-12-261-13/+3
* Adds extremely preliminary i860 disassembler and hooks it up to the vcombat d... Andrew Gardner2008-12-251-0/+16
* New games added or promoted from NOT_WORKING status Phil Bennett2008-12-221-0/+17
* Rewrote 8080/8085 interrupt handling so that it makes sense. Aaron Giles2008-12-221-3/+2
* More cleanup. Added address-space-specific constants for the various Aaron Giles2008-12-201-8/+3
* CPU header cleanups.... Aaron Giles2008-12-181-9/+8
* pointerified the psx cpu core & switched it to the new memory functions. Chan... smf-2008-11-191-1/+1
* Fixed "H8/3344" to "H8/3334" as per Guru. R. Belmont2008-11-191-3/+3
* Big H8 update R. Belmont2008-11-191-5/+27
* Pointerized the COP400 CPU cores. Curt Coder2008-11-181-3/+23
* Significantly pared down the 68k core. Merged outer MAME shell Aaron Giles2008-11-171-12/+4
* Converted TMS340x0 cores to be pointer-based. Aaron Giles2008-11-101-6/+4
* UPI-41/42 (still I8x41.c) changes: Couriersud2008-11-091-4/+7
* Merged DS5002FP into MCS51 Couriersud2008-11-071-17/+2
* Finally move cpu/i8051 to cpu/mcs51, rename files and some constants Couriersud2008-10-291-6/+6
* More mcs51 updates Couriersud2008-10-201-2/+11
* i8039 -> mcs48 Aaron Giles2008-08-261-5/+5
* Changed i8039 core to use the data address space for internal RAM. Aaron Giles2008-08-251-3/+8
* Fix m68k irq line support. Aaron Giles2008-08-201-1/+5
* Cleanups and version bump.mame0127 Aaron Giles2008-08-191-1/+1
* Final SHA1 for Cube Quest. Aaron Giles2008-08-191-0/+1
* Added new generic laserdisc VIDEO_UPDATE handler to the laserdisc code. Aaron Giles2008-08-181-0/+16
* Split out SH-4 non-interpreter-specific stuff to sh4comn.c. R. Belmont2008-08-171-2/+9
* SH-2 DRC updates: R. Belmont2008-08-161-2/+9
* UDRC-based SH-2 dynamic recompiler. R. Belmont2008-07-131-1/+9
* Refactor SH2 to separate out things that aren't part of the interpreter. R. Belmont2008-06-271-2/+7
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-261-2/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-261-5/+5
* Renamed "Nintendo z80gb" cpu core to "Sharp LR35902". Wilbert Pol2008-06-161-10/+10
* Created common virtual TLB managment module. Aaron Giles2008-06-161-0/+9
* COP4xx: Curt Coder2008-06-121-1/+2
* PPC DRC: Aaron Giles2008-06-101-5/+19
* UML: Aaron Giles2008-06-061-2/+0
* PowerPC dynamic recompiler: [Aaron Giles] Aaron Giles2008-06-051-35/+14
* From: Antoine Mine [mailto:Antoine.Mine@ens.fr] Aaron Giles2008-05-221-2/+1