summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/s11.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* private: use (S, T, U, V) (nw) (#3720) David Haywood2018-07-011-10/+20
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-1/+1
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* (nw) output finder for gp_1,gp_2,gts3,gts3a,gts80. Fix for s11b,s11c. Robbbert2018-04-051-1/+1
* (nw) output finder for s3,s4,s6a,s7,s11,s11a Robbbert2018-04-041-17/+20
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+3
* mismatched include guard comments (nw) hap2018-02-051-1/+1
* Bulk replace convention for include guards in src/mame/includes/ files: angelosa2018-02-051-2/+2
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-14/+14
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-7/+8
* s11 fix (nw) Miodrag Milanovic2016-05-011-69/+0
* reverting: Miodrag Milanovic2016-01-201-4/+4
* tags are now strings (nw) Miodrag Milanovic2016-01-161-4/+4
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-4/+0
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* Sync other dirs with main driver license for MAME (nw) Miodrag Milanovic2015-05-131-2/+2
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* Removed 6821 porta_r/portb_r/ca1_r/ca2_r/cb1_r/cb2_r functions as they only r... smf-2014-01-061-2/+0
* s11,wpc: Made System 11C BG music hardware a device, and plugged it into the ... mahlemiut2013-10-031-6/+8
* s11c: Preliminary start to System 11C. Games run, but there are issues with ... mahlemiut2013-01-031-6/+27
* s11b: Made s11b driver class derived from s11 driver class to reduce code dup... mahlemiut2013-01-021-2/+33
* s11a: made driver class be derived from the s11 driver class, to reduce code ... mahlemiut2013-01-011-0/+142