summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/gba/rom.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert initialisation of device members in headers. Vas Crabb2022-04-031-3/+3
* init vars for coverity (bus/a-l) Robbbert2022-04-021-3/+3
* finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) Ivan Vangelista2020-06-181-16/+16
* src/devices: Replace output().set_value with output finders (nw) AJR2019-10-301-0/+7
* device_add_mconfig up to devices/bus/h* (nw) Ivan Vangelista2017-06-081-7/+7
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-69/+91
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-50/+50
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-17/+17
* gba.cpp: several improvements [Fabio Priuli] etabeta782016-06-061-34/+213
* Cleanups and version bumpmame0174 Miodrag Milanovic2016-05-251-3/+3
* gba.cpp: Added preliminary support for the 3D Matrix Memory etabeta782016-05-171-0/+21
* reverting: Miodrag Milanovic2016-01-201-7/+7
* 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-7/+7
* override for for macros that could not be auto recognized by tools (nw) Miodrag Milanovic2015-12-061-10/+10
* override part 1 (nw) Miodrag Milanovic2015-12-051-9/+9
* Initial conversion of core to C++14. Note that compilers are now limited to G... Miodrag Milanovic2015-12-031-2/+2
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+174