aboutsummaryrefslogtreecommitdiff
path: root/libpcsxcore
AgeCommit message (Expand)Author
2013-01-03cdrom: implement attenuator/volume properlynotaz
2013-01-03cdriso: handle file offsets betternotaz
2013-01-03cdriso: simplify read codenotaz
2013-01-03sbi: update according to Nocash docnotaz
2013-01-03cdrom: give up on cdda subq supportnotaz
2013-01-03cdrom: attempt to deal with broken subq :(notaz
2013-01-03cdriso: fix .cue file parsingnotaz
2013-01-03cdrom: keep savestate compatnotaz
2013-01-03cdrom: clean up subq handlingnotaz
2013-01-03cdrom: clean up play command handlingnotaz
2013-01-03cdrom: rework seek hacknotaz
2013-01-03frontend: remove unneeded hack optionsnotaz
2013-01-03cdrom: cleanup irq reschedule and pause hacksnotaz
2013-01-02cdrom: cleanup various hacksnotaz
2013-01-01cdrom: cleanup loggingnotaz
2013-01-01cdrom: tune and log stat hacknotaz
2012-12-27cdrom: fix irq checknotaz
2012-12-23drc: fix bugs in armv4 codepathnotaz
2012-12-21warning fixnotaz
2012-12-17make non-zlib save compression possiblenotaz
2012-12-11misc: make error message remind about common mistakenotaz
2012-12-09pipe error messages through single functionnotaz
2012-12-09avoid bogus warningnotaz
2012-12-02rm x86 and ppc dynarec remainsnotaz
2012-12-02improve ARM feature detectionnotaz
2012-12-02mave plugin and core shared includes to single locationnotaz
2012-11-28clean up mmap hacksnotaz
2012-11-24initial Android supportToad King
2012-11-24cdrom: try different seeking approachnotaz
2012-11-24fix some more 32/64bit incompatibilitiesnotaz
2012-11-24gte: avoid fno-strict-aliasingnotaz
2012-11-24fix various warningsnotaz
2012-11-24fix ARM build with --disable-dynarecnotaz
2012-11-18cdrom: some subq hacksnotaz
2012-11-13cdrom: only need to read for cddanotaz
2012-11-13workaround pandora hugetlb bug, revert this laternotaz
2012-11-10psxcounters: refresh internal state after savestate loadnotaz
2012-11-05sort out 32/64bit savestate compat issuesnotaz
2012-11-04handle bad cd images betternotaz
2012-11-04cdriso: don't play data tracknotaz
2012-11-03cdrom: read subq directly, not from threadnotaz
2012-10-12use plat_mmap for RAM toonotaz
2012-09-13silence some 64bit related warningsnotaz
2012-08-04configure: various fixesnotaz
2012-08-03frontend/pollux: wiz: move tables to upper memory to free some RAMnotaz
2012-07-30fix various fPIC issuesnotaz
2012-07-23cheat: add some undo logicnotaz
2012-07-22frontend: initial cheats supportnotaz
2012-07-22pcsxmem: abort if lsb is set for map_itemnotaz
2012-07-19cdrom: reset cmd buffer when cmd is acceptednotaz