| Commit message (Expand) | Author | Age | Files | Lines |
| * | New NOT_WORKING software list additions |  hap | 2021-07-23 | 1 | -0/+2 |
| * | f2mc16: Rewrite disassembler |  AJR | 2021-07-21 | 1 | -2/+2 |
| * | Tie up a few loose ends in drivers: |  Vas Crabb | 2021-07-21 | 1 | -2/+0 |
| * | ncr5380n: reclaim ncr5380 device name |  Patrick Mackinlay | 2021-07-20 | 3 | -6/+6 |
| * | Implement 68k FPU FATAN instruction (#8287) |  Calvin Buckley | 2021-07-18 | 1 | -0/+1 |
| * | exp85: fixed keyboard problem, added save-state support. |  Robbbert | 2021-07-18 | 1 | -1/+0 |
| * | apple3: Preliminary support for Microsoft SoftCard /// [Rob Justice, R. Belmont] |  arbee | 2021-07-17 | 1 | -0/+2 |
| * | New WORKING machines |  Patrick Mackinlay | 2021-07-16 | 1 | -0/+1 |
| * | hd63484 include in mess build to fix linking error |  Robbbert | 2021-07-15 | 1 | -1/+1 |
| * | New machines marked as NOT_WORKING |  Patrick Mackinlay | 2021-07-14 | 1 | -0/+1 |
| * | fix build |  cracyc | 2021-07-13 | 1 | -1/+1 |
| * | New working machines |  hap | 2021-07-13 | 1 | -0/+1 |
| * | -pce.cpp: Converted PC Engine controller ports to slot devices. (#8028) |  cam900 | 2021-07-13 | 3 | -0/+20 |
| * | New working machines |  hap | 2021-07-13 | 2 | -0/+13 |
| * | Disable another MSVC warning that is known to be noisy (and which showed up w... |  Aaron Giles | 2021-07-09 | 1 | -0/+1 |
| * | -bus/a2bus: Added //SHH SYSTEME LANceGS Card. (#8264) |  ksherlock | 2021-07-09 | 1 | -0/+2 |
| * | video/voodoo.cpp: Major rewrite: (#8267) |  Aaron Giles | 2021-07-09 | 1 | -14/+7 |
| * | mt420, mt5510: Split to separate drivers |  AJR | 2021-07-02 | 1 | -1/+2 |
| * | Merge tag 'mame0233' into mainline-master |  Vas Crabb | 2021-07-01 | 1 | -0/+1 |
| |\ |
|
| | * | Add pofo_kbd.h to build scripts so it's picked up when generating IDE projects. |  Vas Crabb | 2021-06-30 | 1 | -0/+1 |
| * | | New machines marked as NOT_WORKING |  Ivan Vangelista | 2021-06-29 | 1 | -0/+1 |
| |/ |
|
| * | add mapper 29 and preliminary mapper 30 support (#8225) |  0kmg | 2021-06-25 | 1 | -0/+2 |
| * | New machines marked as NOT_WORKING |  Ivan Vangelista | 2021-06-24 | 1 | -0/+1 |
| * | -util: Retire legacy object pool, removing vestigial references. |  Vas Crabb | 2021-06-24 | 1 | -2/+0 |
| * | vis: fix card comms and crc |  cracyc | 2021-06-23 | 1 | -1/+1 |
| * | Re-worked System 18 Alien Storm bootlegs, put in their own driver to study. (... |  David Haywood | 2021-06-23 | 1 | -0/+1 |
| * | vis: add memory card device |  cracyc | 2021-06-22 | 2 | -0/+13 |
| * | New machines marked as NOT_WORKING |  AJR | 2021-06-22 | 1 | -0/+1 |
| * | Remove emualloc.* |  AJR | 2021-06-22 | 1 | -4/+1 |
| * | New working software list additions |  hap | 2021-06-21 | 1 | -2/+0 |
| * | New machines marked as NOT_WORKING |  AJR | 2021-06-20 | 1 | -0/+1 |
| * | New machines marked as NOT_WORKING |  AJR | 2021-06-20 | 1 | -0/+2 |
| * | New machines marked as NOT_WORKING |  hap | 2021-06-20 | 1 | -0/+1 |
| * | mc10.cpp: Converted expansion port to slot device and removed fake machines. ... |  tim lindner | 2021-06-17 | 2 | -21/+40 |
| * | apple3: Support for the Titan "/// Plus II" Apple II emulation card. [R. Belm... |  arbee | 2021-06-15 | 1 | -0/+2 |
| * | pofo.cpp: Converted keyboard to device. (#8192) |  Jaen | 2021-06-16 | 1 | -0/+1 |
| * | scripts/mame/arcade.lua: moved Model Racing drivers to separate project |  Ivan Vangelista | 2021-06-15 | 1 | -5/+10 |
| * | bus/coco: Added the Dragon MSX 2+, The Dragon's Claw, Peaksoft Prestel, and C... |  Nigel Barnes | 2021-06-14 | 1 | -0/+10 |
| * | Reworked rockclim driver to be based on galaxian.cpp (was in galaxold.cpp). (... |  David Haywood | 2021-06-14 | 1 | -0/+1 |
| * | Added helpers for 64-bit count leading zeroes/ones. |  Vas Crabb | 2021-06-13 | 1 | -0/+1 |
| * | inufuku.cpp: Merged */inufuku.* into drivers/inufuku.cpp, minor cleanups. (#8... |  cam900 | 2021-06-13 | 1 | -2/+0 |
| * | New skeleton ISA device: Lark Associates LRK-331 ESDI Controller [Bitsavers] |  AJR | 2021-06-11 | 1 | -0/+2 |
| * | naomi: add a new device for the Sega 837-14438 "SH I/O BD" hopper board |  yz70s | 2021-06-08 | 2 | -0/+4 |
| * | ns32082: new device |  Patrick Mackinlay | 2021-06-07 | 2 | -0/+12 |
| * | fix pcap builds (#8150) [xray-sky, R. Stricklin] |  xray-sky | 2021-06-06 | 3 | -3/+3 |
| * | -supracan.cpp: Added basic sound emulation. (#8143) [Ryan Holtz, superctr] |  MooglyGuy | 2021-06-06 | 1 | -0/+2 |
| * | New NOT_WORKING machine (#8122) |  ClawGrip | 2021-06-02 | 1 | -0/+1 |
| * | New machines NOT_WORKING |  cracyc | 2021-06-02 | 1 | -0/+1 |
| * | stv.cpp: moved the few remaining protection functions in stvprot.cpp to the d... |  Ivan Vangelista | 2021-06-02 | 1 | -2/+0 |
| * | new educational / plug and play dumps / cartridges from Sean [Sean Riddle, Da... |  David Haywood | 2021-06-01 | 1 | -13/+15 |