aboutsummaryrefslogtreecommitdiff
path: root/libpcsxcore/psxbios.c
AgeCommit message (Expand)Author
2019-07-18psxbios: Add checks for card_write, card_readgameblabla
2019-07-18psxbios: Merging improved card_info function from upstreamgameblabla
2019-07-18psxbios: Merging fixes from upstream.gameblabla
2019-07-18psxbios: Add checks to PAD_initgameblabla
2019-07-18psxbios: Add checks to strcatgameblabla
2019-03-10Fix memcard2 still detected by games when its supposed to be disabledretro-wertz
2015-07-29Backport http://pcsxr.codeplex.com/SourceControl/changeset/93284twinaphex
2014-12-21psxbios: don't crash on negative lengthnotaz
2014-12-21psxbios: merge from pcsxr r90224-r90227notaz
2013-11-04psxbios: fix NULL use warnings on newer GCCsnotaz
2013-03-15psxbios: merge from pcsxrnotaz
2013-01-18psxbios: handle u modifiernotaz
2012-12-17make non-zlib save compression possiblenotaz
2012-09-13silence some 64bit related warningsnotaz
2011-12-05move some gpu status handling to corenotaz
2011-06-07psxbios: fix some -Wall warningsnotaz
2011-01-16bios: implement psxBios__card_channotaz
2011-01-16bios: firstfile delivers an event on real bios, so do thatnotaz
2010-12-28bios: fix firstfile() return valuenotaz
2010-12-23init some forgotten stuffnotaz
2010-12-16psxbios: make noisy bios prints optionalnotaz
2010-11-16pcsxr-1.9.92PCSX* teams