summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine
Commit message (Expand)AuthorAgeFilesLines
* 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
* 6522via.cpp: Add support for CB2 pulse mode [R. Belmont, Peter Ferrie] arbee2020-08-232-1/+22
* srcclean for 0.224 Vas Crabb2020-08-233-3/+3
* nscsi: Implemented REZERO command. [Curt Coder] Curt Coder2020-08-221-0/+4
* z80dma: Added IEO callback. [Curt Coder] Curt Coder2020-08-222-0/+8
* pit8253: Fix cycles computation error due to using floating-point. Aaron Giles2020-08-201-1/+38
* Sound and other improvements to Sega G-80 games. (#7103) Aaron Giles2020-08-194-32/+173
* Filesize fix for microtouch_5604340_rev_2.2.u1 (nw) Scott Stone2020-08-191-1/+1
* ibm5150,pasopia,pc8801: hooked up cassette software lists Robbbert2020-08-191-0/+2
* microtch.cpp: Add BIOS 2.2 [Victor Fernandez (City Game), ClawGrip] (#7097) ClawGrip2020-08-181-2/+3
* machine/ncr5380n.cpp: Use explicitly sized storage type for enum registered f... Vas Crabb2020-08-181-1/+1
* clean up #include stuff, make trampoline constructors protected, restore blan... Vas Crabb2020-08-164-12/+12
* netlist: Fix compile - sorry. couriersud2020-08-162-23/+17
* netlist: buffered_param_setter refactoring couriersud2020-08-162-37/+33
* Ap2000 fixes to get it to start up properly; Also adding green ready led ind... goldnchild2020-08-151-0/+2
* netlist: machine.time() rules. couriersud2020-08-152-12/+8
* netlist: untangle sound and cpu devices. couriersud2020-08-152-90/+92
* icm7170: make it tick and generate interrupts Patrick Mackinlay2020-08-102-5/+136
* 39in1.cpp: hooked up dips Ivan Vangelista2020-08-071-0/+4
* -spg2xx_io: Put side-effect guards around potentially volatile reads. Ryan Holtz2020-08-071-36/+47
* -netlist: Typo Ryan Holtz2020-08-061-1/+1
* -fireone: Netlist sound now works other than the Alert trigger. [Ryan Holtz, ... Ryan Holtz2020-08-061-1/+1
* -starfire: Added left/right mixer and left/right boom, but the booms don't tr... Ryan Holtz2020-08-061-3/+2
* Merge tag 'mame0223' into mainline-master Vas Crabb2020-08-063-11/+8
|\
| * -debug/debugcmd.cpp: Don't leak an open FILE when an argument is invalid and ... Vas Crabb2020-08-063-11/+8
* | netlist: Refactored pokenizer. couriersud2020-08-061-3/+3
* | savant: add sensorboard click delay hap2020-07-302-22/+22
* | Use swapendian_int16/int32 in more devices AJR2020-07-292-5/+5
* | ssystem3: added chess unit lcd svg screen [hap, Berger, Achim] hap2020-07-291-1/+1
* | mc6843: add a delay reading the CRC 68bit2020-07-292-13/+50
* | netlist: source stream refactoring couriersud2020-07-281-9/+13
* | netlist.cpp: Fix a crash if an exception happened during validation. couriersud2020-07-281-1/+2
* | speaker.cpp: Add new option -speaker_report <n> to help devs tune volume (#6995) Aaron Giles2020-07-271-4/+6
* | HP IPC: support for I/O slots and 82919 serial card added (#7001) fulivi2020-07-272-31/+121
|/
* srcclean for 0.223 Vas Crabb2020-07-2612-403/+403
* 8042kbdc.cpp: generate data for mouse only if mouse is enabled yz70s2020-07-251-3/+5
* added Hughes HLCD 0438 LCD Driver device hap2020-07-241-1/+1
* Restore some standard library #includes, add some things that were used but n... Vas Crabb2020-07-191-8/+10
* New working machines hap2020-07-182-2/+5
* New WORKING machines 68bit2020-07-182-0/+1018