| Commit message (Expand) | Author | Age | Files | Lines |
| * | -zaurus: Added skeleton Intel SA-1110 device. Added proper OS dumps for the S... |  Ryan Holtz | 2020-06-22 | 2 | -0/+323 |
| * | merge fixes, nw |  mooglyguy | 2020-06-22 | 1 | -2/+2 |
| * | -arm7: Added placeholder devices for PXA250 and PXA270, and corrected PXA255 ... |  MooglyGuy | 2020-06-22 | 3 | -56/+520 |
| * | srcclean and cleanup (nw) |  Vas Crabb | 2020-06-21 | 17 | -56/+56 |
| * | bq48x2: Derive clock chip from device_rtc_interface. |  Michael Zapf | 2020-06-20 | 3 | -63/+76 |
| * | move schick out of pengo driver + misc promotions (#6842) |  David Haywood | 2020-06-19 | 1 | -2/+3 |
| * | finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) |  Ivan Vangelista | 2020-06-18 | 1 | -1/+1 |
| * | devices/machine, sound and video: removed read and write macros (nw) |  Ivan Vangelista | 2020-06-17 | 136 | -2660/+2646 |
| * | finished removing read* and write* macros from the mame part of the tree. the... |  Ivan Vangelista | 2020-06-16 | 1 | -12/+12 |
| * | dbox: fix crash, array out of bounds access (nw) |  hap | 2020-06-15 | 1 | -1/+1 |
| * | bus/bbc/fdc: Added Solidisk DDFS Issues 1/2 and DFDC disk controller boards. |  Nigel Barnes | 2020-06-15 | 2 | -9/+17 |
| * | i8271: Invert signal to seek/step when writing to drive control port. Fixes M... |  Nigel Barnes | 2020-06-15 | 1 | -24/+15 |
| * | wd_fdc.cpp: accept new commands while in busy state, workaround for spurious ... |  MetalliC | 2020-06-15 | 2 | -9/+31 |
| * | microtch.cpp: Typo on the ROM label (nw) |  ClawGrip | 2020-06-15 | 1 | -1/+1 |
| * | intelfsh: Fujitsu updates (nw) |  AJR | 2020-06-14 | 2 | -19/+61 |
| * | netlist: Fix copy elusion bug on OSX and clang < 8 [AJR, Couriersud] |  couriersud | 2020-06-14 | 1 | -14/+6 |
| * | a few tweaks relating to recent SPG ADC work (nw) (#6826) |  David Haywood | 2020-06-13 | 3 | -6/+26 |
| * | netlist: Performance improvement and refactoring. [Couriersud] |  couriersud | 2020-06-13 | 1 | -4/+5 |
| * | drivers starting with m, n and o: removed read* and write* macros (nw) |  Ivan Vangelista | 2020-06-12 | 7 | -20/+20 |
| * | Revert "adb logging" |  hap | 2020-06-11 | 1 | -22/+0 |
| * | adb logging |  Olivier Galibert | 2020-06-11 | 1 | -0/+22 |
| * | -spg2xx_io: Better ADC behavior when reading converted data. [Ryan Holtz] |  Ryan Holtz | 2020-06-11 | 1 | -2/+3 |
| * | Hyperscan updates: [Sandro Ronco] |  Sandro Ronco | 2020-06-11 | 8 | -0/+1537 |
| * | dinvram: rename pre write/save to can write/save (nw) |  hap | 2020-06-11 | 4 | -4/+4 |
| * | -spg2xx: Fix up ADC support. fordrace now polls all six ADC channels. [Ryan H... |  Ryan Holtz | 2020-06-11 | 3 | -4/+15 |
| * | -spg2xx: Revised ADC behavior. Does not currently work properly. Checking in ... |  Ryan Holtz | 2020-06-11 | 3 | -20/+115 |
| * | wd_fdc.cpp set BUSY during initial restore to make it correctly interruptable |  MetalliC | 2020-06-11 | 1 | -1/+2 |
| * | drivers starting with g, h and i: removed read* and write* macros (nw) |  Ivan Vangelista | 2020-06-10 | 2 | -10/+10 |
| * | sensorboard: add missing var to savestate (nw) |  hap | 2020-06-10 | 1 | -0/+2 |
| * | netlist: fix win32 compile (nw) |  couriersud | 2020-06-10 | 1 | -4/+6 |
| * | some spg2xx bits (nw) (#6814) |  David Haywood | 2020-06-09 | 2 | -0/+41 |
| * | sensorboard: add nvram override setting (nw) |  hap | 2020-06-09 | 2 | -6/+27 |
| * | nvram: don't save 0byte file (nw) |  hap | 2020-06-09 | 4 | -24/+37 |
| * | rename function (nw) |  hap | 2020-06-09 | 1 | -1/+1 |
| * | sensorboard: only load last position when the chesscomputer expects it (nw) |  hap | 2020-06-09 | 2 | -1/+9 |
| * | bq4847: Derived from di_rtc, several fixes. |  Michael Zapf | 2020-06-09 | 2 | -157/+187 |
| * | sensorboard: save last board position on exit (nw) |  hap | 2020-06-08 | 2 | -15/+36 |
| * | netlist: code maintenance. (nw) |  couriersud | 2020-06-08 | 2 | -20/+19 |
| * | Plug and Play work (new working machine) (#6800) |  David Haywood | 2020-06-06 | 6 | -86/+108 |
| * | netlist: remove more macro usage, fix win float exceptions. (nw) |  couriersud | 2020-06-06 | 1 | -6/+2 |
| * | netlist: Reduce macro usage and make use of pstring utf8. (nw) |  couriersud | 2020-06-06 | 1 | -0/+10 |
| * | various devices used by hp9k_3xx.cpp: initialized some variables to fix probl... |  Ivan Vangelista | 2020-06-06 | 1 | -0/+3 |
| * | devices/machine/pci.cpp: fixed problem in pcipc driver in devnoclear builds (nw) |  Ivan Vangelista | 2020-06-06 | 1 | -8/+7 |
| * | devices/machine/8042kbdc.cpp: initilized variable that caused problems for th... |  Ivan Vangelista | 2020-06-06 | 1 | -0/+1 |
| * | gpl16250 / sunplus rendering - improvements for jak_pf (double height tilemap... |  David Haywood | 2020-06-05 | 2 | -29/+67 |
| * | spg renderer / gpl16250 - remove some palette bank hacks (nw) |  DavidHaywood | 2020-06-05 | 2 | -55/+38 |
| * | SunPlus refactoring checkpoint (nw) (#6793) |  David Haywood | 2020-06-04 | 6 | -870/+475 |
| * | dp8390: Eliminate CS line handler; use separate read and write handlers inste... |  AJR | 2020-06-04 | 2 | -44/+37 |
| * | msx: add matra ink cartridge (nw) |  hap | 2020-06-04 | 1 | -4/+4 |
| * | drivers starting with p, q, r and s: some macro removal (nw) |  Ivan Vangelista | 2020-06-03 | 2 | -4/+4 |