summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/cpu.lua
Commit message (Expand)AuthorAgeFilesLines
* -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
* Update cpu.lua properly (nw) AJR2017-05-261-0/+1
* Quick and dirty split of most MC6801/MC6803/HD63701 features from base M6800 ... AJR2017-05-261-0/+2
* Fixed some inaccuracies in file names in lua scripts. dankan18902017-05-211-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+6
* Add preliminary Sharp SM590 CPU core [Lord Nightmare, hap] Lord-Nightmare2017-05-091-0/+3
* Cherry-pick some features from self-registering drivers PoC: Vas Crabb2017-02-161-6/+1
* preliminary TLCS-870 disassembler - Work in Progress (#1967) ajrhacker2017-02-051-0/+12
* m6805: added skeleton CMOS devices Vas Crabb2017-01-301-1/+3
* Merge pull request #2016 from pmackinlay/interpro R. Belmont2017-01-241-0/+16
|\
| * initial pull request Patrick Mackinlay2017-01-241-0/+16
* | Merge pull request #2002 from wilbertpol/hcd62121 R. Belmont2017-01-201-1/+0
|\ \ | |/ |/|
| * hcd62121: several small cleanups (nw) Wilbert Pol2017-01-191-1/+0
* | cop400: Properly separated COP444L from COP444C. [Curt Coder] Curt Coder2017-01-161-0/+1
|/
* cop400: Removed non-working, incomplete COP440 code. (nw) Curt Coder2017-01-161-1/+1
* m6805: refactoring and improvements Vas Crabb2017-01-121-0/+3
* Added preliminary MB86235 recompiler [Ville Linde] Ville Linde2016-12-171-1/+4
* Put necv_dasm_one() into a header file Nathan Woods2016-11-161-0/+1
* nanoprocessor: initial support. Disassembler only is known to work at this po... fulivi2016-11-031-0/+16
* Merging Konami disassembler with M6809/HD6309 disassemblers Nathan Woods2016-10-231-1/+0
* Merged the M6809 and HD6309 disassemblers, and changed to properly use streams Nathan Woods2016-10-231-2/+1
* Base WatchDog Timer device angelosa2016-09-271-0/+4
* Written stub SH7604 BUS device (not hooked up to SH2 yet). angelosa2016-09-271-0/+2
* Fixed separate compile of drivers using sharc/ADSP21062 cpu (nw) Miodrag Milanovic2016-07-231-1/+1
* Convert SPARCv8 ops to document-described functionality therealmogminer@gmail.com2016-06-231-0/+1
* improve SPARC disassembler: [Vas Crabb] Vas Crabb2016-06-221-0/+1
* Add majority of SPARC integer ops therealmogminer@gmail.com2016-06-181-1/+1
* Initial MB86901 diassembler therealmogminer@gmail.com2016-06-171-0/+16