aboutsummaryrefslogtreecommitdiff
path: root/libpcsxcore/new_dynarec
AgeCommit message (Expand)Author
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-22pcsxmem: abort if lsb is set for map_itemnotaz
2012-04-29frontend: some menu adjustmentsnotaz
2012-04-29fix some build issues and warningsnotaz
2012-04-22bring in configure build systemnotaz
2012-04-18drc: inv: fix ram ofset and mirror handlingnotaz
2012-04-18support emulated RAM mapped at offsetnotaz
2012-01-14drc: allow translation cache in data segmentnotaz
2012-01-07drc: do basic current block modification detectionnotaz
2012-01-06drc: never read to r0notaz
2012-01-01change lcf handlingnotaz
2011-12-11drc: fix bad gte unneeded reg assumptionnotaz
2011-12-08drc: move constmap out of regstatnotaz
2011-12-05move some gpu status handling to corenotaz
2011-11-01drc/gte: decode MVMVA data depsnotaz
2011-11-01drc/gte: fix dep listnotaz
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-30drc: detect dead gte reads toonotaz
2011-10-30drc: add some hack optionsnotaz
2011-10-30gte: parametrize remaining opsnotaz
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-30pcnt: measure gte toonotaz
2011-10-30drc: do MVMVA decoding; parametrize handlersnotaz
2011-10-30drc: finish GTE reg liveness analysisnotaz
2011-10-30drc: implement literal dupe mergingnotaz
2011-10-30inline/parametrize rootcounter readsnotaz
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-08recompilation-caused frameskip workaroundnotaz
2011-10-08try to support more compilersnotaz
2011-10-08rewrite memhandlers (write)notaz
2011-10-04rewrite memhandlers (read)notaz
2011-10-02yet more random armv5 tweaksnotaz
2011-09-30gte_arm: implement RTPS, RTPTnotaz
2011-09-27drc: do gte flag liveness detectionnotaz