summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/nes/event.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-8/+8
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-7/+7
* bus/nes: Various minor cleanups. (#9641) 0kmg2022-05-131-2/+0
* bus/nes: Minor simplification to TQROM + update support status. (#9576) 0kmg2022-04-211-3/+3
* bus/nes: Added support for NES-EVENT2 board. (#9272) 0kmg2022-02-091-5/+139
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* bus/nes: Simplified NES-EVENT board. (#9122) 0kmg2022-01-111-78/+22
* bus/nes: start updating mapper # comments (#8230) 0kmg2021-06-271-1/+1
* nes_slot.cpp: Privatize m_maincpu member (nw) AJR2018-05-131-4/+2
* nes: CPU clock (well, phase 2 clock) also received by cartridge slot (nw) AJR2018-05-131-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-9/+9
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* spellin werds (nw) Scott Stone2016-11-171-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-5/+5
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-2/+7
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+239