summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine
Commit message (Expand)AuthorAgeFilesLines
* More netlist code reschuffle to separate setup from run. (nw) couriersud2015-01-181-9/+6
* Introduced an nl_double type. This will be followed by an nl_float type couriersud2015-01-181-0/+6
* atahle.c: added missing save state, fixes blitz99 save state regression (nw) Osso132015-01-171-0/+1
* idehd.c: added missing save states, fixes kinst.c save state regression (nw) Osso132015-01-171-0/+4
* Description changes for assorted devices to improve readability/uniformity fr... Scott Stone2015-01-054-6/+6
* (MESS) Improve mouse tracking for pre-ADB Macs. [Rob Braun] arbee2015-01-031-2/+2
* z80dart.c: save diserial state too, fixes bw12.c sio test error after loading... Osso2014-12-311-0/+1
* Cleanups and version bumpmame0157 Miodrag Milanovic2014-12-3113-357/+354
* removed no-longer-needed asserts from z80dma Robert2014-12-281-2/+0
* z80dma : fixed buffer overflow. Fixes altos5 and wmbullet floppies. Robert2014-12-281-1/+1
* am9517a_device: added missing save state, fixes micromik.c save state problem... Osso2014-12-221-0/+9
* 7200fifo.c: added missing save state, fixes seibuspi save state problem (nw) Osso2014-12-201-0/+1
* mos6551: fixed receive with parity != none. (nw) Sandro Ronco2014-12-201-1/+1
* (MESS) Fix VSM rom read through the tms51xx, and add tms6100 hookup to tispea... Lord-Nightmare2014-12-191-1/+1
* fixed Visual Studio compilation and compilation in general / small r10788_dev... Oliver Stöneberg2014-12-192-4/+1
* Significant change to Stepper motor device behaviour, using devcb2 interfaces. James Wallace2014-12-192-116/+114
* A try at adding switch matrix inputs. Use just part numbers for device tags. ... jbu2014-12-182-5/+5
* Attempt at fixing the new Stepper device to load correctly for AWP games. Thi... James Wallace2014-12-172-6/+8
* Merge pull request #84 from ramiropolla/steppers David Haywood2014-12-152-203/+182
|\
| * Convert steppers to device_t Ramiro Polla2014-12-152-203/+182
* | Leftover (nw) Olivier Galibert2014-12-151-3/+0
|/
* i82875p: Add overflow device, high smram [O. Galibert] Olivier Galibert2014-12-156-46/+169
* SMPC: added crude repeat key support in keyboard handling, makes typing more ... Angelo Salese2014-12-141-3/+17
* Add preliminary emulation of the Rockwell A17XX chips jbu2014-12-142-0/+191
* Add preliminary emulation of the Rockwell A17XX chips (ROM, RAM, I/O) and fix... jbu2014-12-143-8/+10
* Add Rockwell 10696 General Purpose Input/Output emulation WIP jbu2014-12-113-0/+259
* i82875p: toud display fix [O. Galibert] Olivier Galibert2014-12-101-1/+2
* pci: Autodetect multifunction devices [O. Galibert] Olivier Galibert2014-12-102-7/+12
* pci: Fix some initialisations, valgrind stops complaining [O. Galibert] Olivier Galibert2014-12-104-8/+16
* pci: expansion rom management [O. Galibert] Olivier Galibert2014-12-092-15/+55
* Add logging to r10788 and fix timer setup (nw) jbu2014-12-092-11/+53
* Add clock to MCFG and remove defaulting to firstcpu->clock() jbu2014-12-091-5/+0
* Skeleton Rockwell 10788 chip emulation and use in gts1 - WIP (nw) jbu2014-12-093-0/+276
* fdc_pll: Added write_next_bit_prev_cell() that writes a bit at the position t... Curt Coder2014-12-082-0/+21
* (MESS) Fixed writing to disk with the Commodore 2040/3040/4040 and 1541/1551/... Curt Coder2014-12-081-1/+1
* duhhhhhhhhhhhhhhhhhhhhhh (nw) Olivier Galibert2014-12-072-0/+75
* lindbergh: Fake pit and real pci bridges [O. Galibert] Olivier Galibert2014-12-075-40/+403
* Fix various typos Zoë Blade2014-11-301-1/+1
* Merge pull request #54 from ramiropolla/lx810l Scott Stone2014-11-282-0/+106
|\
| * lx810l: implement centronics input Ramiro Polla2014-11-242-0/+106
* | Cleanups and version bumpmame0156 Miodrag Milanovic2014-11-2616-43/+39
* | (nw) Olivier Galibert2014-11-255-2/+134
* | (nw) Olivier Galibert2014-11-252-3/+21
|/
* lpc: skeleton acpi [O. Galibert] Olivier Galibert2014-11-207-3/+484
* don't fatalerror on parse error hap2014-11-202-12/+22
* pcd: create omti5100 sasi controller skeleton device Dirk Best2014-11-203-0/+265
* Merge pull request #50 from ramiropolla/lx810l Miodrag Milanović2014-11-205-0/+898
|\
| * lx810l, ap2000: implement working devices Ramiro Polla2014-11-193-0/+243
| * steppers: move to emu/machine Ramiro Polla2014-11-193-0/+655
* | i6300esb: Document more registers [O. Galibert] Olivier Galibert2014-11-202-2/+154
|/