summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/mb3773.cpp
Commit message (Expand)AuthorAgeFilesLines
* machine/watchdog.cpp: relax log message (#12421) Angelo Salese2024-06-041-1/+1
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-1/+1
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-2/+2
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* There is no reset input, so resetting the status of the variable tracking the... smf-2018-07-081-4/+1
* a watchdog that only fires once is not very useful. (nw) smf-2018-07-081-0/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* segaxbd.cpp: Too many watchdog resets; schematics may be wrong (nw) AJR2017-04-161-0/+2
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Implemented G-NET bios flashing, games that require the v2 bios now require y... smf-2016-11-101-0/+6
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Fixed uninitialized class members Miodrag Milanovic2015-11-191-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+76