summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/nes/jy.cpp
Commit message (Expand)AuthorAgeFilesLines
* bus/nes: Removed useless open bus comments. (#9471) 0kmg2022-03-271-2/+2
* 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-10/+10
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-10/+10
* bus/nes, vrc6: Simplify read/write handlers; misc. minor changes (nw) AJR2019-02-251-10/+10
* nes_slot.cpp: Privatize m_maincpu member (nw) AJR2018-05-131-4/+3
* nes: CPU clock (well, phase 2 clock) also received by cartridge slot (nw) AJR2018-05-131-1/+1
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-1/+1
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-1/+1
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-15/+13
* Self-registering devices prep: Vas Crabb2017-02-271-3/+3
* converted lot of TRUE/FALSE to real boolean and updated types (nw) Miodrag Milanovic2016-10-221-5/+5
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-11/+11
* reverting: Miodrag Milanovic2016-01-201-5/+5
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-2/+2
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-5/+5
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-1/+1
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-3/+6
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+589