summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/cpu.lua
Commit message (Expand)AuthorAgeFilesLines
* 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
* unidasm: Add disassembler for Oki nX-8/500S architecture AJR2024-06-191-0/+9
* cpu/m6805: Added new devices for 68HC05E1 and 68HC05E4. [R. Belmont] arbee2024-06-151-0/+2
* New WORKING - sinclair/specnext.cpp: ZX Spectrum Next (known as tbblue) (#11918) holub2024-06-121-3/+25
* cpu/z80/z80.cpp Update core generator to support r800 [holub, Wilbert Pol] (#... holub2024-06-051-4/+2
* cpu/z80/z80.cpp new generatable core (#12423) holub2024-06-031-0/+12
* Add cpu device PIC16x8x - Add PIC16F84 to magicle into misc/magicard.cpp (#12... grullosgo2024-06-031-0/+17
* sega/segaybd.cpp: Switch Sega Y-Board games back to Musashi (MT08783). [R. Be... arbee2024-05-121-0/+2
* add MIPS-X CPU and Tomy Kiss-Site system (#12331) mamehaze2024-05-081-0/+17
* sh7042: Add dmac, mtu, adc, intc, sci, bsc. Separate A and non-A Olivier Galibert2024-05-021-0/+8
* palm: new cpu device and disassembler Patrick Mackinlay2024-03-271-0/+17
* Start adding the m37640 Olivier Galibert2024-03-181-0/+3
* cpu/z80/r800dasm.cpp: Add disassembler for ASCII R800. (#12116) wilbertpol2024-03-101-0/+2
* cpu/g65816: Don't expose a pile of macros to downstream users. Vas Crabb2024-03-081-3/+3
* h8: add h8s/2319 family, make 2320 (now renamed to 2329) a subdevice, hap2024-03-041-2/+4
* Enhance the sh704x. MU128 MSTO, needs interrupts now. Olivier Galibert2024-03-031-0/+8
* h8: add basic support for h8/3217, hap2024-02-251-2/+4
* New machines marked as MACHINE_NOT_WORKING Olivier Galibert2024-02-181-2/+0
* ns32k: housekeeping Patrick Mackinlay2024-02-111-3/+3
* mu5/15: split the lcd Olivier Galibert2024-02-101-0/+4
* h8: add preliminary h8/325 hap2024-02-061-0/+2
* upd7810: move near empty upd7811 file to upd7810 hap2024-01-281-2/+0
* Added a skeleton Aquaplus P/ECE driver. Vas Crabb2024-01-231-1/+13
* cpu/c33, tools/unidasm.cpp: Added disassembler for Epson C33 ADV Core. Vas Crabb2024-01-211-0/+9
* Holtek HT1130 CPU core, and preliminary driver for a brick game using it (#11... mamehaze2023-12-261-0/+17
* sh: start adding the sh7042 Olivier Galibert2023-12-171-0/+2
* cpu/xtensa.cpp, skeleton/hudson_poems.cpp: Added initial emulation for CPU co... mamehaze2023-12-101-0/+4
* skeleton/hudson_poems.cpp: Create and hook up skeleton Xtensa CPU device AJR2023-11-251-1/+8
* unidasm: Add disassembler for Tensilica Xtensa architecture AJR2023-11-221-0/+10
* skeleton/evolution_handheld.cpp: Added skeleton for Kidz Delight Evolution Ma... mamehaze2023-11-031-1/+8
* evolution: First stab at understanding the cpu Olivier Galibert2023-10-311-0/+10