summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine
Commit message (Expand)AuthorAgeFilesLines
* 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
* thomson: Turn the extensions into slot devices, modernize the floppies Olivier Galibert2021-04-193-760/+965
* tasc/chessmachine/modular_tm: use install_ram/rom for the bootrom bankswitch ... hap2021-04-152-23/+31
* mephisto_polgar.cpp: split driver into polgar, risc, milano hap2021-04-071-3/+4
* machine/spg_renderer.cpp: Fixed incorrect handling of 2-bit blend level. (#79... MooglyGuy2021-04-071-1/+5
* new NOT WORKING machines (plug+play - JAKKS Pacific etc.) [Sean Riddle] (#7892) David Haywood2021-04-051-0/+4
* srcclean in preparation for release Vas Crabb2021-03-283-9/+9
* swim3, pdm: MFM sector reading Olivier Galibert2021-03-252-9/+619
* mc146818: improve update in progress handling Patrick Mackinlay2021-03-252-16/+51
* swim3: Fix rddata, a little more contents Olivier Galibert2021-03-244-14/+59
* macpdm: Add vblank irq Olivier Galibert2021-03-242-3/+6
* -machine/i2cmem.cpp: Added Xicor X24C01 support. [Ryan Holtz] MooglyGuy2021-03-232-25/+64