cdrom: change pause timing again
[pcsx_rearmed.git] / libpcsxcore / misc.c
2024-03-21 notazmisc: allow slow-booting to cdda or whatever
2023-12-13 notazmisc: avoid assertion failure when state save fails
2023-12-06 notazpsxbios: implement some cdrom related stuff
2023-10-28 notazcdrom: allow resetting with lid open
2023-10-23 notazsave some things that weren't saved but should have...
2023-10-16 notazrework gpu busy timing
2023-10-14 notazeliminate event code duplication
2023-10-01 notazpatch up some savestate issues
2023-09-30 notazpsxbios: more careful cnf parsing
2023-09-24 notazinput changes part4
2023-09-23 notazpsxbios: experimental vsync HLE
2023-09-05 notazpsxbios: primitive chdir implementation
2023-08-30 notazpsxbios: implement get/setconf
2023-08-28 notazMerge pull request #752 from Namaneo/fix_emscripten
2023-08-28 notazsome missing error handling
2023-08-26 notazpsxbios: add missing clearing for copy related functions
2023-08-17 notazpsxbios: try to improve initial boot state
2023-08-10 notazmisc: accept a path without slash
2023-08-09 notazpsxbios: completely rework exception handling
2023-07-14 notazadjust bios handling again
2023-07-14 notazhandle more GP0 status bits
2023-07-10 notazsome openbios support
2023-07-09 notazdrc: handle regs-not-in-psxRegs case better
2023-07-09 notazclean up switching between dynarec and interpreter
2022-10-15 notazreduce differences from upstream
2022-10-02 notazlightrec: allow to switch to pcsx's interpreter anytime
2022-10-01 notazremove all the hack options
2022-09-15 notazmisc: patch some issues indicated by clang
2022-08-30 notazRevert "Revert "misc: get rid of an unaligned read""
2022-08-29 LibretroAdminRevert "misc: get rid of an unaligned read"
2022-08-29 notazmisc: get rid of an unaligned read
2022-06-11 LibretroAdminMerge pull request #665 from QuarkTheAwesome/libretro...
2022-06-11 LibretroAdminMerge pull request #663 from bslenul/rumble-fix
2022-06-06 notazlightrec: try to clean up intergarion, fix -O0
2022-06-06 Paul Cercueilmisc: Use GCC builtins for byte-swap operations
2022-06-06 Paul CercueilMake sure hardware registers are manipulated as little...
2022-06-06 Paul CercueilFix PCSX on big-endian systems
2022-05-30 LibretroAdminMerge pull request #654 from pcercuei/lightrec-mmap...
2022-05-11 Paul CercueilAdd support for mapping emulated RAM to address 0x0
2022-04-27 AutechreMerge pull request #652 from pcercuei/update-lightrec...
2022-04-27 Paul Cercueillightrec: Only sync register cache before savestate...
2022-04-25 AutechreMerge pull request #650 from pcercuei/fix-lightrec...
2022-04-25 Paul Cercueillightrec: Fix save states
2021-12-14 AutechreMerge pull request #586 from notaz/libretro_overwrite_drc
2021-12-14 notazoverwrite dynarec related code with upstream version
2021-10-06 gameblablaMerge pull request #567 from gameblabla/fix_minor_close_iso
2021-10-05 gameblablaMerge pull request #566 from gameblabla/neon_fix_libretro
2021-10-02 gameblablaMerge pull request #563 from gameblabla/remove_junk
2021-10-02 gameblablaRemove junk files and fix regression in icache mode...
2021-08-21 AutechreMerge pull request #542 from gameblabla/mdec_fix
2021-08-17 AutechreMerge pull request #537 from embercold/warningless...
2021-08-17 Ember ColdSort out compiler warnings, all of them
2021-08-16 AutechreMerge pull request #536 from gameblabla/cdrom_fixes
2020-08-04 negativeExponentSync to latest upstream
2020-05-24 hizzlekizzleMerge pull request #424 from negativeExponent/libretro
2020-05-23 negativeExponentSilence some warnings
2020-02-24 TwinaphexMerge pull request #389 from notaz/master
2020-02-21 TwinaphexMerge pull request #388 from ZachCook/master
2020-02-21 Zachary CookFix second instance runahead without breaking reset
2020-02-09 twinaphex(Android) Aarch64/x86/x64 now has lightrec support
2019-09-25 negativeExponentMerge branch 'gpu_unai_plugin_update'
2019-08-03 hizzlekizzleMerge pull request #326 from retro-wertz/silence_warnings
2019-08-03 retro-wertzFix region detection for Wild Arms
2019-08-03 retro-wertzSilence warning -Wstringop-truncation
2019-08-02 hizzlekizzleMerge pull request #325 from retro-wertz/SysPrintf_to_r...
2019-08-02 retro-wertzRename PACKAGE_VERSION to PCSX_VERSION
2019-07-29 retro-wertzHLE: Merge HLE BIOS improvements from upstream
2019-03-28 Hugo HromicMerge remote-tracking branch 'notaz/master'
2019-03-13 retro-wertzmerge remote-tracking branch 'notaz/master'
2019-03-07 TwinaphexMerge pull request #235 from retro-wertz/core_fixes
2019-03-07 retro-wertzFix show bios bootlogo core option
2014-12-31 twinaphexMerge https://github.com/notaz/pcsx_rearmed
2014-12-23 notazdrc: implement block addr list saving
2014-12-21 twinaphexMerge https://github.com/notaz/pcsx_rearmed
2014-12-21 notazmisc: merge from pcsxr r91261,r91276
2014-12-21 notazmisc: merge from pcsxr r86908
2014-12-20 TwinaphexMerge pull request #11 from notaz/upstream_merge
2014-12-20 notazMerge branch 'libretro' into upstream
2014-12-20 notazspu: rework synchronization
2014-12-07 TwinaphexMerge pull request #9 from Kekun/fix-load-invalid-game
2014-12-07 notazmisc: length is unsigned
2014-12-07 notazmisc: don't succeed on trash input
2014-12-06 notazmisc: length is unsigned
2014-12-06 notazmisc: don't succeed on trash input
2013-04-05 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2013-04-05 notazdon't rely on unsigned char on arm
2012-12-17 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2012-12-17 notazmake non-zlib save compression possible
2012-12-11 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2012-12-11 notazmisc: make error message remind about common mistake
2012-11-28 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2012-11-24 notazfix various warnings
2012-11-12 notazworkaround pandora hugetlb bug, revert this later
2012-11-04 notazhandle bad cd images better
2012-07-18 notazmisc: setup GPU if logos are skipped
2011-12-04 notazmove some gpu status handling to core
2011-10-30 notazmake root counters use generic event scheduling code
2011-07-12 notazmisc: invaliadte dynarec on HLE file loads
2011-02-09 notazmisc: backport pal detection from pcsxr
2011-01-15 notazremove hle savestate restriction
next