summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/snes
Commit message (Expand)AuthorAgeFilesLines
* move gb sound and gb lcd in order to make snes compile, since used by bus dev... Miodrag Milanovic2016-05-011-1/+1
* Turn core_file into a proper class that gets cleaned up safely using unique_ptr Vas Crabb2016-03-061-2/+2
* reverting: Miodrag Milanovic2016-01-2024-100/+100
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-2014-18/+18
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-1614-18/+18
* tags are now strings (nw) Miodrag Milanovic2016-01-1624-100/+100
* modernize rom_load_manager (nw) Miodrag Milanovic2016-01-111-1/+1
* Return std::string objects by value rather than pass by reference AJR2016-01-102-5/+4
* cleanups (nw) Miodrag Milanovic2015-12-255-12/+12
* some handmade changes (nw) Miodrag Milanovic2015-12-216-27/+33
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-174-7/+7
* override for for macros that could not be auto recognized by tools (nw) Miodrag Milanovic2015-12-0611-82/+82
* override part 1 (nw) Miodrag Milanovic2015-12-0512-96/+96
* Revert "use c++ cast instead of c casts (nw)" Miodrag Milanovic2015-12-054-35/+35
* use c++ cast instead of c casts (nw) Miodrag Milanovic2015-12-054-35/+35
* clang-modernize part 6 Miodrag Milanovic2015-12-043-17/+17
* clang-modernize part 2 Miodrag Milanovic2015-12-045-16/+16
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-254-23/+23
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-1410-44/+90
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-0813-0/+0
* making logerror part of machine and device classes [Miodrag Milanovic] Miodrag Milanovic2015-11-011-5/+5
* Naming update, nw therealmogminer@gmail.com2015-10-021-1/+1
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-1326-0/+9350