summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/cpu.mak
Commit message (Expand)AuthorAgeFilesLines
* Moved build system to GENie [Miodrag Milanovic] Miodrag Milanovic2015-03-261-2661/+0
* start an internal map for the v53 (nw) mamehaze2015-03-081-0/+1
* shuffle more HNG64 stuff around, add stub CPU classes for the different CPU t... mamehaze2015-03-071-1/+2
* added Hitachi HMCS40 series MCU core skeleton hap2015-03-041-0/+27
* added NEC uCOM-4 MCU core skeleton hap2015-02-071-0/+19
* fixed MESS linking (nw) Oliver Stöneberg2015-01-301-2/+2
* added AMI S2000 cpu skeleton and disasm hap2015-01-291-0/+29
* introduced BASELIBS to makefile to link smaller tools with less dependencies ... Oliver Stöneberg2015-01-011-1/+1
* Cleanups and version bumpmame0157 Miodrag Milanovic2014-12-311-1/+1
* arcompact (nw) mamehaze2014-12-261-3/+9
* arcompact: prepare to add more opcodes (nw) mamehaze2014-12-211-2/+2
* start making an actual CPU core out of the arcompact disassembler, executes t... mamehaze2014-12-201-2/+19
* arcompact - reorganize a little (nw) mamehaze2014-12-111-1/+1
* ok, we're definitely ARCompact based, it's a different instruction set (nw) mamehaze2014-12-031-0/+14
* skeleton CPU core so that I can begin to write an ARC disassembler (nw) mamehaze2014-12-031-0/+13
* (nw) Split RSP vector opcodes into separate files for interpreter, DRC and DR... mooglyguy2014-11-191-2/+18
* Convert PSX sio to use devcb. [smf] smf-2014-10-261-1/+1
* More cleanups, there is issue with srcclean that needs to be taken care as we... Miodrag Milanovic2014-07-221-1/+1
* rewrote most of tms7000, fixing a few issues and adding preliminary support f... Michaël Banaan Ananas2014-07-161-2/+1
* added preliminary tmpz84c015, stupid daisy chain Michaël Banaan Ananas2014-06-211-4/+5
* renamed opcode lists.h to .inc, renamed LR35902_FLAG_x to FLAG_x Michaël Banaan Ananas2014-06-131-2/+2
* move tmpz84c011 specifics to its own files, make z80ctc a subdevice rather th... David Haywood2014-06-111-0/+1
* upd7810: reorganize, compile source files seperately instead of Dirk Best2014-06-111-5/+8
* Added placeholder TGPx4 CPU core for Model 2C, nw Angelo Salese2014-06-051-0/+13
* m37710: make memory helpers inline; remove more obsolete cruft (nw) Alex W. Jackson2014-05-221-0/+2
* (MESS) New driver added: Xerox Alto 2 [Juergen Buchmueller] Miodrag Milanovic2014-04-221-0/+109
* sh2.c: Modernised cpu core. [Wilbert Pol] Wilbert Pol2014-04-121-9/+3
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-25/+25
* h8: Implement the 8-bits timers, namcos23 coins work again [O. Galibert] Olivier Galibert2014-04-051-1/+8
* - New Z80 CPU derivate Toshiba TLCS-Z80 [Felipe Sanches] Miodrag Milanovic2014-04-041-2/+3
* h8: Add the h8/3008 [O. Galibert] Olivier Galibert2014-04-021-1/+12
* h8: Rewrite [O. Galibert] Olivier Galibert2014-03-251-45/+155
* last round of *.c -> *.inc renaming for now (nw) Oliver Stöneberg2014-03-191-2/+2
* and more *.c -> *.inc renaming (nw) Oliver Stöneberg2014-03-191-34/+34
* more *.c -> *.inc renaming / added some missing dependencies in cpu.mak (nw) Oliver Stöneberg2014-03-191-20/+23
* renamed a few more files from *.c to *.inc Oliver Stöneberg2014-03-191-6/+6
* Replacing legacy implementations in TMS99xx. (nw) Michael Zapf2014-02-271-16/+10
* removing some unused legacy things (nw) Wilbert Pol2014-02-261-12/+0
* replaced #defines with inline functions (nw) smf-2014-01-211-2/+1
* small cleanup (nw) Wilbert Pol2013-12-271-1/+0
* Cleanups and version bumpmame0152 Miodrag Milanovic2013-12-241-1/+1
* Added Signetics 8X300 microcontroller core, updated Wicat driver to use mahlemiut2013-12-211-0/+14
* fixed scudsp & ssp1601 entries [Vito] smf-2013-11-241-4/+4
* Added a bare bones SCUDSP core, to be improved Angelo Salese2013-10-081-1/+3
* small change to mcs96 generation messages (nw) Oliver Stöneberg2013-09-251-2/+2
* Cleanups and version bumpmame0150 Miodrag Milanovic2013-09-171-2/+2
* (MESS) Added preliminary S+core CPU emulation. [Sandro Ronco] Sandro Ronco2013-09-071-0/+19
* i8089: converted to a proper cpu core, added debugger support and disassembler Dirk Best2013-08-241-0/+19
* i186: move 80186 peripherals into the cpu [Carl] cracyc2013-08-191-0/+6
* tms32082: split MP and PP disassembler (nw) Ville Linde2013-07-271-1/+1