summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes (follow)
Commit message (Expand)AuthorAgeFilesLines
* New clones marked as NOT_WORKING Ivan Vangelista2021-01-231-0/+2
* jpmimpact.cpp: work on correctly mapping buttons for each machine [David Hayw... David Haywood2021-01-231-1/+6
* -getaway.cpp: Fixed steering control. Vas Crabb2021-01-231-2/+2
* ATTR_UNUSED, do you welcome C++17 in your heart and mind? Olivier Galibert2021-01-221-2/+2
* galaxian.cpp: Fixed sprite clipping issue in namenayo. [David Haywood] (#7688) David Haywood2021-01-221-1/+5
* cosmic.cpp: Cosmic Guerilla is in another driver now AJR2021-01-191-2/+1
* cosmicg: Driver overhaul AJR2021-01-191-33/+24
* hng64: Added flat shaded polygons, with no texture or lighting (#7676) Happy-yappH2021-01-201-2/+6
* jpmimpact.cpp / jpmimpactsw.cpp progress on non-video fruit machines [David H... DavidHaywood2021-01-201-0/+12
* Started refactoring / researching more of jpmsys5.cpp (#7667) David Haywood2021-01-181-11/+66
* New working machines Roberto Fresca2021-01-141-1/+3
* New working clones Ivan Vangelista2021-01-141-4/+6
* New clones marked as NOT_WORKING Ivan Vangelista2021-01-141-0/+4
* jpmimpct.h: Fix clang error: private field 'm_alpha_clock' is not used [-Werr... AJR2021-01-121-1/+0
* some jpmimpct.cpp refactoring (#7645) David Haywood2021-01-121-90/+135
* mac/swim2: Add apple drivers and associated communications Olivier Galibert2021-01-111-0/+8
* metro.cpp, hyprduel.cpp: Move interrupt control (mostly) down into VDP AJR2021-01-091-19/+2
* crbaloon: Add accurate video timings and watchdog; reduce CPU clock; clean up... AJR2021-01-081-6/+10
* wrally.cpp: fixed MT07836 Ivan Vangelista2021-01-061-2/+13
* mac: Optionally hook up the new skeleton SWIMs Olivier Galibert2021-01-061-4/+14
* kopunch.cpp: Acknowledge coin IRQs AJR2021-01-051-2/+0
* Simplify snapshot/quickload callback parameters; remove some uses of auto_all... AJR2021-01-051-1/+1
* Purge #include "rendlay.h" where not necessary AJR2021-01-042-2/+0
* abc1600: Some cleanup in the MAC. [Curt Coder] Curt Coder2021-01-041-0/+1
* coco: standardize include guard Patrick Mackinlay2021-01-043-6/+3
* playmark.cpp, powerbal.cpp: started splitting in derived classes Ivan Vangelista2020-12-291-60/+87
* rebalance sound after ymz280b change DavidHaywood2020-12-301-0/+2
* playmark.cpp, powerbal.cpp: preliminary minor cleanups in preparation of subc... Ivan Vangelista2020-12-281-67/+64
* segas32.cpp: Added save state support, and fixed backdrop color fill when scr... cam9002020-12-271-1/+9
* new WORKING machine - Namennayo (Japan) (#7599) David Haywood2020-12-271-12/+33
* aa310.cpp: Replaced i2cmem with pcf8583 RTC device. Nigel Barnes2020-12-261-3/+3
* srcclean for 0.227 Vas Crabb2020-12-274-11/+11
* amstrad: add support for the Cheetah 125 Special rotational joystick, support... Barry Rodewald2020-12-241-0/+2
* bagmanmc, bagmanm2: Transplant to modern galaxian.cpp driver AJR2020-12-212-6/+4
* metlclsh: Remove tag lookup for RAM bank and fix save state loading AJR2020-12-201-0/+2
* twincobr.cpp: Remove state-changing postload method that makes no sense now AJR2020-12-201-2/+0
* pasopia.h: Add u8 to strings containing \u escapes AJR2020-12-161-48/+48
* mspacii, mspacii2: Fix regression AJR2020-12-151-1/+3
* New working clones Ivan Vangelista2020-12-151-7/+7
* next: only NeXTcube systems used the MO drive (#7560) Davide Cavalca2020-12-151-1/+9
* pacman.cpp, rallyx.cpp: Eliminate set_input_line_vector and HOLD_LINE; misc. ... AJR2020-12-142-2/+9
* redump of 'mastfury' set from partially populated PCB marked "Dragon Master 9... David Haywood2020-12-141-3/+2
* model1.cpp: fixed MT07820 Ivan Vangelista2020-12-141-0/+2
* next: add NeXTcube and tidy up (#7556) Davide Cavalca2020-12-141-0/+2
* new WORKING / not WORKING Plug and Play (#7555) David Haywood2020-12-131-2/+23
* pasopia, pasopia7: Add kana symbols to key names AJR2020-12-131-78/+78
* bublbobl.cpp, kikikai.cpp: Eliminate set_input_line_vector AJR2020-12-102-0/+3
* esb: convert to the slapstic bank interface Olivier Galibert2020-12-101-7/+3
* slapstic: between a guess, the opcode going through the memory and and the c... Olivier Galibert2020-12-104-8/+8
* atarisy1: modernize slapstic hookup Olivier Galibert2020-12-101-0/+4