| Commit message (Expand) | Author | Age | Files | Lines |
| * | apple2: support for the AppleIISD card [R. Belmont, Florian Reitz] |  arbee | 2021-09-07 | 2 | -1/+14 |
| * | 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 |
| * | Move endianness type into lib/util header |  AJR | 2021-08-31 | 1 | -0/+1 |
| * | 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 | 2 | -0/+14 |
| |/ |
|
| * | 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 |
| * | 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 |
| * | apxen: Checkpoint, get something on screen |  Dirk Best | 2021-08-04 | 1 | -0/+17 |
| * | 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 | 1 | -0/+12 |
| * | Slightly cleaned up OSD input modules. |  Vas Crabb | 2021-07-29 | 1 | -34/+2 |
| * | New NOT_WORKING software list additions |  hap | 2021-07-23 | 1 | -0/+2 |
| * | f2mc16: Rewrite disassembler |  AJR | 2021-07-21 | 1 | -2/+2 |
| * | ncr5380n: reclaim ncr5380 device name |  Patrick Mackinlay | 2021-07-20 | 1 | -4/+4 |
| * | Implement 68k FPU FATAN instruction (#8287) |  Calvin Buckley | 2021-07-18 | 1 | -0/+1 |
| * | apple3: Preliminary support for Microsoft SoftCard /// [Rob Justice, R. Belmont] |  arbee | 2021-07-17 | 1 | -0/+2 |
| * | -pce.cpp: Converted PC Engine controller ports to slot devices. (#8028) |  cam900 | 2021-07-13 | 1 | -0/+18 |
| * | New working machines |  hap | 2021-07-13 | 1 | -0/+12 |
| * | -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 |
| * | add mapper 29 and preliminary mapper 30 support (#8225) |  0kmg | 2021-06-25 | 1 | -0/+2 |
| * | -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 |
| * | vis: add memory card device |  cracyc | 2021-06-22 | 1 | -0/+12 |
| * | Remove emualloc.* |  AJR | 2021-06-22 | 1 | -4/+1 |
| * | New working software list additions |  hap | 2021-06-21 | 1 | -2/+0 |
| * | mc10.cpp: Converted expansion port to slot device and removed fake machines. ... |  tim lindner | 2021-06-17 | 1 | -0/+18 |
| * | apple3: Support for the Titan "/// Plus II" Apple II emulation card. [R. Belm... |  arbee | 2021-06-15 | 1 | -0/+2 |
| * | bus/coco: Added the Dragon MSX 2+, The Dragon's Claw, Peaksoft Prestel, and C... |  Nigel Barnes | 2021-06-14 | 1 | -0/+10 |
| * | Added helpers for 64-bit count leading zeroes/ones. |  Vas Crabb | 2021-06-13 | 1 | -0/+1 |
| * | New skeleton ISA device: Lark Associates LRK-331 ESDI Controller [Bitsavers] |  AJR | 2021-06-11 | 1 | -0/+2 |
| * | ns32082: new device |  Patrick Mackinlay | 2021-06-07 | 1 | -0/+11 |
| * | fix pcap builds (#8150) [xray-sky, R. Stricklin] |  xray-sky | 2021-06-06 | 3 | -3/+3 |
| * | ymfm: Sync with upstream: |  Aaron Giles | 2021-06-01 | 1 | -0/+2 |
| * | vtech: Rework expansion bus emulation |  Dirk Best | 2021-06-01 | 1 | -0/+4 |
| * | bus/coco: add CoCo Max Hi Res Input Module (#8104) |  tim lindner | 2021-05-31 | 1 | -0/+2 |
| * | ympsr60: Fleshed out the PSR60/PSR70 drivers |  Aaron Giles | 2021-05-31 | 1 | -0/+12 |
| * | Better fix for vt_dsk.h header name clash |  AJR | 2021-05-26 | 1 | -2/+2 |
| * | vtech: Add floppy formats and fs |  Olivier Galibert | 2021-05-26 | 1 | -0/+24 |
| * | reorganize the floptool code, add some write support |  Olivier Galibert | 2021-05-24 | 1 | -0/+2 |
| * | ymtx81z: leave lcd color up to the (internal)artwork |  hap | 2021-05-24 | 1 | -2/+2 |
| * | ymfm: Sync with latest, add complete YMF278B support (#8090) |  Aaron Giles | 2021-05-22 | 2 | -9/+4 |