fix a crash due to forgotten function
[pcsx_rearmed.git] / libpcsxcore / psxbios.c
2024-02-14 notazpsxbios: implement yet more memcard details
2024-01-22 notazpsxbios: some missed malloc merge behavior
2023-12-06 notazpsxbios: implement some more memcard details
2023-12-06 notazpsxbios: implement some cdrom related stuff
2023-11-16 notazpsxbios: implement strtol
2023-11-16 notazpsxbios: handle direct bios table calls
2023-10-16 notazrework gpu busy timing
2023-10-14 notazeliminate event code duplication
2023-10-09 notazpsxbios: don't limit pointers to ram
2023-10-04 notazdrc: avoid excessive recursion in hle mode
2023-10-01 notazpatch up some savestate issues
2023-09-23 notazpsxbios: experimental vsync HLE
2023-09-21 notazlog some info about bios and config
2023-09-20 notazpsxbios: some more details
2023-09-18 notazpsxbios: allow custom api overrides
2023-09-18 notazpsxbios: maybe more accurate malloc
2023-09-13 notazpsxbios: fix warnings
2023-09-13 notazpsxbios: unbreak input
2023-09-12 notaztry to cleanup the mess in the input code
2023-09-05 notazpsxbios: primitive chdir implementation
2023-09-05 notazpsxbios: don't overwrite ra
2023-09-04 notazpreliminary irq10 support
2023-09-02 notazlightrec: initial hle support
2023-08-31 notazpsxbios: rework firstfile/nextfile
2023-08-30 notazpsxbios: implement get/setconf
2023-08-28 notazMerge pull request #752 from Namaneo/fix_emscripten
2023-08-28 notazpsxbios: assorted changes
2023-08-27 notazpsxbios: fix wrong regs in syscall handler
2023-08-27 notazpsxbios: Load() flushes cache
2023-08-27 notazpsxbios: unbreak bcopy
2023-08-26 notazpsxbios: add missing clearing for copy related functions
2023-08-17 notazpsxbios: remove some globals
2023-08-17 notazpsxbios: more pad stuff
2023-08-17 notazpsxbios: some assorted changes
2023-08-17 notazpsxbios: try to improve initial boot state
2023-08-13 notazpsxbios: implement some pad reading details
2023-08-12 notazpsxbios: rewrite event handling
2023-08-10 notazpsxbios: handle dynamic CB alloc
2023-08-09 notazpsxbios: completely rework exception handling
2023-07-21 notazpsxinterpreter: yet more exceptions, new config option
2023-07-14 notazadjust bios handling again
2022-10-25 notazpsxbios: use noninvasive print for -psxout
2022-05-30 LibretroAdminMerge pull request #654 from pcercuei/lightrec-mmap...
2022-05-11 Paul CercueilAdd support for mapping emulated RAM to address 0x0
2021-12-21 AutechreMerge pull request #587 from notaz/libretro_drc_fixes2
2021-12-14 notazfix some issues and warnings seen on ctr build
2021-12-14 AutechreMerge pull request #586 from notaz/libretro_overwrite_drc
2021-12-14 notazoverwrite dynarec related code with upstream version
2021-10-02 gameblablaMerge pull request #562 from gameblabla/cdrom_fixes_lib...
2021-10-02 gameblablaMerge pull request #545 from gameblabla/icache_emulation
2021-10-02 gameblablaMerge Icache emulation from PCSX Redux + Senquack chang...
2021-08-25 gameblablaMerge pull request #543 from gameblabla/hle_fies_corrup...
2021-08-22 gameblablaMerge pull request #547 from gameblabla/blues_clues_fix...
2021-08-21 AutechreMerge pull request #544 from gameblabla/gpu_hle_rewrite...
2021-08-21 AutechreMerge pull request #542 from gameblabla/mdec_fix
2021-08-21 gameblablaRewrite GPU bios functions according to OpenBIOS.
2021-08-16 AutechreMerge pull request #536 from gameblabla/cdrom_fixes
2020-08-04 negativeExponentSync to latest upstream
2020-02-24 TwinaphexMerge pull request #389 from notaz/master
2019-12-16 TwinaphexMerge pull request #370 from negativeExponent/switch
2019-12-16 negativeExponentUpdate psxbios.c
2019-09-25 negativeExponentMerge branch 'gpu_unai_plugin_update'
2019-08-03 hizzlekizzleMerge pull request #326 from retro-wertz/silence_warnings
2019-08-03 notazMerge pull request #139 from retro-wertz/patch-3
2019-08-03 retro-wertzFix corrupted memory card saves when using HLE
2019-08-03 retro-wertzHLE BIOS: Fix corrupted memory card saves
2019-08-03 retro-wertzpsxbios.c: Cleanup buopen()
2019-07-29 hizzlekizzleMerge pull request #319 from retro-wertz/new_core_options
2019-07-29 hizzlekizzleMerge pull request #318 from retro-wertz/psxbios
2019-07-29 retro-wertzHLE: Merge HLE BIOS improvements from upstream
2019-07-24 notazMerge pull request #137 from gameblabla/hle
2019-07-22 gameblablapsxbios: Don't accept 400h as a valid sector.
2019-07-22 gameblablapsxbios: Properly fix garbage area code.
2019-07-21 gameblablapsxbios: Fixup mistake in card_info function.
2019-07-21 gameblablapsxbios: Return value is always 1 for CloseTh and ChangeTh.
2019-07-21 gameblablapsxbios: Add checks for memchr.
2019-07-21 gameblablapsxbios: Some games read from address 0, fix that.
2019-07-21 gameblablapsxbios: Implement get_cd_status stub according to...
2019-07-21 gameblablapsxbios: Make HLE bios start from block 1, not 2.
2019-07-21 gameblablapsxbios: Fix card_status function as to use card_active...
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.
next