summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/psxcd.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved core template container classes up from emutempl.h to coretmpl.h: Aaron Giles2014-03-111-1/+1
* (mess) psxcd: free incomplete result pointers on exit or reset (nw) cracyc2013-05-211-0/+1
* (mess) psxcd: try something a bit different (nw) cracyc2013-04-261-2/+2
* (mess) getid and readtoc generate 2 interrupts (nw) cracyc2013-04-241-1/+2
* (mess) Further cdrom work, main functional change is better sector buffer han... cracyc2013-04-221-85/+64
* spu: add cdda interrupts [Carl] cracyc2013-03-261-4/+2
* (mess) psxcd: small cleanups (nw) cracyc2013-03-251-6/+3
* (mess) psxcd: simplify the cdrom [Carl] cracyc2013-03-241-47/+36
* (MESS) fixed clang 3.2 warnings about unused private fields (nw) Oliver Stöneberg2013-03-201-1/+1
* (MESS) PlayStation: Fix CD-ROM regression [R. Belmont] R. Belmont2013-02-231-4/+2
* cache cpu & spu lookup. [smf] smf-2013-01-241-0/+3
* uses a devcb2 for cpu to cd controller communication, the address decoding is... smf-2013-01-201-2/+3
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-2/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-17/+17
* Hooked up PSX IRQ's using DEVCB2 [smf] smf-2012-10-251-2/+9
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+186