psxbios: Merge interrupt_r26 fix from PCSX4ALL.
[pcsx_rearmed.git] / libpcsxcore / psxbios.c
2019-07-21 gameblablapsxbios: Merge interrupt_r26 fix from PCSX4ALL.
2019-07-21 gameblablapsxbios: Do the same for heap_size.
2019-07-20 gameblablapsxbios : Use bfreezel for pad_stopped instead of setti...
2019-07-20 gameblablapsxbios : Implement stub for wait_card.
2019-07-20 gameblablapsxbios : Fix a few mistakes :
2019-07-18 gameblablapsxbios: Add note and update copyright.
2019-07-18 gameblablapsxbios: Merge heap fix from PCSX4ALL.
2019-07-18 gameblablapsxbios: Init some vars just to be sure.
2019-07-18 gameblablapsxbios: Merge PCSX4ALL pad_stopped fix.
2019-07-18 gameblablapsxbios.cpp: Add psxBios_card_status(); doesn't seem...
2019-07-18 gameblablapsxbios: Fixes save issues on Parasite Eve II, Parasite...
2019-07-18 gameblablapsxbios: Callback Events should not set event status...
2019-07-18 gameblablapsxbios: Support other syscalls
2019-07-18 gameblablapsxbios: Add checks for strlen.
2019-07-18 gameblablapsxbios: Add checks for strcpy & strncpy.
2019-07-18 gameblablapsxbios: Fixup free.
2019-07-18 gameblablapsxbios: Add checks for strcmp & strncmp.
2019-07-18 gameblablapsxbios: Stub for get_error
2019-07-18 gameblablapsxbios : Several fixes to malloc.
2019-07-18 gameblablapsxbios: Add checks for memmove.
2019-07-18 gameblablapsxbios : Add checks to memset.
2019-07-18 gameblablapsxbios: Add checks to memcpy.
2019-07-18 gameblablapsxbios: Add checks for bzero.
2019-07-18 gameblablapsxbios: Add checks for bcopy
2019-07-18 gameblablapsxbios : Add checks to index and rindex calls
2019-07-18 gameblablapsxbios: Merge upstream fix for Deliverevent in firstfile
2019-07-18 gameblablapsxbios: Should fix input issues in some games.
2019-07-18 gameblablapsxbios: Fix out-of-bounds issue.
2019-07-18 gameblablaOnly PCSX4ALL uses ResetIoCycle. Remove it for now.
2019-07-18 gameblablaFixup buread & buwrite being undefined.
2019-07-18 gameblablapsxbios: Improve WaitEvent behaviour according to docum...
2019-07-18 gameblablapsxbios: Better realloc implementation
2019-07-18 gameblablapsxbios : Add checks for strncat
2019-07-17 gameblablapsxbios: Add todigit implementation
2019-07-17 gameblablapsxbios: Adds putc and getc implementation
2019-07-17 gameblablapsxbios: Return 0x1f801814 for gpu_abort_dma
2019-07-17 gameblablapsxbios: Better EnterCiritcal implementation
2019-07-17 gameblablapsxbios: Add checks for card_write, card_read
2019-07-17 gameblablapsxbios: Merging improved card_info function from upstream
2019-07-17 gameblablapsxbios: Merging fixes from upstream.
2019-07-17 gameblablapsxbios: Add checks to PAD_init
2019-07-17 gameblablapsxbios: Add checks to strcat
2014-12-21 notazpsxbios: don't crash on negative length
2014-12-21 notazpsxbios: merge from pcsxr r90224-r90227
2013-11-03 notazpsxbios: fix NULL use warnings on newer GCCs
2013-03-15 notazpsxbios: merge from pcsxr
2013-01-18 notazpsxbios: handle u modifier
2012-12-17 notazmake non-zlib save compression possible
2012-09-12 notazsilence some 64bit related warnings
2011-12-04 notazmove some gpu status handling to core
2011-06-07 notazpsxbios: fix some -Wall warnings
2011-01-15 notazbios: implement psxBios__card_chan
2011-01-15 notazbios: firstfile delivers an event on real bios, so...
2010-12-28 notazbios: fix firstfile() return value
2010-12-22 notazinit some forgotten stuff
2010-12-16 notazpsxbios: make noisy bios prints optional
2010-11-16 PCSX* teamspcsxr-1.9.92 pcsxr-1.9.92