summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/bus/saturn
Commit message (Expand)AuthorAgeFilesLines
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-078-0/+16
* No need for temp variables (nw) Miodrag Milanovic2015-04-231-3/+1
* astring to std::string in bus section (nw) Miodrag Milanovic2015-04-191-2/+2
* some astring to std::string conversion (nw) Miodrag Milanovic2015-04-182-2/+2
* Replace dynamic_array with std::vector [O. Galibert] Olivier Galibert2015-04-144-17/+17
* There is no implicit conversion to char* in std::string (nw) Miodrag Milanovic2015-04-121-1/+1
* Cleanups and version bumpmame0155 Miodrag Milanovic2014-10-151-3/+3
* (MESS) saturn: made RAM / Backup RAM expansion internal Fabio Priuli2014-09-296-65/+95
* (MESS) consolidation + cleanup, part1. nw. Fabio Priuli2014-09-283-8/+19
* fixed multisession crash when the new cart needed a dynamic buffer/array Fabio Priuli2014-09-231-3/+2
* cleaned up. nw. Fabio Priuli2014-05-022-16/+6
* (MESS) saturn: replaced auto_allocs with dynamic_arrays, and Fabio Priuli2014-05-017-51/+41
* Moved eminline and related files into /src/osd since it's system related (nw) Miodrag Milanovic2014-04-162-6/+6
* (MESS) saturn: added default formatting to Backup RAM carts, Fabio Priuli2014-04-032-1/+14
* Moved core template container classes up from emutempl.h to coretmpl.h: Aaron Giles2014-03-112-6/+6
* Moved rest of console slot devices to bus folder (nw) Miodrag Milanovic2014-03-108-0/+783