summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine
Commit message (Expand)AuthorAgeFilesLines
* rs232: HLE updates AJR2021-01-261-1/+0
* mac: fixes for Clang compile [R. Belmont] arbee2021-01-251-5/+5
* iwm: Start of implementation of async write Olivier Galibert2021-01-242-14/+72
* swim1: Remove the q3 clock, sync is just not usable Olivier Galibert2021-01-242-41/+9
* srcclean in preparation for branching release Vas Crabb2021-01-249-247/+247
* iwm, swim1: devsel makes more sense now, I think Olivier Galibert2021-01-232-9/+15
* iwm: motor/devsel is a little weird, hope this works Olivier Galibert2021-01-231-8/+2
* swim1.h: Fix clang build AJR2021-01-221-5/+10
* swim1: Embed the iwm Olivier Galibert2021-01-227-125/+658
* -getaway.cpp: Fixed steering control. Vas Crabb2021-01-232-4/+4
* ATTR_UNUSED, do you welcome C++17 in your heart and mind? Olivier Galibert2021-01-225-9/+9
* ncr5380n: assert drq after req with phase mismatch Patrick Mackinlay2021-01-221-0/+1
* flopimg: Change the extracted bitstreams into vector<bool> Olivier Galibert2021-01-221-0/+1
* Firebeat: Fix flash clearing for pop'n music (#7548) 9871238791132021-01-211-1/+4
* 6522via.cpp: Distinguish some different VIA types AJR2021-01-212-9/+113
* Much more core std::string_view modernization AJR2021-01-202-1/+3
* hdc92x4.cpp, i8271.cpp: Clean up time logging AJR2021-01-184-135/+108
* swim2: Add mfm read, fix mfm write and mfm detection. SWIM2 seems done at th... Olivier Galibert2021-01-172-44/+102
* applefdintf: Correct the not-present option Olivier Galibert2021-01-161-3/+3
* swim2: Add reading, writing gcr up to track 63. Olivier Galibert2021-01-155-52/+102
* - sa1110: Added skeleton handling for UDC sub-device handling. [Ryan Holtz] Ryan Holtz2021-01-153-5/+217
* ksys573.cpp, machine/k573mcr.cpp: Implemented JVS memory card reader device f... 9871238791132021-01-131-1/+1
* -Acorn Archimedes code reorganization: (#7627) Sandro Ronco2021-01-124-0/+1152
* hp2640.cpp: Added tape emulation. (#7625) fulivi2021-01-125-10/+33
* mac/swim2: Add apple drivers and associated communications Olivier Galibert2021-01-113-12/+14
* SWIM2: Enough of the write processing to make the timing calibration work. Olivier Galibert2021-01-118-20/+336
* -m950x0: Fixed validation. [Ryan Holtz] Ryan Holtz2021-01-101-2/+2
* - m950x0: Removed private specifier in favor of protected. [Ryan Holtz] Ryan Holtz2021-01-102-34/+33
* - m950x0: Added implementation for STmicro M950x0 SPI EEPROM series. [Ryan Ho... Ryan Holtz2021-01-106-277/+1864
* i82586: fix address hash and multicast setup bugs Patrick Mackinlay2021-01-071-63/+74
* a2bus/mouse.cpp: Fix regression caused by MCU port C lines being high after r... AJR2021-01-062-6/+15
* mac: Optionally hook up the new skeleton SWIMs Olivier Galibert2021-01-061-17/+0
* -arm7: Added optional logging for Windows CE calls. [Ryan Holtz] Ryan Holtz2020-12-313-3/+31
* ncr5380n: halt dma on phase mismatch Patrick Mackinlay2020-12-311-1/+2
* am9517a: simplify software request handling Patrick Mackinlay2020-12-301-6/+2
* ds1302: Add DS1202 variant AJR2020-12-292-44/+65
* ncr5380n: fix MAME lockup introduced in the previous change [R. Belmont] arbee2020-12-281-0/+1
* aa310.cpp: Replaced i2cmem with pcf8583 RTC device. Nigel Barnes2020-12-261-7/+2
* natkeyboard: Remove from ioport_manager AJR2020-12-261-1/+1
* srcclean for 0.227 Vas Crabb2020-12-2712-523/+523
* -sa1111, sed1356: Turned logging back off. [Ryan Holtz] Ryan Holtz2020-12-261-1/+1
* -sa1110: Added initial attempt at UART receiving. LSB of received data seems ... Ryan Holtz2020-12-263-8/+84
* -sa1110, sa1111, sed1356: Turned off error logging. [Ryan Holtz] Ryan Holtz2020-12-252-2/+2
* i2cmem.cpp: Added PCF8582 device. Nigel Barnes2020-12-252-0/+8
* pcf8583: Reimplemented I2C protocol, and added clock and alarm modes. Nigel Barnes2020-12-252-137/+334
* New machines marked as NOT_WORKING Ryan Holtz2020-12-244-9/+2664
* New device: Fairchild 4702B Bit Rate Generator AJR2020-12-242-0/+350
* Add dump and skeleton devices for Emerald Technology 3XTwin ISA board AJR2020-12-232-0/+254
* pc_kbdc: Merge "PC KBDC" device with slot connector AJR2020-12-223-38/+33
* vicdual.cpp: corrected lives dips for hocrash [Guru] Ivan Vangelista2020-12-211-0/+1