summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine
Commit message (Expand)AuthorAgeFilesLines
* srcclean in preparation for 0.226 release branch Vas Crabb2020-10-252-4/+4
* volt_reg: Remove uses that are not needed anymore with the recent (#7367) Aaron Giles2020-10-202-3/+0
* machine/e05a30.cpp: Added support for shift register. (#7366) goldnchild2020-10-202-0/+24
* ns32202: Fix MSVC compile Aaron Giles2020-10-181-2/+2
* machine/rescap.h: Use constexpr where it won't change semantics. Vas Crabb2020-10-171-15/+15
* rescap.h: Credit the actual authors (nw) AJR2020-10-171-1/+1
* machine/pckeybrd.cpp: Internalize input ports AJR2020-10-152-3/+16
* Fix clang compile. Curt Coder2020-10-131-1/+1
* wd1010: Improve implementation Dirk Best2020-10-102-74/+168
* ns32202: new device (wip) Patrick Mackinlay2020-10-102-0/+835
* ns32081: better fix for movif Patrick Mackinlay2020-10-101-2/+2
* apple3: enable and use MM58167 IRQs [Rob Justice] arbee2020-10-081-4/+1
* netlist: Disable logging accidentally left on. Aaron Giles2020-10-071-1/+1
* vicdual: Tranquilizer Gun uses the same sound board as Borderline Aaron Giles2020-10-071-1/+1
* ns32081: movif bug fixes Patrick Mackinlay2020-10-071-7/+14
* Plug and Play work (new sets) (#7321) David Haywood2020-10-063-18/+26
* ns32081: new device Patrick Mackinlay2020-10-052-0/+690
* bus/vsmile/rom.cpp: fixed reported crash Ivan Vangelista2020-10-041-2/+0
* z80scc: Fix vector modification in high bits Dirk Best2020-10-031-0/+1
* 6840ptm.cpp: updated m_gate initialization as per comments to d026d1ba845f899... Ivan Vangelista2020-10-032-1/+6
* upd765: Explicitly emulate reset line AJR2020-10-022-39/+67
* 6840ptm.cpp: initialized array to fix listxml and validate crash Ivan Vangelista2020-09-301-0/+1
* netlist: Remove "extended validation mode" couriersud2020-09-281-1/+0
* Fixed BQ4847 to always return 0 for its register 15; required for proper chip... Michael Zapf2020-09-281-0/+2
* m3002: expose irq callback Patrick Mackinlay2020-09-282-2/+4
* am9519: has no clock input Patrick Mackinlay2020-09-281-1/+1
* Complete sound modernization of remaining devices. Legacy callbacks and strea... Aaron Giles2020-09-288-41/+43
* Cleaned up bitmap API. Vas Crabb2020-09-2717-88/+92
* Disable SOUND_DEBUG for non-debug builds, and srcclean Vas Crabb2020-09-275-231/+231
* small quality of life fixes DavidHaywood2020-09-242-8/+8
* pcp8718 / pcp8728 / bkid218 - make menu controller a shared device (#7270) David Haywood2020-09-212-0/+278
* 6522via: port B special modes are only on write, not read [Rob Justice] arbee2020-09-171-11/+0
* Revert "sound: Improved view interfaces to match usage patterns" Aaron Giles2020-09-172-5/+5
* sound: Improved view interfaces to match usage patterns Aaron Giles2020-09-172-5/+5
* new NOT WORKING (plug play) (#7237) David Haywood2020-09-161-1/+8
* alpha_8921.cpp: Fix clang error: switch condition has boolean value [-Werror,... AJR2020-09-131-9/+8
* sensorboard: makes no sense to apply Ctrl for lifted pieces on magnet board hap2020-09-131-4/+5
* sensorboard: add support for ctrl modifier with magnet boards hap2020-09-131-1/+1
* Significant internal changes to sound streams (#7169) Aaron Giles2020-09-1311-54/+61
* alpha_8921: remove empty comment blocks hap2020-09-131-18/+0
* Device-fied PRO-CT0 cam9002020-09-132-0/+298
* New machines marked as NOT_WORKING AJR2020-09-122-0/+19
* new NOT WORKING machines (#7212) David Haywood2020-09-111-0/+1
* machine/tube: Added save state. Nigel Barnes2020-09-071-24/+40
* netlist: code maintenance and performance optimizations. Couriersud2020-09-052-111/+80
* wd33c93: handle 'polled DMA' in vme_hcpu30 (nw) Sergey Svishchev2020-09-021-5/+11
* device_state_interface overhaul AJR2020-08-311-32/+2
* bus/a2bus: Added Uthernet card emulation for Apple IIgs (#7090) Rhett Aultman2020-08-312-0/+1619
* wd_fdc.cpp: Corrected register commit delay for WD177x according to datasheet. Nigel Barnes2020-08-301-3/+3
* netlist: Fix various issues around include directories. couriersud2020-08-251-1/+0