summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/nes/pirate.h
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-8/+8
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-2/+2
* bus/nes: Various minor cleanups. (#9641) 0kmg2022-05-131-7/+9
* bus/nes: Remove redundant start and reset device overrides. (#9516) 0kmg2022-04-051-14/+0
* Revert initialisation of device members in headers. Vas Crabb2022-04-031-6/+6
* init vars for coverity (bus/l-w) Robbbert2022-04-021-6/+6
* bus/nes: Added support for multicart variant of JY830623C board. (#9120) 0kmg2022-02-071-7/+11
* bus/nes: Nixed hold_irq_line for Future Media board + minor cleanups. (#9118) 0kmg2022-01-091-12/+5
* bus/nes: Simplified VRC4 clone board T-230. (#8735) 0kmg2021-10-231-27/+0
* bus/nes: More VRC clone improvements: (#8690) 0kmg2021-10-131-33/+0
* bus/nes: Improved support for various VRC clone boards. (#8687) 0kmg2021-10-111-56/+0
* bus/nes: Fixed loading and bank locking for EH8813A boards. (#8666) 0kmg2021-10-061-4/+6
* Converted Chinese Ninja Ryukenden to MMC1 subclass. 0kmg2021-09-101-24/+0
* bus/nes: Fixed graphics issues in BB Car clones. (#8421) 0kmg2021-08-111-8/+2
* bus/nes: Added support for a couple Chinese unlicensed carts. (#8195) 0kmg2021-07-131-0/+47
* (nw) Clean up the mess on master Vas Crabb2019-03-261-23/+23
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-23/+23
* bus/nes, vrc6: Simplify read/write handlers; misc. minor changes (nw) AJR2019-02-251-23/+23
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-56/+90
* nes: Add Subor Type 2 board. (nw) kazblox2017-03-211-38/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-42/+42
* reverting: Miodrag Milanovic2016-01-201-18/+18
* tags are now strings (nw) Miodrag Milanovic2016-01-161-18/+18
* override for for macros that could not be auto recognized by tools (nw) Miodrag Milanovic2015-12-061-27/+27
* override part 1 (nw) Miodrag Milanovic2015-12-051-40/+40
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+399