aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-01-16rewrite frame limiternotaz
2011-01-16bugfixnotaz
2011-01-16drc: fix a bug with loop reg allocationnotaz
2011-01-16bios: implement psxBios__card_channotaz
2011-01-16bios: firstfile delivers an event on real bios, so do thatnotaz
2011-01-16drc: fix some goofage in cop2_{get,put}_dregnotaz
2011-01-16drc: allow reading r31 in delay slotnotaz
2011-01-16drc: handle MTC0 in delay slotnotaz
2011-01-16menu: add interpreter optionnotaz
2011-01-16drc: remove funcs from assert()s to allow NDEBUG buildnotaz