summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/cpu.lua
Commit message (Expand)AuthorAgeFilesLines
* -o2.cpp: Added CRIME and MACE skeleton devices. [Ryan Holtz] mooglyguy2018-11-181-0/+1
* r3000: call it like it is (nw) Patrick Mackinlay2018-11-061-11/+11
* i386.cpp: prepare to change hxx files into regular cpp files (nw) yz70s2018-11-031-0/+1
* v53: final tidy (nw) Patrick Mackinlay2018-11-011-3/+3
* -sun4: Added a sun4c MMU device. Currently wraps the functionality of S4-buff... mooglyguy2018-09-221-0/+1
* -st62xx: Added a skeleton driver for the STmicro ST6 series of microcontrolle... mooglyguy2018-08-251-0/+17
* tms57002: Trick to reduce the compiler memory usage [O. Galibert] Olivier Galibert2018-08-231-0/+2
* Amiga keyboard overhaul: Vas Crabb2018-08-231-0/+3
* h8: H8/3003 support [R. Belmont] arbee2018-08-021-0/+2
* Flesh out TLCS870 core (#3763) David Haywood2018-07-231-0/+5
* ps2sony: Some basic VU1 support, major file reshuffling, nw mooglyguy2018-07-211-2/+4
* ps2sony: Checkpoint, nw mooglyguy2018-07-171-0/+4
* proposal: move z80daisy* to devices/machine (#3572) Patrick Mackinlay2018-05-151-7/+0
* sm5*: added sm530 disasm (nw) hap2018-05-121-0/+3
* start looking at the extra opcodes in the SSD 2000 type XaviX chip (s… (#3514) David Haywood2018-05-041-0/+9
* srcclean and regenerate localisations (nw) Vas Crabb2018-03-251-1/+1
* dsp16: move most core state into DRC cache - keeps a lot of details out of th... Vas Crabb2018-03-211-0/+5
* prettier way of adding DRC framework on-demand (nw) Vas Crabb2018-03-201-2/+12
* dsp16: start adding recompiler boilerplate (nw) Vas Crabb2018-03-171-2/+4
* use more constexpr and literal classes in UML to give compiler more optimisat... Vas Crabb2018-03-171-4/+4
* Blind faith fixed long names for almost all CPUs (nw) angelosa2018-03-151-0/+1
* Cycle-accurate DSP16 core (disabled in QSound for performance reasons) Vas Crabb2018-03-151-1/+0
* Merge pull request #3266 from JoakimLarsson/diablo_1 R. Belmont2018-02-281-0/+17
|\
| * WIP: Diablo printer CPU joakim2018-02-241-0/+17
* | srcclean (nw) Vas Crabb2018-02-251-1/+1
* | NUON disassembler [O. Galibert] Olivier Galibert2018-02-181-0/+10
|/
* create derived 6502 type for XaviX because it has at least one custom… (#3154) David Haywood2018-02-021-1/+10
* -e132xs: fix botched DRC merge, nw mooglyguy2017-12-291-0/+3
* fixed build errors, nw mooglyguy2017-12-291-1/+1
* tms1000c: added correct microinstructions pla (nw) hap2017-12-211-0/+3
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-1/+1
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-1/+1
* no help = no hyperstone drc, nw mooglyguy2017-12-061-5/+1
* e132xs: initial work on drc, nw mooglyguy2017-12-021-1/+1
* e132xs: initial drc work, and templated conditional db/b, nw mooglyguy2017-12-021-2/+6
* dvdisasm: Overhaul [O. Galibert] Olivier Galibert2017-11-261-40/+231
* i8085: moved opcode macros to main file, will convert these to functions (nw) hap2017-11-141-1/+0
* rename misleading i8085cpu.h to i8085ops.hxx (nw) hap2017-11-141-1/+1
* einstein: Major cleanup, add a ADC0844 device Dirk Best2017-11-061-0/+2
* srcclean (nw) Vas Crabb2017-10-221-1/+1
* Preliminary SH3 / SH4 recompiler [David Haywood] (#2711) David Haywood2017-10-111-3/+5
* use 'sh' instead of 'superh' David Haywood2017-10-021-31/+31
* move sh2 / sh4 to a folder called superh David Haywood2017-10-021-44/+32
* Create explicit i386dasm include for x86 DRC (nw) AJR2017-08-011-1/+2
* need this for debug trace logging on DRC cores (nw) Vas Crabb2017-08-011-1/+1
* Fix single build for i386-based drivers (nw) AJR2017-07-311-1/+1
* Begin of HP80 emulation (#2448) fulivi2017-07-081-0/+16
* create c-chip device with correct CPU type in it and a bunch of notes (pinout... David Haywood2017-07-051-0/+2
* Rewrote 4004 core and disassembler: Vas Crabb2017-06-271-7/+7
* sm510: made KB1013VK12 device a clone of SM5A (nw) hap2017-06-231-4/+2