aboutsummaryrefslogtreecommitdiff
path: root/libpcsxcore/psxbios.c
AgeCommit message (Expand)Author
2019-07-21psxbios: Merge interrupt_r26 fix from PCSX4ALL.gameblabla
2019-07-21psxbios: Do the same for heap_size.gameblabla
2019-07-21psxbios : Use bfreezel for pad_stopped instead of setting it to 0.gameblabla
2019-07-21psxbios : Implement stub for wait_card.gameblabla
2019-07-21psxbios : Fix a few mistakes :gameblabla
2019-07-18psxbios: Add note and update copyright.gameblabla
2019-07-18psxbios: Merge heap fix from PCSX4ALL.gameblabla
2019-07-18psxbios: Init some vars just to be sure.gameblabla
2019-07-18psxbios: Merge PCSX4ALL pad_stopped fix.gameblabla
2019-07-18psxbios.cpp: Add psxBios_card_status(); doesn't seem to affect anythinggameblabla
2019-07-18psxbios: Fixes save issues on Parasite Eve II, Parasite Eve I and othersgameblabla
2019-07-18psxbios: Callback Events should not set event status to busy in TestEvent.gameblabla
2019-07-18psxbios: Support other syscallsgameblabla
2019-07-18psxbios: Add checks for strlen.gameblabla
2019-07-18psxbios: Add checks for strcpy & strncpy.gameblabla
2019-07-18psxbios: Fixup free.gameblabla
2019-07-18psxbios: Add checks for strcmp & strncmp.gameblabla
2019-07-18psxbios: Stub for get_errorgameblabla
2019-07-18psxbios : Several fixes to malloc.gameblabla
2019-07-18psxbios: Add checks for memmove.gameblabla
2019-07-18psxbios : Add checks to memset.gameblabla
2019-07-18psxbios: Add checks to memcpy.gameblabla
2019-07-18psxbios: Add checks for bzero.gameblabla
2019-07-18psxbios: Add checks for bcopygameblabla
2019-07-18psxbios : Add checks to index and rindex callsgameblabla
2019-07-18psxbios: Merge upstream fix for Deliverevent in firstfilegameblabla
2019-07-18psxbios: Should fix input issues in some games.gameblabla
2019-07-18psxbios: Fix out-of-bounds issue.gameblabla
2019-07-18Only PCSX4ALL uses ResetIoCycle. Remove it for now.gameblabla
2019-07-18Fixup buread & buwrite being undefined.gameblabla
2019-07-18psxbios: Improve WaitEvent behaviour according to documentationgameblabla
2019-07-18psxbios: Better realloc implementationgameblabla
2019-07-18psxbios : Add checks for strncatgameblabla
2019-07-18psxbios: Add todigit implementationgameblabla
2019-07-18psxbios: Adds putc and getc implementationgameblabla
2019-07-18psxbios: Return 0x1f801814 for gpu_abort_dmagameblabla
2019-07-18psxbios: Better EnterCiritcal implementationgameblabla
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
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