summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into deprecateddeprecated Aaron Giles2021-06-216-57/+58
|\
| * 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
* | Improve member names. Aaron Giles2021-06-082-17/+17
* | Everything compiles. Now to see what I've busted. Aaron Giles2021-06-088-49/+38
|/
* 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
* geneve/ti99: Fixed HFDC hangs on not connected drives; allows timed steps for... Michael Zapf2021-06-032-20/+53
* hd63450: start handling bus errors cracyc2021-06-022-0/+18
* Merge pull request #8016 from 987123879113/add_default_nvram_rtc65271 ajrhacker2021-06-012-4/+15
|\
| * rtc65271: Allow for default nvram data initialization using external data 9871238791132021-04-302-4/+15
* | new working machines (plug and play) (#8100) David Haywood2021-06-011-1/+9
* | ns32202: fix register masks Patrick Mackinlay2021-06-011-3/+3
* | i82586: various fixes Patrick Mackinlay2021-06-011-43/+48
* | tek410x: Add keyboard [AJR, Bitsavers] AJR2021-05-311-16/+6
* | hd63450: speed up max rate transfers cracyc2021-05-291-3/+4
* | x68k: adjust special priority mode and screen timings cracyc2021-05-291-2/+11
* | hd63450: add linked array chaining cracyc2021-05-281-1/+12
* | input_merger: add setter for initial state hap2021-05-242-16/+25
* | swim: Fixed bugs linked to device selection Olivier Galibert2021-05-243-4/+11
* | z80scc: implement local loopback Patrick Mackinlay2021-05-241-0/+7
* | srcclean for release Vas Crabb2021-05-231-1/+1
* | wd_fdc.cpp revert prev and add INTRQ logic notes MetalliC2021-05-171-1/+9
* | wd_fdc: commands don't clear forced interrupt Patrick Mackinlay2021-05-171-1/+1
* | -bus/vsmile: Added Smart Keyboard in US, French, and German layouts. [Ryan Ho... MooglyGuy2021-05-161-0/+4
* | hd63450: restart transfer if continue is set cracyc2021-05-141-0/+8
* | dc7085: overhaul Patrick Mackinlay2021-05-112-433/+281
* | dinetwork: don't transmit fcs Patrick Mackinlay2021-05-104-4/+4
* | wd1010: expand head selection Patrick Mackinlay2021-05-102-1/+16
* | ch376: Fix missing file [R. Belmont] arbee2021-05-091-4/+5
* | ch376 updates [R. Belmont] arbee2021-05-091-24/+55
* | Retiring my original NCR5380 implementation. [R. Belmont, AJR] arbee2021-05-082-490/+0
* | ch376: Fix typo that GCC caught and Clang didn't! [R. Belmont] arbee2021-05-081-1/+1
* | apple2: Add support for the BOOTI card [R. Belmont] arbee2021-05-084-0/+944
* | iwm.cpp, swim2.cpp: Use logmacro and disable logging by default AJR2021-05-062-13/+29
* | savant: add a side_effects_disabled guard hap2021-05-061-1/+1
* | ram: set default fill value to 0xff instead of 0xcd hap2021-05-051-2/+1
* | ns32202: fix interrupt masking Patrick Mackinlay2021-05-052-14/+10
* | ertictac.cpp: convert to use IOC and MEMC devices. Sandro Ronco2021-05-012-290/+0
|/
* ram.cpp: update notes hap2021-04-251-6/+9
* srcclean in preparation for branching release Vas Crabb2021-04-253-13/+13
* saitek_risc2500: update internal artwork hap2021-04-241-3/+2
* risc2500/tasc: fixed high pitched sound problem hap2021-04-221-4/+6
* ibm5170: fix validity error hap2021-04-203-13/+2
* New working software list additions hap2021-04-201-4/+7
* smartboard: changes to make tasc smartboard test program work hap2021-04-202-42/+22
* smartboard: add user config to allow duplicate piece ids hap2021-04-192-2/+22
* smartboard: add support to connect it to pc printer port hap2021-04-192-0/+399