summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine (follow)
Commit message (Expand)AuthorAgeFilesLines
* swim1: Embed the iwm Olivier Galibert2021-01-221-0/+9
* mac: add additional VIA delay for Cuda, maclc520 and maccclas boot [R. Belmont] arbee2021-01-211-1/+7
* 6522via.cpp: Distinguish some different VIA types AJR2021-01-211-3/+3
* Much more core std::string_view modernization AJR2021-01-203-6/+7
* -osd: Clean up inline maths utilities. Vas Crabb2021-01-181-2/+1
* tabe22: Make it mostly work Dirk Best2021-01-162-0/+369
* swim2: Add reading, writing gcr up to track 63. Olivier Galibert2021-01-151-1/+1
* -Improved accuracy of System 573's digital I/O audio emulation. (#7664) 9871238791132021-01-164-107/+289
* mpu4.cpp, nwk-tr.cpp: Use strcmp instead of core_stricmp for per-game hacks AJR2021-01-141-1/+1
* ksys573.cpp, machine/k573mcr.cpp: Implemented JVS memory card reader device f... 9871238791132021-01-132-13/+540
* -Acorn Archimedes code reorganization: (#7627) Sandro Ronco2021-01-122-0/+471
* hp2640.cpp: Added tape emulation. (#7625) fulivi2021-01-123-1/+666
* mac/swim2: Add apple drivers and associated communications Olivier Galibert2021-01-111-0/+48
* SWIM2: Enough of the write processing to make the timing calibration work. Olivier Galibert2021-01-111-1/+2
* machine/seibuspi: correct copyright holders hap2021-01-101-1/+1
* New machines marked as NOT_WORKING Patrick Mackinlay2021-01-084-0/+1902
* wrally.cpp: fixed MT07836 Ivan Vangelista2021-01-061-77/+0
* Simplify snapshot/quickload callback parameters; remove some uses of auto_all... AJR2021-01-0517-78/+76
* abc1600: Some cleanup in the MAC. [Curt Coder] Curt Coder2021-01-042-9/+16
* aa310.cpp: Replaced i2cmem with pcf8583 RTC device. Nigel Barnes2020-12-261-6/+6
* srcclean for 0.227 Vas Crabb2020-12-277-59/+59
* amstrad: add support for the Cheetah 125 Special rotational joystick, support... Barry Rodewald2020-12-241-4/+19
* pc_kbdc: Merge "PC KBDC" device with slot connector AJR2020-12-223-25/+20
* bagmanmc, bagmanm2: Transplant to modern galaxian.cpp driver AJR2020-12-211-5/+0
* twincobr.cpp: Remove state-changing postload method that makes no sense now AJR2020-12-201-7/+0
* - dbz.cpp: fixed typo in address map range Ivan Vangelista2020-12-181-1/+1
* slapstic: Some more information Olivier Galibert2020-12-181-2/+23
* marble: The slapstic seems to trigger on more than the banking zone. Olivier Galibert2020-12-121-3/+7
* bublbobl.cpp, kikikai.cpp: Eliminate set_input_line_vector AJR2020-12-102-10/+17
* esb: convert to the slapstic bank interface Olivier Galibert2020-12-101-1/+1
* slapstic: between a guess, the opcode going through the memory and and the c... Olivier Galibert2020-12-103-69/+10
* slapstic: remove legacy stuff, reduce logging Olivier Galibert2020-12-102-112/+2
* slapstic: make the modern interface even nicer, convert rampart and gauntlet Olivier Galibert2020-12-103-10/+23
* slapstic: Remove legacy init/reset, use the start device ones Olivier Galibert2020-12-103-29/+5
* rampart: (hyper)-modernise the slapstic hookup and the slapstic logging, sadl... Olivier Galibert2020-12-102-55/+20
* balsente.cpp: Remove outdated ACIA hack (sound communications now work better... AJR2020-12-091-14/+0
* mimonkey, mimonsco, mimonscr, mimonscra: Transplant to modern galaxian.cpp dr... AJR2020-11-271-44/+0
* galaxold.cpp, scramble.cpp: Modernize S2650 interrupts AJR2020-11-271-5/+0
* pce, ti99_8: removed MACHINE_*_MEMBER and VIDEO_START_MEMBER Ivan Vangelista2020-11-261-2/+2
* bnstars.cpp: make it boot again angelosa2020-11-261-2/+5
* adp, chinagat, ddragon, divebomb, gberet, lastbank, lsasquad, m10, mcr68: rem... Ivan Vangelista2020-11-261-8/+2
* Miscellaneous late 90s Jaleco HW fixes and cleanups (#7445) Angelo Salese2020-11-253-2/+489
* Fairly significant overhaul of Lua engine and some cleanup. Vas Crabb2020-11-252-10/+4
* partner: fixed mistake from 29 months ago, which was exposed by recent memory... Robbbert2020-11-241-1/+1
* Fix sega outrun and system 16b, some confusion between regions and shares and... Olivier Galibert2020-11-242-0/+26
* playch10: fixed crash at start Robbbert2020-11-241-1/+5
* Fix vsnes Olivier Galibert2020-11-181-1/+1
* Fix the 315-5195, should help a lot of sega Olivier Galibert2020-11-182-22/+25
* Merge pull request #7486 from DavidHaywood/161120 ajrhacker2020-11-171-3/+3
|\
| * new NOT WORKING machines DavidHaywood2020-11-161-3/+3