summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/nes/disksys.h
Commit message (Expand)AuthorAgeFilesLines
* bus/nes/disksys.cpp, sound/rp2c33_snd.cpp: Updates (#13496) cam9002025-03-191-4/+4
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-3/+3
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-3/+3
* Revert initialisation of device members in headers. Vas Crabb2022-04-031-1/+1
* init vars for coverity (bus/l-w) Robbbert2022-04-021-1/+1
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* fds: Fixed IRQ regression + IRQ timer improvements. Fixes MT8041. (#9010) 0kmg2021-12-181-1/+2
* Implement FDS sound emulation (#6953) cam9002020-07-141-0/+3
* (nw) Clean up the mess on master Vas Crabb2019-03-261-6/+6
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-6/+6
* bus/nes, vrc6: Simplify read/write handlers; misc. minor changes (nw) AJR2019-02-251-6/+6
* device_add_mconfig up to devices/bus/o* (nw) Ivan Vangelista2017-06-121-3/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-10/+14
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-12/+12
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-061-1/+1
* Removed device_image_interface::has_been_created() Nathan Woods2016-07-301-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-1/+1
* override for for macros that could not be auto recognized by tools (nw) Miodrag Milanovic2015-12-061-6/+6
* override part 1 (nw) Miodrag Milanovic2015-12-051-7/+7
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+71