summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/bus/a800
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0161 Miodrag Milanovic2015-04-291-1/+1
* No need for temp variables (nw) Miodrag Milanovic2015-04-231-4/+2
* astring to std::string in bus section (nw) Miodrag Milanovic2015-04-191-4/+4
* more conversions to std::string (nw) Miodrag Milanovic2015-04-191-1/+1
* some astring to std::string conversion (nw) Miodrag Milanovic2015-04-182-9/+9
* Replace dynamic_array with std::vector [O. Galibert] Olivier Galibert2015-04-142-10/+10
* There is no implicit conversion to char* in std::string (nw) Miodrag Milanovic2015-04-121-1/+1
* Cleanups and version bumpmame0155 Miodrag Milanovic2014-10-159-144/+140
* (MESS) consolidation + cleanup, part1. nw. Fabio Priuli2014-09-283-16/+24
* fixed multisession crash when the new cart needed a dynamic buffer/array Fabio Priuli2014-09-232-24/+11
* some licensing. nw. Fabio Priuli2014-09-139-0/+18
* let's make cmpro happier. nw. Fabio Priuli2014-09-051-1/+1
* (MESS) a800: added sketchy support for some more mappers. Fabio Priuli2014-09-047-1/+301
* (MESS) atari400.c progress: [Fabio Priuli] Fabio Priuli2014-09-029-0/+1605