summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/nes/taito.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-12/+11
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-10/+7
* srcclean in preparation for 0.243 Vas Crabb2022-04-241-4/+4
* nes/bus: Minor cleanups for Taito boards. (#9607) 0kmg2022-04-231-96/+70
* bus/nes: Updated Taito X1-017 boards. (#9535) 0kmg2022-04-131-55/+76
* bus/nes: Remove redundant start and reset device overrides. (#9516) 0kmg2022-04-051-5/+0
* bus/nes: Removed useless open bus comments. (#9471) 0kmg2022-03-271-2/+2
* bus/nes: Simplifications using bit utility functions. (#9444) 0kmg2022-03-231-6/+6
* (nw) Clean up the mess on master Vas Crabb2019-03-261-9/+9
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-9/+9
* bus/nes, vrc6: Simplify read/write handlers; misc. minor changes (nw) AJR2019-02-251-9/+9
* nes_slot.cpp: Privatize m_maincpu member (nw) AJR2018-05-131-3/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-15/+15
* Self-registering devices prep: Vas Crabb2017-02-271-4/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-5/+5
* reverting: Miodrag Milanovic2016-01-201-5/+5
* 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-5/+5
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-6/+6
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+470