summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/vcs (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-2012-62/+62
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-202-6/+6
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-162-6/+6
* tags are now strings (nw) Miodrag Milanovic2016-01-1612-62/+62
* 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-4/+4
* cleanups (nw) Miodrag Milanovic2015-12-251-1/+1
* override for for macros that could not be auto recognized by tools (nw) Miodrag Milanovic2015-12-065-46/+46
* override part 1 (nw) Miodrag Milanovic2015-12-056-53/+53
* Revert "use c++ cast instead of c casts (nw)" Miodrag Milanovic2015-12-051-1/+1
* use c++ cast instead of c casts (nw) Miodrag Milanovic2015-12-051-1/+1
* cleanup Miodrag Milanovic2015-12-053-7/+0
* clang-modernize part 6 Miodrag Milanovic2015-12-042-12/+12
* clang-modernize part 2 Miodrag Milanovic2015-12-042-6/+6
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-253-22/+22
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-144-18/+32
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-086-0/+0
* internal loggers (nw) David Haywood2015-10-291-5/+0
* internal map for internal things (nw) David Haywood2015-10-292-42/+31
* create derived CPU type so that code can be put in the correct place (nw) David Haywood2015-10-292-2/+2
* call it harmony/melody, that more accurately represents what we're emulating,... David Haywood2015-10-294-30/+55
* extra test case (nw) David Haywood2015-10-292-2/+22
* (nw) David Haywood2015-10-292-15/+30
* add missing copyright holder here aswell kazblox2015-10-281-1/+1
* dpcplus: minor non-code related changes kazblox2015-10-281-9/+17
* (nw) David Haywood2015-10-282-1/+18
* commented out AM_ROM entry for now kazblox2015-10-271-1/+1
* document map in notes; improve preliminary memmap kazblox2015-10-261-5/+21
* dpcplus - correct ARM speed, fix RAM, add ROM to map kazblox2015-10-261-3/+4
* skeleton dpcplus (nw) David Haywood2015-10-264-1/+105
* there are probably neater ways of doing this, but it works (nw) David Haywood2015-10-224-1/+74
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-1310-0/+3198