pcsx_rearmed.git
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...
2011-01-15 notazdrc: fix some goofage in cop2_{get,put}_dreg
2011-01-15 notazdrc: allow reading r31 in delay slot
2011-01-15 notazdrc: handle MTC0 in delay slot
2011-01-15 notazmenu: add interpreter option
2011-01-15 notazdrc: remove funcs from assert()s to allow NDEBUG build
2011-01-15 notazdrc: allow move-to-r0 condition
2011-01-15 notazremove hle savestate restriction
2011-01-15 notazmenu: add bios selection
2011-01-15 notazdrc: rework bios fastboot hack a bit
2011-01-15 notazsome quick input code for PC build
2011-01-15 notazdrc: check for r0 dest (it might be allocated)
2011-01-15 notazhack for bios write disable thing
2011-01-15 notazdrc: hacks for psx bios on PCSX
2011-01-15 notazdrc: don't read readmem_dword to r0 or on dummy reads
2011-01-15 notazdrc: support RFE, remove ERET (it's not in r3k)
2011-01-15 notazdrc: minor disassembly fixes
2011-01-15 notazfrontend: bios support
2011-01-10 notazhack interpreter so that it can return to menu
2011-01-07 notazrm unused file
2011-01-07 notazallow some build customization
2011-01-07 notazrelicense common/menu.* to suit this project
2011-01-04 notazrelease r3 r3
next