aboutsummaryrefslogtreecommitdiff
path: root/libpcsxcore/psxbios.c
AgeCommit message (Collapse)Author
2011-06-07psxbios: fix some -Wall warningsnotaz
2011-01-16bios: implement psxBios__card_channotaz
used by at least R-Type Delta.
2011-01-16bios: firstfile delivers an event on real bios, so do thatnotaz
2010-12-28bios: fix firstfile() return valuenotaz
it should only return dir when finds a match, bufile macro already does that.
2010-12-23init some forgotten stuffnotaz
otherwise glitches happen if certain games are ran in a row.
2010-12-16psxbios: make noisy bios prints optionalnotaz
2010-11-16pcsxr-1.9.92PCSX* teams