aboutsummaryrefslogtreecommitdiff
path: root/libpcsxcore/misc.c
AgeCommit message (Expand)Author
2020-05-23Silence some warningsnegativeExponent
2020-02-21Fix second instance runahead without breaking resetZachary Cook
2020-02-09(Android) Aarch64/x86/x64 now has lightrec supporttwinaphex
2019-08-03Fix region detection for Wild Armsretro-wertz
2019-08-03Silence warning -Wstringop-truncationretro-wertz
2019-08-02Rename PACKAGE_VERSION to PCSX_VERSIONretro-wertz
2019-03-07Fix show bios bootlogo core optionretro-wertz
2014-12-23drc: implement block addr list savingnotaz
2014-12-21misc: merge from pcsxr r91261,r91276notaz
2014-12-21misc: merge from pcsxr r86908notaz
2014-12-20spu: rework synchronizationnotaz
2014-12-06misc: length is unsignednotaz
2014-12-06misc: don't succeed on trash inputnotaz
2013-04-05don't rely on unsigned char on armnotaz
2012-12-17make non-zlib save compression possiblenotaz
2012-12-11misc: make error message remind about common mistakenotaz
2012-11-24fix various warningsnotaz
2012-11-13workaround pandora hugetlb bug, revert this laternotaz
2012-11-04handle bad cd images betternotaz
2012-07-18misc: setup GPU if logos are skippednotaz
2011-12-05move some gpu status handling to corenotaz
2011-10-30make root counters use generic event scheduling codenotaz
2011-07-13misc: invaliadte dynarec on HLE file loadsnotaz
2011-02-09misc: backport pal detection from pcsxrnotaz
2011-01-16remove hle savestate restrictionnotaz
2010-12-25sync cdrom.h with pcsxr-svnnotaz
2010-12-23drc: improved interrupt code for emu_ifnotaz
2010-12-22core: update to newer interrupt code, seems to affect timings toonotaz
2010-12-05fix some alignment issuesnotaz
2010-11-16pcsxr-1.9.92PCSX* teams