summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/sega_sawatte.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-250/+0
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-2/+2
* sawatte: Hack in some timer IRQs AJR2020-09-051-2/+92
* sawatte: Add CPU; load cartridge ROMs AJR2020-09-041-3/+106
* sega_sawatte.cpp: Research note (nw) AJR2020-06-021-1/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-3/+4
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-4/+3
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-3/+4
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* software list additions : 3 sawatte sets [Team Europe] David Haywood2016-11-231-1/+1
* Redo of split of src/emu/softlist.[cpp|h] Nathan Woods2016-08-021-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* (nw) Robbbert2015-12-291-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+54