summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine
Commit message (Expand)AuthorAgeFilesLines
* 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
* mm74c922: data output pins are clocked the same time as DA pin hap2020-07-172-9/+16
* v3021.cpp: updates [cam900] cam9002020-07-172-106/+301
* i8255: Set ibf flag in output mode for port a Dirk Best2020-07-131-0/+1
* -ibm21s850: Added skeleton 21S851 support, hooked it up in midzeus2 to accura... Ryan Holtz2020-07-133-35/+136
* -ibm21s850, tsb12lv01a: Assorted fixes, nw. The Grid no longer hangs. Ryan Holtz2020-07-124-7/+79
* -vsmile: Fixed inputs. [Ryan Holtz] Ryan Holtz2020-07-121-6/+2
* -midzeus: Moved some Zeus2-specific members into the appropriate subclass, an... Ryan Holtz2020-07-114-0/+677
* Pruning of redundant #includes located in src/devices/machine/* and src/front... Scott Stone2020-07-113-5/+0
* New machines added as WORKING 68bit2020-07-102-0/+1060
* mc6852 - implement more functionality, add byte interface. (#6931) 68bit2020-07-102-17/+201
* pdp11.h: make the enum uint16_t hap2020-07-071-5/+6
* pdp11: replace GPL code (nw) (#6923) shattered2020-07-071-0/+34
* hp_ipc: fixed timer reloading in COP452 (#6914) fulivi2020-07-051-6/+1
* netlist: remove soft reset support. couriersud2020-07-052-4/+19
* devices/machine/8042kbdc, mame/machine/s32comm: initialize variables which ca... Ivan Vangelista2020-07-041-0/+1
* devices/bus/hp_hil/hlemouse, devices/machine/arm_iomd, mame/machine/mct_adr: ... Ivan Vangelista2020-07-041-0/+3
* devices/cpu/h8/h8dma, devices/machine/generalplus_gpl16250soc, devices/machin... Ivan Vangelista2020-07-042-0/+4
* devices/machine/saa1043, mame/video/k057714: fixed some initialization proble... Ivan Vangelista2020-07-041-0/+1
* devices/machine/6850acia.cpp, device/machine/upd4992.cpp, mame/video/jangou_b... Ivan Vangelista2020-07-032-1/+3
* devices/machine/iwm.cpp, device/machine/ncr539x.cpp, mame/machine/abc1600mac.... Ivan Vangelista2020-07-032-2/+3
* cop452: fixed validation (Device cop452.cpp(COP452) short name contains inval... Ivan Vangelista2020-07-021-1/+1
* hp_ipc: added beeper (#6893) fulivi2020-07-022-0/+446
* 6821pia: guard against side effects when these should be disabled 68bit2020-07-021-57/+72
* vice versa (nw) MetalliC2020-07-011-1/+1
* wd_fdc.cpp do not RESTORE at reset WD1770/72 MetalliC2020-07-011-5/+7
* wd_fdc.cpp fix spinup on interrupt command MetalliC2020-07-011-0/+2
* chessmachine: reinstate .mirror but keep umask32 hap2020-06-301-1/+1
* chessmachine: faster emumem init hap2020-06-301-1/+1
* various devices and drivers: removed superfluous semicolons (nw) Ivan Vangelista2020-06-296-10/+10
* -6840ptm: Fixed a couple of issues related to the T3 divisor. Ryan Holtz2020-06-291-7/+9
* netlist: include file refactoring. couriersud2020-06-282-8/+11
* Fix vs2019 build Frank Palazzolo2020-06-263-4/+6
* -zaurus: Added skeleton Intel SA-1110 device. Added proper OS dumps for the S... Ryan Holtz2020-06-222-0/+323
* merge fixes, nw mooglyguy2020-06-221-2/+2
* -arm7: Added placeholder devices for PXA250 and PXA270, and corrected PXA255 ... MooglyGuy2020-06-223-56/+520
* srcclean and cleanup (nw) Vas Crabb2020-06-2117-56/+56