summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/segapico.c
Commit message (Expand)AuthorAgeFilesLines
* move mess into mame (nw) Miodrag Milanovic2015-09-301-626/+0
* Cleanups and version bumpmame0166 Miodrag Milanovic2015-09-301-10/+10
* Sega Pico PCM improvements [ValleyBell] David Haywood2015-09-081-26/+63
* no longer using read_safe from code under src/mess (nw) Wilbert Pol2015-08-111-19/+14
* change flags from GAME_ to MACHINE_ David Haywood2015-07-291-4/+4
* Set the licence for my work to BSD-3-Clause Emmanuel Vadot2015-05-161-1/+1
* Updated MESS info for licenses (nw) Miodrag Milanovic2015-05-131-1/+1
* Added dummy license lines to each file for MESS (nw) Miodrag Milanovic2015-05-071-0/+2
* in no universe is this a working system ;-) (nw) David Haywood2014-10-091-3/+3
* (MESS) consolidation + cleanup, part1. nw. Fabio Priuli2014-09-281-2/+2
* Renamed Genesis VDP to Sega 315-5313 and moved it to emu/video/. nw. Fabio Priuli2014-03-301-2/+2
* (MESS) moved megadrive add-ons to appropriate place + cleaned up classes Fabio Priuli2014-03-301-12/+37
* stop SMS VDP timers in systems that don't need them. nw. Fabio Priuli2014-03-281-2/+2
* will put it back since it's subdevice (nw) Miodrag Milanovic2014-03-251-4/+2
* megavdp cleanup (nw) Miodrag Milanovic2014-03-251-2/+5
* upd7759 use devcb2 now (nw) Miodrag Milanovic2014-03-231-14/+6
* Moved rest of console slot devices to bus folder (nw) Miodrag Milanovic2014-03-101-2/+2
* Cleanups and version bumpmame0150 Miodrag Milanovic2013-09-171-21/+20
* cheap hacks, but gets some stuff to boot (nw) David Haywood2013-08-121-13/+39
* I don't know how you hook this chip up properly (nw) David Haywood2013-08-111-1/+55
* moved sega pico out of megadriv.c and into segapico.c, it really has nothing ... David Haywood2013-08-111-0/+495