summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine
Commit message (Expand)AuthorAgeFilesLines
* sboard: ctrl/shift+click no effect for inductive (nw) hap2019-06-301-0/+3
* tasc: 1 minute now matches realworld 1 minute, and it also says 30mhz instead... hap2019-06-301-2/+1
* mk1: use pwm_display (nw) hap2019-06-291-3/+6
* chesstrv: add chesspieces (nw) hap2019-06-282-5/+20
* edlc: read/write/reset handlers (nw) Patrick Mackinlay2019-06-272-12/+83
* New not working machine added hap2019-06-274-35/+44
* new device seeq8003 Patrick Mackinlay2019-06-262-0/+443
* cp2000: use sensorboard_device (nw) hap2019-06-231-102/+102
* sensorboard: small refactor (nw) hap2019-06-232-56/+48
* srcclean (nw) Vas Crabb2019-06-233-32/+32
* added sensorboard with piece recognition (nw) hap2019-06-232-0/+830
* Pia6821 improvements (#5254) Mike2019-06-192-27/+18
* tc009xlvc.cpp : Updates (#5240) cam9002019-06-192-296/+204
* tek4404: Updates; display restored (nw) AJR2019-06-181-0/+2
* -74381: Added untested 74S381 ALU / Function Generator device. [Ryan Holtz] MooglyGuy2019-06-184-2/+214
* -dpb_brushproc: Added skeleton device for DPB-7000 Brush Processor Card. [Rya... MooglyGuy2019-06-182-0/+314
* -tdc1008: Fixed latching of RND, TC, ACC, and SUB signals. [Ryan Holtz] mooglyguy2019-06-174-7/+320
* -tdc1008: Initial untested implementation of the TRW TDC1008 Multiplier-Accum... mooglyguy2019-06-162-0/+370
* mindset: Fix the 8042s, clock starts ticking [O. Galibert] Olivier Galibert2019-06-161-2/+2
* unsp, spg110, spg2xx, sunplus_gcm394: Fix maps by unifying SoC devices with C... AJR2019-06-156-81/+73
* screenless: make it a device (nw) hap2019-06-141-3/+3
* mm5307: Fix calculation (nw) AJR2019-06-141-4/+4
* Add device emulation for MM5307 Baud Rate Generator AJR2019-06-142-0/+321
* Fix problem with iteagle caused by pci change (nw) yz70s2019-06-131-0/+4
* z80scc: Read/write handler cleanups (nw) AJR2019-06-122-129/+36
* pci.cpp: correct bug #5213 (nw) yz70s2019-06-121-1/+13
* pia6821: roll back port A read change. Mike2019-06-101-5/+6
* Add Bally squawk & talk boards (#5175) Mike2019-06-081-6/+5
* i82439hx.cpp: corrections to pci configuration data (nw) yz70s2019-06-082-1/+10
* ibm5150: updated chessmen (nw) hap2019-06-071-0/+1
* devcb: Eliminate legacy callback syntax (nw) AJR2019-06-067-28/+6
* ds1386: Make initialization of RTC registers from system time actually work; ... AJR2019-06-052-34/+31
* indy_indigo2.cpp: Downgrade Indigo2 to DS1286 (nw) AJR2019-06-052-2/+33
* -am2910: Added prelminary, largely-untested Am2910 Microprogram Controller de... mooglyguy2019-06-052-0/+389
* at_keybc: logging fix (nw) Patrick Mackinlay2019-06-041-2/+2
* New machines marked as NOT_WORKING mooglyguy2019-06-032-1/+18
* chessmachine: bootstrap more likely like this anyway (nw) hap2019-06-032-13/+41
* z80sio: fixed a few regressions in systems with z80sio/i8274 fulivi2019-06-021-0/+3
* wd_fdc: Emulate writes to master reset line; allow read side effects to be di... AJR2019-06-012-35/+64
* chessmachine: device was in wrong folder and forgot to update compile script ... hap2019-06-012-0/+201
* added shared chessmachine device for Mephisto risc, chessmachine EC, chessmac... hap2019-06-011-2/+7
* i8257: Clarification (nw) AJR2019-05-311-1/+1
* wd_fdc: Don't let the absence of the new callback break the device (nw) AJR2019-05-311-1/+2
* z80scc: Reduce gratuitous logging (nw) AJR2019-05-301-2/+2
* at_keybc: minor tweaks (nw) Patrick Mackinlay2019-05-302-63/+214
* fix gcc 8.3.0 compiler misleading indent warning (nw) Lord-Nightmare2019-05-291-3/+3
* mc68340: Timer improvements AJR2019-05-282-88/+127
* New device: UPD7004 ADC Dirk Best2019-05-282-0/+251
* ampro: Various additions (nw) AJR2019-05-282-1/+6
* mc68340: correct MC68340 baud rate calculation [R. Belmont] arbee2019-05-262-0/+74