summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine
Commit message (Expand)AuthorAgeFilesLines
* Remaining fixestime-experiments Aaron Giles2021-08-141-2/+2
* Merge branch 'master' into time-experiments Aaron Giles2021-08-134-2/+55
|\
| * swim1, swim2: Implement callback for DAT1BYTE output AJR2021-08-134-2/+55
* | Update recently modified files to new APIs Aaron Giles2021-08-136-6/+4
* | Merge branch 'master' into time-experiments Aaron Giles2021-08-13105-3564/+6857
|\|
| * ch376.cpp: fix mount status and entry formatting [Peter Ferrie] Peter Ferrie2021-08-121-2/+4
| * ap2000: hook up reset to Centronics init signal (#8363) goldnchild2021-08-092-1/+20
| * fdc37c93x.cpp: actually read logical device registers yz70s2021-08-072-21/+10
| * z8536: Avoid magic numbers Dirk Best2021-08-052-8/+17
| * z8536: Better daisy chain support, fix port assignment when writing data Dirk Best2021-08-042-5/+30
| * fdc37c93x.cpp: use ns16550 instead of ns16450 for rs232 as per datasheet yz70s2021-08-032-4/+4
| * smc91c96 updates (a2osx w/ lancegs) Kelvin Sherlock2021-08-022-8/+16
| * swim1: Disable read side effects to help debugging AJR2021-07-302-10/+21
| * applepic: Add timer and remaining GPIO AJR2021-07-302-16/+58
| * applepic: Add device files missing from 918da8411db59ec376d800ae2a424344a6736a25 AJR2021-07-292-0/+511
| * maciifx: Add preliminary PIC (Peripheral Interface Controller) devices and OS... AJR2021-07-292-0/+0
| * i82371sb.cpp: various changes, windows 98 recognizes the ide busmaster contro... yz70s2021-07-292-17/+94
| * i82439hx.cpp: corrections to pci configuration space map and decoding to debu... yz70s2021-07-292-2/+86
| * fdc37c93x.cpp: add placeholder routine for mouse irq yz70s2021-07-292-0/+8
| * ns32082: implement program flow trace support Patrick Mackinlay2021-07-282-3/+35
| * ns32202: fix syntax errors Patrick Mackinlay2021-07-281-3/+3
| * ns32202: implement counter current values Patrick Mackinlay2021-07-282-6/+67
| * hp_taco: commands to read HP9825 tapes added fulivi2021-07-251-15/+28
| * srcclean for 0.234 branch Vas Crabb2021-07-251-2/+2
| * am9517a: setting mask bits also sets status Patrick Mackinlay2021-07-231-0/+3
| * ns32082: remove obsolete comment Patrick Mackinlay2021-07-231-5/+0
| * ncr5380n: reclaim ncr5380 device name Patrick Mackinlay2021-07-202-58/+58
| * API cleanups and miscellaneous fixes. Vas Crabb2021-07-152-13/+12
| * fidel_sc6: add note hap2021-07-141-1/+2
| * New working machines hap2021-07-132-0/+147
| * -bus/a2bus: Added //SHH SYSTEME LANceGS Card. (#8264) ksherlock2021-07-092-28/+44
| * video/voodoo.cpp: Major rewrite: (#8267) Aaron Giles2021-07-094-3/+13
| * Remove some tag lookups by name (#8252) Miodrag Milanović2021-07-056-22/+26
| * heromem, sbmjb: Map I/O expanders (and some RAM for sbmjb) AJR2021-07-032-0/+19
| * k056230: clear network interrupt properly (fixes screen flashing in zr107) Ville Linde2021-07-012-24/+12
| * srcclean in preparation for release Vas Crabb2021-06-271-3/+3
| * ds6417: fix mask cracyc2021-06-261-1/+1
| * hd63450: unhalt cpu if a dma bus error occurs cracyc2021-06-251-0/+2
| * vis: make memcard writing work cracyc2021-06-251-1/+1
| * machine/latch8.cpp: Clean up a little. Vas Crabb2021-06-242-76/+72
| * vis: fix card comms and crc cracyc2021-06-232-11/+28
| * vis: add memory card device cracyc2021-06-222-0/+222
| * cpu/alto2: Fixed allocation widths for decoded ROMs, and removed a bunch of r... Vas Crabb2021-06-221-6/+6
| * Eliminate remaining uses of auto_alloc and friends (#8210) Aaron Giles2021-06-223-45/+36
| * juicebox additions [David Haywood, Sean Riddle] (#8146) David Haywood2021-06-181-52/+57
| * Added helpers for 64-bit count leading zeroes/ones. Vas Crabb2021-06-133-7/+7
| * z80pio: changing the vector neither enables nor causes an interrupt. Fixes cr... Robbbert2021-06-131-5/+0
| * netlist_sound: Fix sound_assert in debug builds AJR2021-06-071-1/+2
| * ns32082: new device Patrick Mackinlay2021-06-072-0/+557
| * Made SPG2xx I/O IRQ checking a bit more lean; improved ADC behavior. (#8138) ... MooglyGuy2021-06-042-248/+135