aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-30frontend: get rid of HOME hacknotaz
2011-10-30gpu_neon: fix fb wrappingnotaz
2011-10-30gpu_unai: fix a few potential crashesnotaz
2011-10-30cdriso: add cbin supportnotaz
2011-10-30frontend/pollux: add scalingnotaz
2011-10-30psxcounters: use higher precision for vsync timingnotaz
2011-10-30psxinterpreter: a bit more accurate Cause reg handlingnotaz
2011-10-30drc: detect sw irqs properlynotaz
2011-10-30drc: fix various register trashing in mtc0notaz
2011-10-30drc: fix cycle multiplier codenotaz
2011-10-30drc: fix mtc0 argumentnotaz
2011-10-30drc: some debug code improvementsnotaz
2011-10-30make root counters use generic event scheduling codenotaz
2011-10-30drc: always use physical block addressesnotaz
2011-10-30rcnt: remove gate guess for cnt 0 and 1notaz
2011-10-30gte: change gte irq workaroundnotaz
2011-10-30drc: detect dead gte reads toonotaz
2011-10-30drc: add some hack optionsnotaz
2011-10-30gte: parametrize remaining opsnotaz
2011-10-30gte: disable some MAC overflow checks for ARMnotaz
2011-10-30gte: eliminate excessive lims and castsnotaz
2011-10-30gte: pass a pointer to registers as argumentnotaz
2011-10-30drc: try to avoid full constant reloadnotaz
2011-10-30drc: fix sub assem_debug printnotaz
2011-10-30drc: avoid invcode checks on close addessesnotaz
2011-10-30gte_arm: some asm experimentsnotaz
2011-10-30pcnt: measure gte toonotaz
2011-10-30drc: do MVMVA decoding; parametrize handlersnotaz
2011-10-30drc: finish GTE reg liveness analysisnotaz
2011-10-30frontend/pollux: program MLC2 for TV-out, save/restore regsnotaz
2011-10-30drc: implement literal dupe mergingnotaz
2011-10-30inline/parametrize rootcounter readsnotaz
2011-10-30psxcounters: avoid doing excessive updatesnotaz
2011-10-16psxmem: set fixed flag on mappings that really need itnotaz
2011-10-10release r10, for realnotaz
2011-10-10spu: fix gaussian interpolationnotaz
2011-10-10frontend: fix integer-prefer scalernotaz
2011-10-10use faster PSX clock on armv7 devicesnotaz
2011-10-10add caanoo frontend files, move pandora filesnotaz
2011-10-10psxcounters: change spu update ~2msnotaz
2011-10-10drc: check for interrupts after RFEnotaz
2011-10-10new ability to adjust psx cpu clocknotaz
2011-10-10get rid of old memhandlersnotaz
2011-10-10drc: remove some old inline memhandlersnotaz
2011-10-10drc: implement memory access speculationnotaz
2011-10-08drc: implement shiftimm constant propagationnotaz
2011-10-08spu: make "simple" interpolation even more simplenotaz
2011-10-08recompilation-caused frameskip workaroundnotaz
2011-10-08spu/cdda: sync cdda to spu playbacknotaz
2011-10-08try to support more compilersnotaz