| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update to new save interface to avoid collision |  Aaron Giles | 2021-04-20 | 2 | -28/+33 |
| * | Detect array members that can't be replicated and manually register each item... |  Aaron Giles | 2021-04-19 | 1 | -2/+0 |
| * | Remove final cases where people directly registered state data with the core ... |  Aaron Giles | 2021-04-14 | 8 | -148/+242 |
| * | Replace STRUCT_MEMBER usage from cpu devices with structured saves. Allow uni... |  Aaron Giles | 2021-04-13 | 6 | -43/+61 |
| * | cdu75s: start the driver |  Olivier Galibert | 2021-04-08 | 3 | -0/+128 |
| * | bus/a2bus: Suppress side effects of Grappler C0nX reads for debugger. |  Vas Crabb | 2021-04-07 | 1 | -4/+7 |
| * | Add bus/adb for real ADB device emulation [O. Galibert, R. Belmont] |  arbee | 2021-04-06 | 4 | -0/+215 |
| * | bus/a2bus: Added Orange Micro Grappler printer interface card. |  Vas Crabb | 2021-04-07 | 2 | -113/+392 |
| * | bus/a2bus: More improvements for Orange Micro buffered Grappler+: [Vas Crabb,... |  Vas Crabb | 2021-04-06 | 2 | -15/+77 |
| * | new WORKING software list entries (#7884) |  David Haywood | 2021-04-05 | 5 | -1/+160 |
| * | bus/a2bus: Fix Buffered Grappler+ ROM digests, use silkscreend mask IDs for l... |  Vas Crabb | 2021-04-05 | 1 | -3/+13 |
| * | a2mockingboard.cpp: Fix 2 more off-by-ones in the Phasor address decoding [To... |  arbee | 2021-04-03 | 1 | -2/+2 |
| * | bus/a2bus: Fix clang build (no idea how GCC didn't fail to compile that). |  Vas Crabb | 2021-04-04 | 1 | -1/+1 |
| * | bus/a2bus: Made Buffered Grappler+ DRAM size configurable, fixed a bad |  Vas Crabb | 2021-04-04 | 2 | -11/+44 |
| * | bus/a2bus: Also synchronise data and asserting strobe for Apple II Parallel I... |  Vas Crabb | 2021-04-04 | 2 | -37/+44 |
| * | bus/a2bus updates: [Vas Crabb, Golden Child] |  Vas Crabb | 2021-04-04 | 4 | -183/+736 |
| * | a2mockingboard.cpp: fix two off-by-ones on the Phasor address decoding [TomCh] |  arbee | 2021-04-03 | 1 | -2/+2 |
| * | New BSD-licensed OPL/OPLL (YM3526, YM3812, YM2413, Y8950, YMF262, etc) cores ... |  Aaron Giles | 2021-04-02 | 12 | -19/+19 |
| * | a2mockingboard.cpp: Updates [R. Belmont, TomCh] |  arbee | 2021-04-01 | 1 | -9/+41 |
| * | gameboy: Fixed crash with momocol2 and varpack |  Robbbert | 2021-04-02 | 1 | -4/+3 |
| * | bus/coco: Renamed Games Master cartdige slot option to gmc to match the Drago... |  tim lindner | 2021-03-31 | 1 | -1/+1 |
| * | src/devices/bus/coco/coco_fdc.cpp: Call base device_start from derived class.... |  tim lindner | 2021-03-30 | 1 | -0/+2 |
| * | bus/megadrive: Improved Sonic & Knuckles "lock on" slot handling. [Ryan Holtz] |  MooglyGuy | 2021-03-25 | 2 | -15/+49 |
| * | -jcart: Fixed I2C read address for Codemasters games. [Ryan Holtz] (#7885) |  MooglyGuy | 2021-03-23 | 2 | -36/+31 |
| * | bus/megadrive: Updated EEPROM save cartridge compatibility list. |  Vas Crabb | 2021-03-23 | 1 | -3/+3 |
| * | -machine/i2cmem.cpp: Added Xicor X24C01 support. [Ryan Holtz] |  MooglyGuy | 2021-03-23 | 3 | -31/+59 |
| * | a7800: BIN files are headerless, and we don't support them. |  Robbbert | 2021-03-21 | 1 | -1/+1 |
| * | a7800: reassign reset and select buttons sway from joystick2; show message if... |  Robbbert | 2021-03-19 | 1 | -0/+1 |
| * | nes: Coverity 138925,161402: bad shift |  Robbbert | 2021-03-14 | 1 | -2/+2 |
| * | nes: if file has invalid header, say so |  Robbbert | 2021-03-12 | 1 | -0/+1 |
| * | devices/bus/megadrive/svp.cpp: moved internal ROM here instead that in the ss... |  Ivan Vangelista | 2021-03-08 | 2 | -0/+14 |
| * | HP9845: added synchronous I/O for RS232 port and HP98046 module (#7695) |  fulivi | 2021-03-07 | 5 | -85/+346 |
| * | - devices/bus/plus4: fixed MT07886 |  Ivan Vangelista | 2021-03-07 | 3 | -12/+22 |
| * | geneve: Fixed address decoding in IDE card for standard Geneve; changed defau... |  Michael Zapf | 2021-03-03 | 2 | -2/+16 |
| * | 3c505: remove duplicate reset logic |  Patrick Mackinlay | 2021-03-03 | 1 | -25/+8 |
| * | floppies: Turn the format arrays into function calls. Create a default "mfm"... |  Olivier Galibert | 2021-03-02 | 177 | -539/+596 |
| * | device/bus/ti99/pecb/evpc.cpp: fixed MT07889 |  Ivan Vangelista | 2021-03-01 | 1 | -0/+1 |
| * | econx25: Added the dual Z80 co-processor board (incomplete). |  Nigel Barnes | 2021-02-28 | 3 | -2/+254 |
| * | New BSD-licensed implementation of Yamaha OPN and OPM FM audio chips (#7808) |  Aaron Giles | 2021-02-27 | 7 | -13/+13 |
| * | byte8251, ccs7710: Don't take over C800-CFFF space |  AJR | 2021-02-23 | 2 | -0/+2 |
| * | bbc_tube_casper: VIA interface is enabled on address A4. |  Nigel Barnes | 2021-02-20 | 2 | -19/+20 |
| * | Ensure validation of device tags in non-default slot options |  AJR | 2021-02-20 | 2 | -3/+3 |
| * | tube_cms6809: Board is only mapped to upper half of tube addresses. |  Nigel Barnes | 2021-02-20 | 1 | -3/+6 |
| * | sk.cpp and 315_5313 devices, actions_atj2279b, rainbow and silverball drivers... |  Ivan Vangelista | 2021-02-20 | 1 | -1/+0 |
| * | sk.cpp: Add notes for Sonic 3 & Knuckles save ... (#7805) |  cam900 | 2021-02-20 | 1 | -1/+2 |
| * | bus/bbc/tube: Added the CMS 6809, Acorn 16032, and Acorn A500 2nd processors. |  Nigel Barnes | 2021-02-20 | 7 | -6/+451 |
| * | svga_s3.cpp: Add BIOS for S3 86C775/785 and ExpertColor M50-02 86C775 (both V... |  ClawGrip | 2021-02-19 | 1 | -1/+12 |
| * | devices/bus/c64/exp: reworked cart loading [hap] |  Ivan Vangelista | 2021-02-17 | 2 | -16/+22 |
| * | interpro: correct function signature |  Patrick Mackinlay | 2021-02-15 | 1 | -1/+1 |
| * | Eliminate ARRAY_LENGTH template in favor of C++17's std::size |  AJR | 2021-02-14 | 22 | -60/+57 |