summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/cpu.lua
Commit message (Expand)AuthorAgeFilesLines
* Allow recompiling CPU cores to define their own opcode descriptions. Vas Crabb2026-03-021-1/+4
* cpu.lua: fix sharc disasm compile problem hap2026-02-131-1/+1
* cpu/sharc: Allow multiple loops to end on the same instruction. Vas Crabb2026-02-131-4/+4
* Miscellaneous device improvements: Vas Crabb2026-01-221-4/+4
* cpu: Improved naming of TMS320 series DSPs. Vas Crabb2026-01-181-46/+46
* New CPU core: Sanyo LC6554 Dirk Best2026-01-171-2/+9
* misc/3do.cpp: split Madam and Clio into own devices (#14804) Angelo Salese2026-01-141-1/+1
* dynax/royalmah.cpp: Corrected some DIP switch settings for Mahjong Tensinhai ... Vas Crabb2026-01-141-30/+30
* Add a Sanyo LC6500 series disassembler Dirk Best2026-01-091-0/+10
* Updated years to 2026 where appropriate. Vas Crabb2026-01-051-1/+1
* Add the swp30 to the list of drc-using CPUs Olivier Galibert2025-12-231-1/+1
* dsp56362, dsp56364: Add device stub for SHI AJR2025-10-311-1/+3
* dsp563xx: Implement enough to make the dsp56311 reach the first stage bootloa... Olivier Galibert2025-10-311-0/+2
* dsp563xx: First stab at the interpreter infrastructure Olivier Galibert2025-10-281-0/+2
* new cpu core (start of disassembler): dsp563xx Olivier Galibert2025-10-261-0/+26
* evo_cpu -> sonix16: Identify manufacturer of processor used in evolhh (and ot... AJR2025-10-241-8/+8
* mcs51: Modernization step 2 Olivier Galibert2025-10-171-3/+13
* mcs51: Modernization step 1 Olivier Galibert2025-10-131-1/+1
* swp30: Overhaul Olivier Galibert2025-09-271-5/+0
* various VT3xx (mostly VT369) work + some other VT refactoring, many sets now ... mamehaze2025-05-231-0/+25
* Only link asmjit if native DRCs are built. Vas Crabb2025-05-011-12/+13
* cpu/z80: Corrected name of generated nsc800 source file, removed duplicate so... holub2025-04-261-7/+5
* Cleaned up build scripts and compiling documentation: Vas Crabb2025-04-201-9/+1
* z80/z80make.py: Revisited z80 code generator (#13573) holub2025-04-101-4/+9
* unidasm: Add Panasonic MN10300 disassembler AJR2025-03-221-0/+10
* scripts/src/cpu.lua: Update comment AJR2025-03-091-1/+1
* New machines marked as NOT_WORKING AJR2025-03-091-0/+7
* Add disassembler for CDC 160(-A) architecture AJR2025-03-071-0/+10
* cpu/tlcs900: Added the TMP94C241 variant (used by the Technics SX-KN5000). (#... Felipe CorrĂȘa da Silva Sanches2025-02-181-0/+2
* apple/macpwrbk030.cpp: Moved macpd210 out to new driver for MSC-based portabl... arbee2025-02-101-0/+2
* DRC cleanup and minor optimisation: [Windy Fairy, Vas Crabb] Vas Crabb2025-01-161-13/+8
* cpu/drcbearm64.cpp: Added a 64-bit ARMv8 (AArch64) DRC back-end. (#13162) 9871238791132025-01-141-6/+13
* Replace uPD1771c high level emulation with a cpu core. (#13106) wilbertpol2024-12-271-0/+7
* cpu/mpk1839/kl1839vm1.cpp: Improved VAX-11 code decoder in user space (#13107) holub2024-12-271-0/+2
* m6502: rename m65c02 to w65c02 as well hap2024-12-141-9/+9
* m6502: rename m65sc02.* to g65sc02.* hap2024-12-141-3/+3
* cpu/m6805: Split off HD6305/63705 emulation to a separate source file AJR2024-12-011-0/+2
* new machines marked as NOT WORKING - Cassette Vision (#11927) mamehaze2024-11-261-0/+17
* s2650: move s2650cpu.h contents to s2650.cpp hap2024-11-241-1/+0
* sega/sega_ferie.cpp: Add new not working systems (#11862) qufb2024-11-161-0/+2
* Added C77, custom H8 for Namco. smf-2024-10-251-0/+2
* f2mc16: Created devices for the onboard analogue to digital converter, clock ... smf-2024-10-251-2/+20
* ussr/pk32.cpp: Electronika PK-32 - not working (#12732) holub2024-09-191-0/+17
* hmcs400: add cpu skeleton device hap2024-09-161-0/+18
* fix z80(nsc800) compile, hopefully hap2024-08-311-1/+1
* nsc800: move device to its own file hap2024-08-311-0/+10
* cpu/xa: CPU core work for fearless/superkds - adds sound, promotes to working... mamehaze2024-07-261-0/+1
* cpu/z80/r800.cpp: (#12530) wilbertpol2024-07-101-0/+2
* cpu/xa: New Philips XA disassembler (#12504) mamehaze2024-06-291-0/+19
* Create stub MSM66573 device so Challenge Gear driver can have a CPU type AJR2024-06-191-1/+9