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