summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/model3.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-16/+16
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-16/+16
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-4/+4
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-105/+105
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-4/+8
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-35/+35
* remove safe_pc() and safe_pcbase() (nw) smf-2018-04-131-4/+4
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-2/+2
* srcclean and regenerate localisations (nw) Vas Crabb2018-03-251-3/+3
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-43/+47
* Standardized protection accessors for model 2 & model 3 5881 device (nw) angelosa2018-02-241-114/+28
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-3/+6
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+3
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-4/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-7/+7
* Ch-ch-ch-ch-ch-checkpoint... (nw) Olivier Galibert2018-01-041-3/+3
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-5/+5
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-5/+5
* Correct Virtua Striker 2 '99 year sjy965252017-11-271-5/+5
* srcclean (nw) Vas Crabb2017-11-261-3/+3
* Correct Spikeout: Final Edition year sjy965252017-11-131-1/+1
* model3.cpp: player 2 inputs for all games & left/right stick for von2 (nw) angelosa2017-11-131-4/+39
* model3.cpp: updated strlilgy title, as per title screen and flyer (MT06659) (nw) Ivan Vangelista2017-08-171-2/+2
* new not working clone MetalliC2017-08-121-0/+65
* model3.cpp: Minor doc update (nw) briantro2017-05-241-1/+1
* model3.cpp: Minor doc update (nw) briantro2017-05-151-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-20/+20
* model3.cpp: minor doc update (nw) briantro2017-05-141-1/+1
* Better guess at Sega sound data serial rate (nw) AJR2017-04-161-1/+1
* Convert Sega Model 1 Sound Board and Z80-based Digital Sound Board to use pro... AJR2017-04-151-4/+29
* Self-registering devices prep: Vas Crabb2017-02-271-1/+4
* new NOT_WORKING clone MetalliC2017-02-111-4/+78
* model3.cpp: Minor doc update - NW briantro2016-12-231-1/+1
* model3.cpp: Cut-n-paste fix - NW briantro2016-12-191-1/+1
* model3.cpp: One more doc update - NW briantro2016-12-191-1/+1
* model3.cpp: Minor doc update based on eBay pics - NW briantro2016-12-191-2/+2
* model3 rom names consistency (nw) MetalliC2016-11-291-8/+8
* new NOT_WORKING clone MetalliC2016-11-281-0/+76
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-9/+9
* Make RTC-6242x and RTC-7242x nominally distinct device types (nw) AJR2016-11-151-0/+4
* removed some driver_data<> calls (nw) smf-2016-11-031-55/+50
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-93/+93
* new clone added MetalliC2016-09-181-1/+77
* Devfind revision phase 2 (nw) AJR2016-08-051-2/+1
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-311-21/+21
* Memory fun [O.Galibert] Olivier Galibert2016-06-141-2/+2
* hook Comm.Board to Model3 (nw) MetalliC2016-04-071-26/+13
* * Support *n conversion in stream_format/string_format Vas Crabb2016-03-011-1/+1
* model3.cpp: updated notes on DSB hardware (nw) Guru2016-02-061-80/+153