summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine
Commit message (Expand)AuthorAgeFilesLines
* srcclean in preparation for release Vas Crabb2022-05-225-5/+5
* machine/7474.cpp: Fixed use of uninitialised members. Vas Crabb2022-05-212-11/+21
* tube: Implemented parasite reset PRST line, and added to all co-processors. Nigel Barnes2022-05-202-2/+24
* krokha,iphone2g: Fixed "Attempt to register save state entry after state regi... Robbbert2022-05-201-1/+1
* Updated Commodore LCD colors, based on recent pictures from one of the protot... smf-2022-05-191-9/+5
* removed some unnecessary 6821 readca1_handler/readca2_handler/readcb1_handler... smf-2022-05-187-40/+5
* JPM SRU fruit machine improvements (#9632) SomeRandomGuyIdk2022-05-172-0/+35
* intelfsh.cpp: Keep spacing consistent to all other devices Scott Stone2022-05-131-1/+1
* dinetwork: Add mtu paramter and remove unnecessary floating point calculation... tedgreen992022-05-128-8/+8
* Fix address mask for SST 39SF040 (#9747) Miodrag Milanović2022-05-121-0/+1
* machine/netlist.cpp: Use templates to compile with NETLIST_CREATE_CSV=1. (#9707) couriersud2022-05-092-96/+110
* acia6850: initialize receive section (#9694) Miodrag Milanović2022-05-051-0/+2
* i8214: Back out previous changes to device emulation in e38360692285e7fa0e057... AJR2022-05-042-7/+13
* -tim011.cpp: Hooked up floppy drives properly. (#9649) Miodrag Milanović2022-05-021-8/+12
* Micscellaneous cleanup/fixes: Vas Crabb2022-04-301-1/+1
* Added FIXME comments to badly behaved I2C target devices, (#9648) Paul-Arnold2022-04-303-1/+15
* i2cmem.cpp and derived devices: Only acknowledge correct I2C device-id. (#9630) Paul-Arnold2022-04-287-312/+331
* iwm: Do a complete clock change on sync write for better flux change time pre... Olivier Galibert2022-04-272-36/+38
* swtpc8212: fixed crash on exit if you adjust a dipswitch. Validation should m... Robbbert2022-04-271-4/+4
* Revert "tests" hap2022-04-262-13/+1
* Revert "debug" hap2022-04-261-2/+2
* Init cleanups and gnet fix Olivier Galibert2022-04-261-1/+1
* debug Olivier Galibert2022-04-261-2/+2
* tests Olivier Galibert2022-04-262-1/+13
* Addressed performance loss from recent z80scc changes (#9629) [Ryan Holtz] MooglyGuy2022-04-262-94/+22
* 68340tmu.cpp: fix potential crash on mode logging Angelo Salese2022-04-251-1/+1
* srcclean in preparation for 0.243 Vas Crabb2022-04-243-5/+5
* ti99: Added the S0-triggered clock update to TMS9901. Michael Zapf2022-04-232-20/+46
* z80scc: add support for WR15_ZEROCOUNT interrupts (MT 8239). (#9604) ksherlock2022-04-212-25/+44
* pc8801.cpp: major groundwork cleanups (#9533) Angelo Salese2022-04-161-2/+13
* Fix MT07568: hyprdriv (seattle) randomly freezes. (#9559) tedgreen992022-04-142-114/+178
* arm_iomd.cpp: improve serial DAC overrun/int handling, makes SFXs to work bet... angelosa2022-04-134-51/+109
* cubo: Fix exception on start AJR2022-04-071-2/+6
* t10mmc.cpp: Return error response when no CD is available AJR2022-04-071-0/+64
* hard_disk_file: Hide the chd Olivier Galibert2022-04-044-27/+15
* stvcd: Be a little more robust to not having any cdrom reader Olivier Galibert2022-04-041-1/+16
* Revert initialisation of device members in headers. Vas Crabb2022-04-0383-743/+743
* init vars for coverity (devices/machine/k-p) Robbbert2022-04-0236-326/+326
* init vars for coverity (devices/machine/5-i) Robbbert2022-04-0247-417/+417
* cdrom_file: classify. Could use more internal work, but it's a step Olivier Galibert2022-04-015-116/+116
* hard_disk_file: classify Olivier Galibert2022-04-016-56/+55
* Minor cleanup. Vas Crabb2022-04-011-30/+30
* apple2: split the 16 sector format in dos/prodos types Olivier Galibert2022-03-301-1/+2
* -ldv4200hle: Fixed overshoot issue with Multi-Speed Forward/Reverse. [Ryan Ho... MooglyGuy2022-03-291-17/+62
* rastersp.cpp: Added Football Crazy game. (#9383) Paul-Arnold2022-03-302-1/+10
* srcclean and manual tidying up in preparation for 0.242 release Vas Crabb2022-03-276-42/+42
* Fixed bill validator hookup in Time Traveler (#9470) MooglyGuy2022-03-262-4/+74
* Time Traveler (set 1) - promoted to working (#9468) [Ryan Holtz] MooglyGuy2022-03-274-0/+1187
* New machines marked as NOT_WORKING (#9356) shattered2022-03-172-0/+16
* New working machines hap2022-03-131-3/+0