summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/super6.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-91/+0
* init vars on some includes Robbbert2022-04-101-3/+3
* simplified some handlers (nw) Ivan Vangelista2020-05-131-9/+9
* z80dart: Replace old device with new variant of modern SIO emulation AJR2020-02-291-1/+1
* Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... AJR2018-11-251-0/+1
* More CTC set_clk conversions (nw) AJR2018-11-131-1/+0
* z80daisy_generic, z80dart, z80dma: removed MCFG macros (nw) Ivan Vangelista2018-08-301-1/+1
* (nw) super6 : notes, cleanup Robbbert2018-07-281-3/+1
* devcb3 Vas Crabb2018-07-071-13/+13
* private: use (S, T, U, V) (nw) (#3720) David Haywood2018-07-011-2/+1
* com8116: Standardize nibble-packed write handlers; disable FX4 timer if not n... AJR2018-06-221-1/+0
* proposal: move z80daisy* to devices/machine (#3572) Patrick Mackinlay2018-05-151-1/+1
* backport lots of cleanup from WIP branch (nw) Vas Crabb2018-02-191-4/+7
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+1
* (nw) more cleanups Robbbert2017-10-071-1/+0
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-25/+27
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-1/+0
* some more override (nw) Miodrag Milanovic2015-12-061-2/+2
* move mess into mame (nw) Miodrag Milanovic2015-09-301-0/+89