pcsx_rearmed.git
2011-03-01 notazrelease r7 r7
2011-03-01 notazdfxvideo: turn off strict-aliasing (causes problems)
2011-03-01 notazdfxvideo: use bit31 handling from pcsxr-svn
2011-03-01 notazdrc: clear dynarec completely on CD image change
2011-03-01 notazfrontend: add BIOS warning
2011-03-01 notazfrontend: move skin and darken the background
2011-03-01 notazdfxvideo: avoid division like plague
2011-03-01 notazfrontend: commit some debug code
2011-03-01 notazspu: drop unused mono code
2011-03-01 notazspu: refactor adsr (simplify code)
2011-02-28 notazspu: compact chan structure a bit
2011-02-28 notazgte_neon: hook into recompiler
2011-02-28 notazgte_neon: implement MVMVA, some fixes
2011-02-25 notazgte_neon: trying to improve code
2011-02-25 notazgte_neon: implement RTPS and NCLIP
2011-02-22 notazgte: starting some NEON code
2011-02-22 notazfrontend: make sure color format is set
2011-02-17 notazdrc: some PCSX-specific const addr io handlers
2011-02-17 notazdrc: add i/o penalty cycles
2011-02-17 notazdrc: don't pass r3 to memhandlers
2011-02-17 notazdrc: merge register types from Ari64's code
2011-02-17 notazdrc: merge Ari64's patch: 11_reduce_invstub_memory_usage
2011-02-17 notazdrc: merge Ari64's patch: 10_unnecessary_invalidate
2011-02-16 notazdrc: merge Ari64's patch: 08_loop_hoisting
2011-02-16 notazdrc: merge Ari64's patch: 07_clear_cache
2011-02-16 notazdrc: merge Ari64's patch: 05_dont_write_r0
2011-02-16 notazdrc: merge Ari64's patch: 02_xor_zero
2011-02-16 notazdrc: get rid of pass 7/provisional_r32 too
2011-02-16 notazdrc: fix p32 32K memset stupidity, don't use p32 instead
2011-02-16 notazfrontend: minor adjustments
2011-02-15 notazadd redump.org SBI support
2011-02-15 notazcdrom: move pause delay after ACK
2011-02-14 notazdfxvideo: fill sanity check to prevent crashes
2011-02-11 notazdrc: rm x86 stuff - it's unmaintained here
2011-02-11 notazdfinput: fix CONFIG_MODE behavior
2011-02-11 notazmain.c: load savestate after prepare
2011-02-10 notazuse analog handling from dfinput
2011-02-10 notazfrontend: tune frameskip a bit more
2011-02-10 notazrelease r6 r6
2011-02-10 notazdfxvideo: fix frameskip issue
2011-02-10 notazadd cd swap functionality
2011-02-10 notazfrontend: enable SPUIRQWait by default
2011-02-10 notazspu: handle channels better in 'IRQ wait' case
2011-02-10 notazfrontend: support ingame actions (state load and such)
2011-02-10 notazfrontend: key config: save it and make more intuitive
2011-02-10 notazmaemo: update for recent changes, fix warnings
2011-02-10 notazfrontend: support analog controller using nubs; some...
2011-02-09 notazfrontend: redo frame skip/limiter yet again
2011-02-09 notazdrc: update memhandler according to pcsxr code
2011-02-09 notazdrc: sync gte with interpreter
2011-02-09 notazcdrom: remove cdrWrite3 reschedule
2011-02-09 notazcdrom: backport fixes from pcsxr
2011-02-09 notazmisc: backport pal detection from pcsxr
2011-02-09 notazpsxmem: backport fixes from pcsxr
2011-02-09 notazinterpreter: backport fixes from pcsxr
2011-02-09 notazdfsound: backport fixes from pcsxr
2011-02-04 notazgte: backport fixes from pcsxr
2011-02-04 notazdma: change timing back to 1.92 levels
2011-02-04 notazdrc: handle dummy reads in inline_readstub
2011-02-04 notazdfxvideo: fix word access macros
2011-02-04 notazmenu: don't override region, fix P.E.Op.S. frameskip
2011-02-04 notazspu: fix xa masking, was causing noise
2011-02-04 notazgpu_unai: support bgr888->rgb565 conversion for maemo
2011-02-03 notazdfxvideo: add bgr888->rgb565 converter for maemo port
2011-02-03 notazmaemo: clean up and integrate
2011-02-02 BonapartMaemo frontend
2011-01-30 notazrelease r5 r5
2011-01-30 notazcdrcimg: support .bz/.znx/eboot formats
2011-01-29 notazspu: don't stop a channel by adsr if we have potential irq
2011-01-29 notazspu: cleanup build a bit
2011-01-28 notazdrc: fall back to interpreter on delay slot link reg...
2011-01-28 notazcdrom: support cdda playback cursor and autopause/report
2011-01-26 notazfrontend: remove bad configs
2011-01-26 notazgpu_unai: fix P.E.Op.S. save compatibility for good
2011-01-26 notazdrc: invalidate RAM mirrors correctly
2011-01-26 notazdrc: handle $ra accesses in DS (BxxZAL case only)
2011-01-25 notazcdriso: adjust getTD and getStatus to pcsxr-svn
2011-01-25 notazcdrom: add CdlGetlocP hack
2011-01-25 notazcdrom: merge most of cdrom.c from latest pcsxr (r62214)
2011-01-24 notazdrc: allow CFC1/2 to r0
2011-01-24 notazdrc: make BxxZAL implementation complete
2011-01-24 notazdrc: try harder to not compile code as 64bit
2011-01-24 notazdrc: fix COP2 decoding
2011-01-23 notazspu: don't read config, we manage it in frontend
2011-01-23 notazdrc: don't leave until we really need to
2011-01-23 notazdrc: add support for interpreter calls; use them for...
2011-01-23 notazinterpreter: add handling for a branch in delay slot
2011-01-23 notazfix some alignment issues
2011-01-23 notazadd watchdog thread to detect lockups
2011-01-23 notazdrc: use correct clear size
2011-01-23 notazsome frontend adjustments
2011-01-17 notazdrc: remove leftover printf
2011-01-17 notazdrc: Ari64's fix for loop reg allocation problem
2011-01-17 notazRevert "drc: fix a bug with loop reg allocation"
2011-01-15 notazrelease r4 r4
2011-01-15 notazrewrite frame limiter
2011-01-15 notazbugfix
2011-01-15 notazdrc: fix a bug with loop reg allocation
2011-01-15 notazbios: implement psxBios__card_chan
2011-01-15 notazbios: firstfile delivers an event on real bios, so...
next