| Commit message (Expand) | Author | Age | Files | Lines |
| * | cpu/z80/r800.cpp: (#12530) |  wilbertpol | 2024-07-10 | 1 | -0/+2 |
| * | cpu/xa: New Philips XA disassembler (#12504) |  mamehaze | 2024-06-29 | 1 | -0/+19 |
| * | Create stub MSM66573 device so Challenge Gear driver can have a CPU type |  AJR | 2024-06-19 | 1 | -1/+9 |
| * | unidasm: Add disassembler for Oki nX-8/500S architecture |  AJR | 2024-06-19 | 1 | -0/+9 |
| * | cpu/m6805: Added new devices for 68HC05E1 and 68HC05E4. [R. Belmont] |  arbee | 2024-06-15 | 1 | -0/+2 |
| * | New WORKING - sinclair/specnext.cpp: ZX Spectrum Next (known as tbblue) (#11918) |  holub | 2024-06-12 | 1 | -3/+25 |
| * | cpu/z80/z80.cpp Update core generator to support r800 [holub, Wilbert Pol] (#... |  holub | 2024-06-05 | 1 | -4/+2 |
| * | cpu/z80/z80.cpp new generatable core (#12423) |  holub | 2024-06-03 | 1 | -0/+12 |
| * | Add cpu device PIC16x8x - Add PIC16F84 to magicle into misc/magicard.cpp (#12... |  grullosgo | 2024-06-03 | 1 | -0/+17 |
| * | sega/segaybd.cpp: Switch Sega Y-Board games back to Musashi (MT08783). [R. Be... |  arbee | 2024-05-12 | 1 | -0/+2 |
| * | add MIPS-X CPU and Tomy Kiss-Site system (#12331) |  mamehaze | 2024-05-08 | 1 | -0/+17 |
| * | sh7042: Add dmac, mtu, adc, intc, sci, bsc. Separate A and non-A |  Olivier Galibert | 2024-05-02 | 1 | -0/+8 |
| * | palm: new cpu device and disassembler |  Patrick Mackinlay | 2024-03-27 | 1 | -0/+17 |
| * | Start adding the m37640 |  Olivier Galibert | 2024-03-18 | 1 | -0/+3 |
| * | cpu/z80/r800dasm.cpp: Add disassembler for ASCII R800. (#12116) |  wilbertpol | 2024-03-10 | 1 | -0/+2 |
| * | cpu/g65816: Don't expose a pile of macros to downstream users. |  Vas Crabb | 2024-03-08 | 1 | -3/+3 |
| * | h8: add h8s/2319 family, make 2320 (now renamed to 2329) a subdevice, |  hap | 2024-03-04 | 1 | -2/+4 |
| * | Enhance the sh704x. MU128 MSTO, needs interrupts now. |  Olivier Galibert | 2024-03-03 | 1 | -0/+8 |
| * | h8: add basic support for h8/3217, |  hap | 2024-02-25 | 1 | -2/+4 |
| * | New machines marked as MACHINE_NOT_WORKING |  Olivier Galibert | 2024-02-18 | 1 | -2/+0 |
| * | ns32k: housekeeping |  Patrick Mackinlay | 2024-02-11 | 1 | -3/+3 |
| * | mu5/15: split the lcd |  Olivier Galibert | 2024-02-10 | 1 | -0/+4 |
| * | h8: add preliminary h8/325 |  hap | 2024-02-06 | 1 | -0/+2 |
| * | upd7810: move near empty upd7811 file to upd7810 |  hap | 2024-01-28 | 1 | -2/+0 |
| * | Added a skeleton Aquaplus P/ECE driver. |  Vas Crabb | 2024-01-23 | 1 | -1/+13 |
| * | cpu/c33, tools/unidasm.cpp: Added disassembler for Epson C33 ADV Core. |  Vas Crabb | 2024-01-21 | 1 | -0/+9 |
| * | Holtek HT1130 CPU core, and preliminary driver for a brick game using it (#11... |  mamehaze | 2023-12-26 | 1 | -0/+17 |
| * | sh: start adding the sh7042 |  Olivier Galibert | 2023-12-17 | 1 | -0/+2 |
| * | cpu/xtensa.cpp, skeleton/hudson_poems.cpp: Added initial emulation for CPU co... |  mamehaze | 2023-12-10 | 1 | -0/+4 |
| * | skeleton/hudson_poems.cpp: Create and hook up skeleton Xtensa CPU device |  AJR | 2023-11-25 | 1 | -1/+8 |
| * | unidasm: Add disassembler for Tensilica Xtensa architecture |  AJR | 2023-11-22 | 1 | -0/+10 |
| * | skeleton/evolution_handheld.cpp: Added skeleton for Kidz Delight Evolution Ma... |  mamehaze | 2023-11-03 | 1 | -1/+8 |
| * | evolution: First stab at understanding the cpu |  Olivier Galibert | 2023-10-31 | 1 | -0/+10 |
| * | Argh, sorry about the forgotten files. |  Olivier Galibert | 2023-10-30 | 1 | -8/+8 |
| * | Revert "swp30: Use natural addresses, reorganize the meg, make envelopes and ... |  arbee | 2023-10-29 | 1 | -8/+8 |
| * | swp30: Use natural addresses, reorganize the meg, make envelopes and keyoff a... |  Olivier Galibert | 2023-10-29 | 1 | -8/+8 |
| * | sega/sega_beena.cpp: Emulated Advanced Pico BEENA and TV Ocha-Ken. (#11213) |  qufb | 2023-10-28 | 1 | -0/+2 |
| * | namco/namcos12.cpp: Emulated games with CDXA board. (#11558) |  987123879113 | 2023-09-22 | 1 | -0/+14 |
| * | cpu/sh: Refactored SH-2 refactored code to separate onboard peripherals from ... |  987123879113 | 2023-08-27 | 1 | -14/+18 |
| * | unidasm: Add disassemblers for DDP-516 and Prime S, R, V architectures |  AJR | 2023-08-14 | 1 | -0/+10 |
| * | unidasm: Add disassembler for Mitsubishi/Renesas M16C architecture |  AJR | 2023-08-01 | 1 | -1/+10 |
| * | m6502: add 6503 cpu |  hap | 2023-07-24 | 1 | -0/+3 |
| * | cpu.lua: Correct name of header |  AJR | 2023-06-19 | 1 | -1/+1 |
| * | New machines marked as NOT_WORKING |  AJR | 2023-06-19 | 1 | -1/+8 |
| * | unidasm: Add disassemblers for ST9 and ST9+ architectures |  AJR | 2023-06-18 | 1 | -0/+10 |
| * | m68008: Implement as a 68000 variant |  Olivier Galibert | 2023-05-27 | 1 | -4/+12 |
| * | sinclair/sprinter.cpp: Added Sprinter Sp2000 enhanced Spectrum clone. (#11018) |  holub | 2023-05-12 | 1 | -0/+2 |
| * | mn1400: add device skeleton |  hap | 2023-05-06 | 1 | -2/+12 |
| * | mn1400: add disassembler |  hap | 2023-05-01 | 1 | -10/+20 |
| * | yamaha: new GEW7 and GEW12 machines, various GEW8/MultiPCM improvements (#11105) |  Devin Acker | 2023-04-22 | 1 | -1/+7 |