summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/snes/spc7110.cpp
Commit message (Expand)AuthorAgeFilesLines
* (nw) Clean up the mess on master Vas Crabb2019-03-261-6/+6
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-6/+6
* bus/gameboy, bus/snes: Simplify read/write handlers (nw) AJR2019-03-091-6/+6
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-46/+55
* Self-registering devices prep: Vas Crabb2017-02-271-2/+2
* converted lot of TRUE/FALSE to real boolean and updated types (nw) Miodrag Milanovic2016-10-221-4/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-111/+111
* reverting: Miodrag Milanovic2016-01-201-3/+3
* 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-3/+3
* cleanups (nw) Miodrag Milanovic2015-12-251-1/+1
* some handmade changes (nw) Miodrag Milanovic2015-12-211-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-2/+2
* Revert "use c++ cast instead of c casts (nw)" Miodrag Milanovic2015-12-051-22/+22
* use c++ cast instead of c casts (nw) Miodrag Milanovic2015-12-051-22/+22
* clang-modernize part 6 Miodrag Milanovic2015-12-041-5/+5
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-4/+4
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-3/+11
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1677