summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/nubus (follow)
Commit message (Expand)AuthorAgeFilesLines
* POSIX implementation for new directory read features, cleanup of Windows impl... Vas Crabb2016-06-252-5/+4
* Memory fun [O.Galibert] Olivier Galibert2016-06-145-13/+17
* Fix several buses so they can work when not a direct child of the root (nw) arbee2016-04-121-1/+1
* Revert software-installed slot/image options when changing software AJR2016-04-041-1/+0
* Make osd_file a polymorphic class that's held with smart pointers Vas Crabb2016-03-142-15/+13
* reverting: Miodrag Milanovic2016-01-2034-104/+110
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-2034-36/+36
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-1634-36/+36
* tags are now strings (nw) Miodrag Milanovic2016-01-1634-110/+104
* cleanups (nw) Miodrag Milanovic2015-12-251-1/+1
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-7/+7
* override part 1 (nw) Miodrag Milanovic2015-12-0518-95/+95
* Revert "use c++ cast instead of c casts (nw)" Miodrag Milanovic2015-12-0515-43/+43
* use c++ cast instead of c casts (nw) Miodrag Milanovic2015-12-0515-43/+43
* clang-modernize part 2 Miodrag Milanovic2015-12-0413-23/+23
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-2/+2
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-1416-38/+40
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-0817-0/+0
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-1334-0/+6586