summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/gameboy/rom.cpp
Commit message (Expand)AuthorAgeFilesLines
* Encourage use of read/write delegate creator helpers (demo on Game Boy cartri... Vas Crabb2023-04-111-20/+20
* bus/generic/slot.h: Added a variant of the non-power-of-two installer functio... Vas Crabb2023-04-101-1/+0
* API change for device_image_interface AJR2023-03-301-41/+41
* bus/gameboy: Fixes for multi-game cartridges. Vas Crabb2022-09-191-164/+0
* Reimplemented Game Boy and Mega Duck cartridge slots: Vas Crabb2022-09-131-422/+1153
* -nintendo/gb.cpp: Use taps to handle the boot ROM overlay. Vas Crabb2022-08-241-10/+148
* nintendo/gb.cpp: A bit of cleanup. Vas Crabb2022-08-211-0/+77
* Enable GCC implicit fallthrough warning. Vas Crabb2020-11-151-0/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-17/+17
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-17/+17
* bus/gameboy, bus/snes: Simplify read/write handlers (nw) AJR2019-03-091-17/+17
* Remove a bunch of space.device().safe_pc() from devices (nw) Olivier Galibert2017-12-301-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-23/+21
* Self-registering devices prep: Vas Crabb2017-02-271-8/+8
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-9/+9
* reverting: Miodrag Milanovic2016-01-201-9/+9
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-2/+2
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-9/+9
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+364