summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/nes/tengen.h
Commit message (Expand)AuthorAgeFilesLines
* bus/nes: Work on Tengen boards. (#9594) 0kmg2022-04-211-30/+16
* bus/nes: Remove redundant start and reset device overrides. (#9516) 0kmg2022-04-051-6/+0
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-4/+4
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-4/+4
* bus/nes, vrc6: Simplify read/write handlers; misc. minor changes (nw) AJR2019-02-251-4/+4
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-16/+18
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-9/+9
* reverting: Miodrag Milanovic2016-01-201-4/+4
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-4/+4
* override for for macros that could not be auto recognized by tools (nw) Miodrag Milanovic2015-12-061-2/+2
* override part 1 (nw) Miodrag Milanovic2015-12-051-8/+8
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+88