summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/nes/kaiser.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-4/+4
* bus/nes: Minor cleanups and simplifications for several Kaiser boards. (#9523) 0kmg2022-04-061-33/+31
* bus/nes: Remove redundant start and reset device overrides. (#9516) 0kmg2022-04-051-18/+0
* Revert initialisation of device members in headers. Vas Crabb2022-04-031-8/+8
* init vars for coverity (bus/l-w) Robbbert2022-04-021-8/+8
* Various NES and friends cleanups. (#9312) 0kmg2022-02-211-2/+3
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-2/+2
* bus/nes: Improved IRQ emulation for Kaiser KS202 and KS7032. 0kmg2021-09-071-13/+14
* bus/nes: Added support for a Kaiser 4-in-1 cart. (#8390) 0kmg2021-08-051-0/+20
* bus/nes: Added emulation for two more Kaiser bootlegs, fixed a third. (#8277) 0kmg2021-07-131-23/+55
* bus/nes: add support for 2 more FDS conversions (#8238) 0kmg2021-06-301-5/+55
* bus/nes: add support for Gyruss FDS conversion (#8234) 0kmg2021-06-291-0/+24
* (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-37/+55
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-22/+22
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-6/+6
* checkpoint. nw. etabeta782016-06-271-0/+46
* reverting: Miodrag Milanovic2016-01-201-9/+9
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-9/+9
* override for for macros that could not be auto recognized by tools (nw) Miodrag Milanovic2015-12-061-15/+15
* override part 1 (nw) Miodrag Milanovic2015-12-051-17/+17
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+184