| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update voodoo code to leverage new save_registrar instead of its own temporar...save_structs |  Aaron Giles | 2021-09-15 | 9 | -185/+132 |
| * | cking_master: use clock device for irq signal |  hap | 2021-09-10 | 1 | -1/+1 |
| * | clock: add setters for period, duty cycle, pulse width |  hap | 2021-09-10 | 2 | -26/+150 |
| * | Merge pull request #8550 from 0kmg/nes-kaiser-smb2-smb3 |  ajrhacker | 2021-09-08 | 2 | -64/+80 |
| |\ |
|
| | * | bus/nes: Improved IRQ emulation for Kaiser KS202 and KS7032. |  0kmg | 2021-09-07 | 2 | -64/+80 |
| * | | Miscellaneous cleanup. |  Vas Crabb | 2021-09-09 | 4 | -634/+432 |
| * | | a2sd: warning: 'unused' attribute directive ignored [-Wattributes] |  Robbbert | 2021-09-08 | 1 | -1/+1 |
| |/ |
|
| * | bus/nes: Added support for a 4 in 1 multicart. (#8549) |  0kmg | 2021-09-07 | 6 | -7/+103 |
| * | bus/nes: Added support for A88S-1 board and related multicarts. (#8547) |  0kmg | 2021-09-07 | 6 | -2/+115 |
| * | apple2: support for the AppleIISD card [R. Belmont, Florian Reitz] |  arbee | 2021-09-07 | 4 | -0/+675 |
| * | -Reworked device type definition macros a little and added more Doxygen. |  Vas Crabb | 2021-09-07 | 85 | -133/+139 |
| * | saitek_osa/maestro: use parent_rom_device_type for analyst |  hap | 2021-09-07 | 5 | -21/+11 |
| * | mc68hc11: Add stubs for TCTL registers; document coding bug in asma2k |  AJR | 2021-09-06 | 2 | -0/+52 |
| * | i8244: use parent_rom_device_type for i8245 |  hap | 2021-09-06 | 1 | -5/+15 |
| * | Allow devices to specify a parent for the purpose of searching for ROMs. |  Vas Crabb | 2021-09-06 | 6 | -22/+122 |
| * | -ui: Made zoom controls a bit more intuitive. |  Vas Crabb | 2021-09-06 | 2 | -3/+4 |
| * | Decoupled RPK logic from TI-99 cartridge code. (#7880) |  npwoods | 2021-09-06 | 2 | -408/+100 |
| * | machine/fdc37c665gt.cpp: Fixed address usage for serial port registers. (#8536) |  987123879113 | 2021-09-05 | 1 | -6/+6 |
| * | tx0.cpp: Further fixes |  AJR | 2021-09-04 | 1 | -2/+2 |
| * | i8257: fix it so tc can work with multiple devices |  cracyc | 2021-09-04 | 1 | -2/+4 |
| * | poly.h: Minor naming/consistency cleanups. |  Aaron Giles | 2021-09-04 | 1 | -74/+79 |
| * | bus/nes: Moved gc6in1 games over to 8237 board and removed old code. (#8527) |  0kmg | 2021-09-04 | 5 | -178/+1 |
| * | bus/nes: Improved emulation of N625092-related multi-game cartridges. (#8526) |  0kmg | 2021-09-04 | 2 | -95/+77 |
| * | poly.h: Remove unused flags, expose object data array directly, add ability t... |  Aaron Giles | 2021-09-03 | 4 | -71/+51 |
| * | unidasm: Add disassembler for DEC VAX architecture |  AJR | 2021-09-03 | 2 | -0/+1158 |
| * | Move endianness type into lib/util header |  AJR | 2021-08-31 | 1 | -4/+4 |
| * | 8042kbdc.cpp: mouse reset answers at least one byte if mouse disabled. |  yz70s | 2021-08-30 | 1 | -3/+11 |
| * | Merge pull request #8513 from 0kmg/nes-mapper234 |  ajrhacker | 2021-08-30 | 2 | -44/+26 |
| |\ |
|
| | * | bus/nes: Fixed several games not loading in Maxi 15 multicarts. |  0kmg | 2021-08-29 | 2 | -44/+26 |
| * | | -f-32.cpp: royalpk2 fixes and updates (#8493) [Ryan Holtz] |  MooglyGuy | 2021-08-30 | 2 | -22/+71 |
| * | | Implemented pan for stereo support for ics2115 (#8489) |  nabetse | 2021-08-27 | 2 | -28/+35 |
| |/ |
|
| * | osd: Return would block when reading a socket with no data available - no err... |  Vas Crabb | 2021-08-27 | 1 | -2/+2 |
| * | Merge tag 'mame0235' into mainline-master |  Vas Crabb | 2021-08-27 | 1 | -1/+1 |
| |\ |
|
| | * | Fix a duplicate #include and an indendation error |  Vas Crabb | 2021-08-23 | 1 | -1/+1 |
| * | | Merge pull request #8490 from 0kmg/nes-lh42 |  ajrhacker | 2021-08-26 | 7 | -15/+87 |
| |\ \ |
|
| | * | | bus/nes: Added support for a Highway Star bootleg. |  0kmg | 2021-08-24 | 7 | -15/+87 |
| * | | | Merge pull request #8495 from 0kmg/nes-mappers-114,115,182 |  ajrhacker | 2021-08-26 | 8 | -300/+59 |
| |\ \ \ |
|
| | * | | | bus/nes: Simplified a few related boards by Kasheng and Hosenkan. |  0kmg | 2021-08-26 | 8 | -300/+59 |
| | |/ / |
|
| * | | | hd6120: Fix effect of TAD on LINK flag |  AJR | 2021-08-26 | 1 | -3/+1 |
| * | | | gts1: various fixes. Still not working though. |  Robbbert | 2021-08-27 | 2 | -62/+52 |
| * | | | tx0dasm.cpp: Add notes on OPRs for reference |  AJR | 2021-08-26 | 1 | -0/+74 |
| * | | | fdc37c93x.cpp: update to support ps/2 mouse |  yz70s | 2021-08-25 | 1 | -0/+2 |
| * | | | 8042kbdc.cpp: improve management of ps/2 mouse |  yz70s | 2021-08-25 | 2 | -26/+105 |
| * | | | i386.cpp: when DEBUG_MISSING_OPCODE is defined, log a small backtrace |  yz70s | 2021-08-25 | 2 | -4/+16 |
| * | | | es5503.cpp: Initialize variable properly; clean up code a little |  AJR | 2021-08-25 | 1 | -14/+3 |
| * | | | upd7220: don't run wdat if figd figure type is set and set the patter… (#8470) |  cracyc | 2021-08-24 | 1 | -1/+30 |
| * | | | Major state refactoring of pc98 based HW (#8475) |  Angelo Salese | 2021-08-24 | 17 | -148/+1013 |
| * | | | okim6295, okim6376, okim9810: Explicitly clamp output streams to within range |  AJR | 2021-08-23 | 3 | -0/+12 |
| |/ / |
|
| * | | bus/nes: Added support for a 9-in-1 multicart. |  0kmg | 2021-08-23 | 6 | -3/+106 |
| * | | formats, osd, util: Started refactoring file I/O stuff. (#8456) |  Vas Crabb | 2021-08-22 | 54 | -425/+422 |