| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | 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 |
| * | cpu/m6502: Template 6502 microcontroller helper on underlying CPU type. |  Vas Crabb | 2023-04-17 | 1 | -0/+2 |
| * | Fix single-driver compile for sony/psx.cpp |  Justin Kerk | 2023-04-10 | 1 | -0/+1 |
| * | smc1102: add device skeleton |  hap | 2023-04-07 | 1 | -0/+3 |
| * | tmp68301: Reimplement in the new68k framework. The timers are not yet implem... |  Olivier Galibert | 2023-04-04 | 1 | -0/+3 |
| * | unidasm: Add Interdata Series 16 disassembler |  AJR | 2023-03-11 | 1 | -0/+10 |
| * | cpu/z180: Added CSIO emulation. [Vas Crabb, Sandro Ronco] |  Vas Crabb | 2023-03-11 | 1 | -1/+3 |
| * | scc68070: Revert to use musashi for now, it's very much not a traditional 68000. |  Olivier Galibert | 2023-02-22 | 1 | -0/+2 |
| * | m68000: New implementation, generated from the micro/nanocode |  Olivier Galibert | 2023-02-22 | 1 | -2/+12 |
| * | srcclean and bump copyright date on language files to 2023 |  Vas Crabb | 2023-02-19 | 1 | -1/+1 |
| * | cpu/arcompact: Cleanup: |  Vas Crabb | 2023-02-06 | 1 | -0/+2 |
| * | -cpu/arcompact: Rewrote core. (#10808) |  David Haywood | 2023-02-06 | 1 | -1/+35 |
| * | m6809: rename *.ops to *.lst |  hap | 2022-12-18 | 1 | -3/+3 |
| * | unidasm: Add IBM 1800, IBM 1130 and (DG) Nova disassemblers |  AJR | 2022-12-02 | 1 | -0/+20 |
| * | Update cpu.lua for 9bb87665baa2faf1edd6fd2ce67c5de28fa0459e |  AJR | 2022-11-16 | 1 | -0/+20 |
| * | 68000: Add a level of transparent indirection, turn the reset output line int... |  Olivier Galibert | 2022-11-03 | 1 | -0/+2 |
| * | unkts: Hook up new skeleton CPU device |  AJR | 2022-10-12 | 1 | -1/+8 |
| * | unidasm: Add Nios II disassembler |  AJR | 2022-10-11 | 1 | -0/+10 |
| * | m68000: split the header to make future semi-indenpendant implementations sane |  Olivier Galibert | 2022-09-30 | 1 | -1/+27 |
| * | mtu130: Implement the banking using the actual sequencer prom |  Olivier Galibert | 2022-09-20 | 1 | -5/+0 |
| * | Renamed n2a03 to rp2a03 throughout source tree. (#10343) |  0kmg | 2022-09-20 | 1 | -42/+42 |
| * | source org: move gmaster to handheld folder |  hap | 2022-09-16 | 1 | -0/+1 |
| * | Add preliminary M50734 emulation |  AJR | 2022-09-07 | 1 | -0/+3 |