summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine
Commit message (Expand)AuthorAgeFilesLines
* er1400: Correct clock phase and better handle data reads Dirk Best2022-09-241-2/+2
* sonydriv.cpp: retired. [R. Belmont] arbee2022-09-222-684/+0
* dp83932c.cpp: Use swapendian_int16 AJR2022-09-221-2/+3
* Revert "er1400: Fix loss of the first data bit on readback" Dirk Best2022-09-171-2/+2
* debugger/win: Added capability to save/restore window arrangement. Vas Crabb2022-09-161-0/+1
* fixes for clang 15.0 on windows [smf] smf-2022-09-152-22/+1
* er1400: Fix loss of the first data bit on readback Dirk Best2022-09-151-2/+2
* * new WORKING machine Olivier Galibert2022-09-061-0/+2
* -machine/intelfsh.cpp: Added Macronix 29F008TC (1M*8, 4K*8 pages). Vas Crabb2022-09-062-12/+31
* schedule: rename add_scheduling_quantum to add_quantum, added perfect_quatum ... hap2022-09-023-4/+4
* woz: Remove write support, it can't really be made reliable Olivier Galibert2022-09-011-0/+1
* Revert "gen_latch: add boost interleave conf setting" Vas Crabb2022-08-312-8/+0
* gen_latch: add boost interleave conf setting hap2022-08-312-0/+8
* OSD/network interface cleanup AJR2022-08-288-1/+14
* srcclean in preparation for release Vas Crabb2022-08-287-42/+42
* Use mpu4_characteriser_pal for mpu3.cpp (#10079) David Haywood2022-08-271-8/+8
* new NOT_WORKING machines MetalliC2022-08-271-1/+1
* hyperscan: added quickload support. Sandro Ronco2022-08-231-0/+1
* Hyperscan: various updates Sandro Ronco2022-08-211-3/+3
* Greatly improve Monon Color emulation (#10158) David Haywood2022-08-212-0/+282
* chess artwork: fix xml error on white bishop hap2022-08-201-1/+1
* sony_news/news_r4k.cpp: Implemented Sony NEWS NWS-5000X driver. (#8854) Brice Onken2022-08-202-0/+36
* machine/ds1207.cpp: Fixed initialisation of start time. (#10242) Paul-Arnold2022-08-191-1/+1
* Cleanup of various recently-changed files. Vas Crabb2022-08-191-7/+7
* misc/magicard.cpp: Added required devices and default NVRAM contents. (#9970) Paul-Arnold2022-08-188-109/+2462
* Implement SCC baud rate calculation (#10181) grantek2022-08-172-28/+34
* ctk551.cpp: New working machines (#9929) Devin Acker2022-08-122-74/+99
* - misc/goldnpkr.cpp: identified falcnwldc's encryption device, seems to run n... Ivan Vangelista2022-08-121-1/+1
* ns32082: correct rdval/wrval logic Patrick Mackinlay2022-08-121-3/+11
* dinvram: Separate backup-enable parameter (which prevents both loading and sa... AJR2022-08-093-6/+5
* machine/spifi3.cpp: Implemented HP 1TV3-0302 SPIFI3 SCSI controller. (#10137) Brice Onken2022-08-052-0/+2186
* sinclair/atm.cpp: Got ATM Turbo 2 mostly working. (#10149) holub2022-08-054-370/+0
* Change debugger command handler parameter vector element type from std::strin... AJR2022-08-024-4/+4
* am9516: don't initialise variables in header Patrick Mackinlay2022-08-022-21/+40
* misc hap devices: move variables init to device_start hap2022-08-026-14/+31
* am9516: general improvements Patrick Mackinlay2022-08-012-229/+355
* intel/imds2: correct dump for PIO microcontroller [fulivi] fulivi2022-07-314-50/+56
* nvram: Fix regression related to 6d6ecf46b15cd32599d0d6760178fed0563bc5a2 AJR2022-07-281-1/+0
* hh_tms1k: merlina is a bad dump afterall hap2022-07-251-0/+3
* Clean up whitespace with srcclean Vas Crabb2022-07-241-6/+7
* am9516: another bug fix Patrick Mackinlay2022-07-221-1/+1
* am9516: bug fixes Patrick Mackinlay2022-07-221-4/+4
* -6840ptm: Fixed counter duration and fixed output behavior in single-shot and... MooglyGuy2022-07-202-296/+233
* am9516: remove hyperlink Patrick Mackinlay2022-07-201-1/+1
* am9516: new device Patrick Mackinlay2022-07-202-0/+1026
* -duet16: Added external PTM clock. [Ryan Holtz] (#10103) MooglyGuy2022-07-181-12/+12
* Fix a number of uninitialized variables Olivier Galibert2022-07-182-0/+6
* mm58167: day/month counters reset to 1 Patrick Mackinlay2022-07-181-4/+8
* i82586: interrupts are level triggered Patrick Mackinlay2022-07-182-6/+17
* ns32081: invalid operations generate exceptions Patrick Mackinlay2022-07-181-0/+3