aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-10maemo: update for recent changes, fix warningsnotaz
2011-02-10frontend: support analog controller using nubs; some refactoringnotaz
2011-02-09frontend: redo frame skip/limiter yet againnotaz
2011-02-09drc: update memhandler according to pcsxr codenotaz
2011-02-09drc: sync gte with interpreternotaz
2011-02-09cdrom: remove cdrWrite3 reschedulenotaz
2011-02-09cdrom: backport fixes from pcsxrnotaz
2011-02-09misc: backport pal detection from pcsxrnotaz
2011-02-09psxmem: backport fixes from pcsxrnotaz
2011-02-09interpreter: backport fixes from pcsxrnotaz
2011-02-09dfsound: backport fixes from pcsxrnotaz
2011-02-05gte: backport fixes from pcsxrnotaz
2011-02-04dma: change timing back to 1.92 levelsnotaz
2011-02-04drc: handle dummy reads in inline_readstubnotaz
2011-02-04dfxvideo: fix word access macrosnotaz
2011-02-04menu: don't override region, fix P.E.Op.S. frameskipnotaz
2011-02-04spu: fix xa masking, was causing noisenotaz
2011-02-04gpu_unai: support bgr888->rgb565 conversion for maemonotaz
2011-02-03dfxvideo: add bgr888->rgb565 converter for maemo portnotaz
2011-02-03maemo: clean up and integratenotaz
2011-02-03Maemo frontendBonapart
2011-01-31release r5notaz
2011-01-31cdrcimg: support .bz/.znx/eboot formatsnotaz
2011-01-29spu: don't stop a channel by adsr if we have potential irqnotaz
2011-01-29spu: cleanup build a bitnotaz
2011-01-28drc: fall back to interpreter on delay slot link reg dependenciesnotaz
2011-01-28cdrom: support cdda playback cursor and autopause/reportnotaz
2011-01-27frontend: remove bad configsnotaz
2011-01-27gpu_unai: fix P.E.Op.S. save compatibility for goodnotaz
2011-01-26drc: invalidate RAM mirrors correctlynotaz
2011-01-26drc: handle $ra accesses in DS (BxxZAL case only)notaz
2011-01-26cdriso: adjust getTD and getStatus to pcsxr-svnnotaz
2011-01-26cdrom: add CdlGetlocP hacknotaz
2011-01-26cdrom: merge most of cdrom.c from latest pcsxr (r62214)notaz
2011-01-25drc: allow CFC1/2 to r0notaz
2011-01-25drc: make BxxZAL implementation completenotaz
2011-01-24drc: try harder to not compile code as 64bitnotaz
2011-01-24drc: fix COP2 decodingnotaz
2011-01-24spu: don't read config, we manage it in frontendnotaz
2011-01-24drc: don't leave until we really need tonotaz
2011-01-24drc: add support for interpreter calls; use them for branches in delay slotsnotaz
2011-01-24interpreter: add handling for a branch in delay slotnotaz
2011-01-24fix some alignment issuesnotaz
2011-01-24add watchdog thread to detect lockupsnotaz
2011-01-24drc: use correct clear sizenotaz
2011-01-24some frontend adjustmentsnotaz
2011-01-18drc: remove leftover printfnotaz
2011-01-18drc: Ari64's fix for loop reg allocation problemnotaz
2011-01-17Revert "drc: fix a bug with loop reg allocation"notaz
2011-01-16release r4notaz