summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/nes/bandai.cpp
Commit message (Expand)AuthorAgeFilesLines
* nes: Various minor fixes, more cleanups with bit functions. (#9488) 0kmg2022-04-021-9/+5
* 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-19/+21
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-21/+19
* bus/nes, vrc6: Simplify read/write handlers; misc. minor changes (nw) AJR2019-02-251-13/+13
* -ghosteo: Removed deprecated warning, nw mooglyguy2019-02-021-6/+8
* 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-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+2
* device_add_mconfig up to devices/bus/o* (nw) Ivan Vangelista2017-06-121-13/+2
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-26/+24
* Self-registering devices prep: Vas Crabb2017-02-271-6/+6
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-10/+10
* reverting: Miodrag Milanovic2016-01-201-9/+9
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-3/+3
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-3/+3
* tags are now strings (nw) Miodrag Milanovic2016-01-161-9/+9
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-10/+10
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+479