summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/nes/vrc_clones.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-24/+25
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-19/+13
* bus/nes: Added support for KL-06 and 831128C boards. (#9552) 0kmg2022-04-131-0/+167
* bus/nes: Simplifications using bit utility functions. (#9444) 0kmg2022-03-231-1/+1
* bus/nes: Improved support for some Waixing pirate Chinese translations. (#9358) 0kmg2022-03-201-1/+82
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-2/+2
* srcclean in preparation for branching 0.237 release Vas Crabb2021-10-241-1/+1
* bus/nes: Simplified VRC4 clone board T-230. (#8735) 0kmg2021-10-231-0/+52
* bus/nes: Continued work on VRC4 and clone boards. (#8713) 0kmg2021-10-171-15/+116
* bus/nes: Added a couple bootleg games using VRC2 clone hardware. (#8699) 0kmg2021-10-141-4/+144
* bus/nes: More VRC clone improvements: (#8690) 0kmg2021-10-131-2/+167
* bus/nes: Improved support for various VRC clone boards. (#8687) 0kmg2021-10-111-0/+160