| Commit message (Expand) | Author | Age | Files | Lines |
| * | fixed vs2019, broken by clang fix. |  smf- | 2021-09-09 | 1 | -3/+5 |
| * | Miscellaneous cleanup. |  Vas Crabb | 2021-09-09 | 1 | -4/+1 |
| * | apple2: support for the AppleIISD card [R. Belmont, Florian Reitz] |  arbee | 2021-09-07 | 4 | -1/+16 |
| * | - airraid.cpp, hanaawas.cpp: used finders instead of tagmap lookups and other... |  Ivan Vangelista | 2021-09-07 | 1 | -2/+0 |
| * | minimaws: Better equality for devices. |  Vas Crabb | 2021-09-07 | 2 | -7/+7 |
| * | -ui: Made zoom controls a bit more intuitive. |  Vas Crabb | 2021-09-06 | 1 | -2/+0 |
| * | Decoupled RPK logic from TI-99 cartridge code. (#7880) |  npwoods | 2021-09-06 | 1 | -0/+2 |
| * | fixes for building with clang 12.0.1 on windows |  smf- | 2021-09-04 | 2 | -0/+5 |
| * | unidasm: Add disassembler for DEC VAX architecture |  AJR | 2021-09-03 | 1 | -0/+10 |
| * | funkyjet.cpp: moved everything into the driver file, as video/funkyjet.cpp on... |  Ivan Vangelista | 2021-09-03 | 1 | -2/+0 |
| * | Move endianness type into lib/util header |  AJR | 2021-08-31 | 1 | -0/+1 |
| * | More miscellaneous cleanup: |  Vas Crabb | 2021-08-30 | 1 | -2/+0 |
| * | Merge pull request #8495 from 0kmg/nes-mappers-114,115,182 |  ajrhacker | 2021-08-26 | 1 | -2/+0 |
| |\ |
|
| | * | bus/nes: Simplified a few related boards by Kasheng and Hosenkan. |  0kmg | 2021-08-26 | 1 | -2/+0 |
| * | | Major state refactoring of pc98 based HW (#8475) |  Angelo Salese | 2021-08-24 | 4 | -0/+22 |
| |/ |
|
| * | formats, osd, util: Started refactoring file I/O stuff. (#8456) |  Vas Crabb | 2021-08-22 | 4 | -4/+9 |
| * | bus/electron: Added a homebrew 68000 second processor. |  Nigel Barnes | 2021-08-21 | 1 | -0/+2 |
| * | Revert "enable BGFX_CONFIG_DEBUG to get proper asserts" |  Miodrag Milanovic | 2021-08-20 | 1 | -1/+1 |
| * | New NOT_WORKING machine (#8468) |  ClawGrip | 2021-08-19 | 1 | -0/+1 |
| * | New machines marked as NOT_WORKING |  AJR | 2021-08-18 | 1 | -0/+3 |
| * | enable BGFX_CONFIG_DEBUG to get proper asserts |  Miodrag Milanovic | 2021-08-13 | 1 | -1/+1 |
| * | Merge pull request #8419 from mamedev/new_bgfx |  Miodrag Milanović | 2021-08-12 | 2 | -3/+3 |
| |\ |
|
| | * | Compile bgfx |  Miodrag Milanovic | 2021-08-10 | 2 | -3/+3 |
| * | | apple2: Support for the Stellation Q-68 and Q-68 Plus 68008 coprocessor cards... |  arbee | 2021-08-10 | 1 | -0/+2 |
| |/ |
|
| * | Assorted N64 fixes (#8415) |  MooglyGuy | 2021-08-09 | 1 | -34/+1 |
| * | New machines marked as NOT_WORKING |  Miodrag Milanovic | 2021-08-09 | 1 | -0/+1 |
| * | New NOT_WORKING machines (#8372) |  ClawGrip | 2021-08-08 | 1 | -0/+1 |
| * | apxen: Checkpoint, get something on screen |  Dirk Best | 2021-08-04 | 2 | -0/+18 |
| * | little hack to make it build fine with current build system |  Miodrag Milanovic | 2021-08-02 | 1 | -0/+2 |
| * | Genearate seaparate dasm header for TMS57002 |  Miodrag Milanovic | 2021-08-02 | 1 | -3/+3 |
| * | maciifx: Add preliminary PIC (Peripheral Interface Controller) devices and OS... |  AJR | 2021-07-29 | 3 | -0/+14 |
| * | Slightly cleaned up OSD input modules. |  Vas Crabb | 2021-07-29 | 1 | -34/+2 |
| * | motoxgo: Add "extra" I/O CPU to configuration |  AJR | 2021-07-28 | 1 | -0/+1 |
| * | New machines marked as NOT_WORKING |  Dirk Best | 2021-07-27 | 1 | -0/+1 |
| * | New machines marked as NOT_WORKING |  AJR | 2021-07-26 | 1 | -0/+1 |
| * | 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 |