summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/bus/sega8
Commit message (Expand)AuthorAgeFilesLines
* sega8_slot: fixed terebioe (and some other games) trying to load more bytes t... Fabio Priuli2014-05-131-1/+1
* (MESS) sega8_slot.c: Small improvement to prevent false positives on detectin... Wilbert Pol2014-05-101-1/+1
* (MESS) pce_slot.c: nuked some auto_allocs, using dynamic_buffer instead. nw. Fabio Priuli2014-04-093-41/+33
* removed mame_* aliases and just use core_* functions (nw) Oliver Stöneberg2014-03-241-1/+1
* Moved core template container classes up from emutempl.h to coretmpl.h: Aaron Giles2014-03-112-12/+12
* Moved rest of console slot devices to bus folder (nw) Miodrag Milanovic2014-03-104-0/+2375