aboutsummaryrefslogtreecommitdiff
path: root/libpcsxcore
AgeCommit message (Expand)Author
2013-04-01gte_neon: access scratch_buf through drc contextnotaz
2013-04-01drc: rework linkage_arm for better assembler compatibilitynotaz
2013-03-25asm: use a macro for functionsnotaz
2013-03-25gte: be friendly to more assemblersnotaz
2013-03-25Add missing ifdef, move QNX RAM mapping closer to othersCatalystG
2013-03-25Add support for PlayBook/BB10 with libretroCatalystG
2013-03-17drc: timing hacksnotaz
2013-03-15cdriso: handle no disk state betternotaz
2013-03-15Fix PSX unmap issue causing crash on exitCatalystG
2013-03-15cdrom: stopping read should stop seek toonotaz
2013-03-15cdrom: use single read/play cursor, handle cdlRead for cddanotaz
2013-03-15psxmem: handle io mirrorsnotaz
2013-03-15psxbios: merge from pcsxrnotaz
2013-01-28ange how no memcards are specifiednotaz
2013-01-28psxmem: try to choose mem addresses more carefullynotaz
2013-01-28merge minor fixes from pcsxrnotaz
2013-01-28cdriso: merge cdda code from pcsxrnotaz
2013-01-18psxbios: handle u modifiernotaz
2013-01-18cdrom: move more handling to cdrInterruptnotaz
2013-01-18cdrom: cleanup, support errors, improve timingnotaz
2013-01-18cdrom: rewrite lid codenotaz
2013-01-13cdrom: some swap cd tuningnotaz
2013-01-13cdrom: remove stopping on TNnotaz
2013-01-13cdrom: fix ID, againnotaz
2013-01-13cdrom: set proper reset valuesnotaz
2013-01-13cdriso: improve .toc handlingnotaz
2013-01-11cdrom: minor cleanupnotaz
2013-01-11cdrom: fix IDnotaz
2013-01-06fix irq statusnotaz
2013-01-06fully reinit drc on changenotaz
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