summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/akiko.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move ROM loading macros to romentry.h and remove romload.h from emu.h (nw) AJR2018-06-241-0/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* 1st half of devices/machine to device_add_mconfig (nw) Ivan Vangelista2017-05-311-8/+2
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* srcclean (nw) Vas Crabb2017-02-191-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* Remove debug printf (nw) Dirk Best2017-02-101-2/+0
* Amiga: Make Akiko independent from driver state Dirk Best2017-02-101-38/+29
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-36/+36
* reverting: Miodrag Milanovic2016-01-201-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* modernize rom_load_manager (nw) Miodrag Milanovic2016-01-111-1/+1
* cleanup (nw) Miodrag Milanovic2015-12-261-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-3/+3
* clang-modernize part 3 Miodrag Milanovic2015-12-041-22/+22
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+927