pcsx_rearmed.git
2011-07-07 notazcdrom: replace resched hack with another one
2011-07-07 notazpandora: minor update to pxml
2011-07-07 notazdrc: handle division by 0 correctly
2011-07-07 notazpsxinterpreter: fix division by zero
2011-07-07 notazgpus: return DMA word count to avoid 1 list walk
2011-07-07 notazppf.c: backport fix from pcsxr
2011-07-07 notazdrc: merge Ari64's patch: 21_debugging_stuff
2011-07-07 notazdrc: merge Ari64's patch: 20_delay_slot_64bit_register_fix
2011-07-07 notazdrc: merge Ari64's patch: 19_arm_typos
2011-07-07 notazdrc: merge Ari64's patch: 18_loop_preload_fix
2011-07-07 notazdrc: merge part of old Ari64's patch: 09_tlb_offset
2011-07-07 notazdrc: merge Ari64's patch: 17_branch_target_liveness_ana...
2011-07-07 notazdrc: merge Ari64's patch: 16_continue_after_branch_into...
2011-07-07 notazdrc: merge Ari64's patch: 15_dirty_registers_fix
2011-07-07 notazdrc: merge Ari64's patch: 14_dont_save_or_restore_temporary
2011-07-07 notazdrc: merge Ari64's patch: 13_dummy_loads
2011-07-07 notazdrc: merge Ari64's patch: 12_cycle_count
2011-07-07 notazdrc: merge Ari64's patch: 11_dealloc_reg_clear_const_flag
2011-07-07 notazdrc: merge Ari64's patch: 04_constant_address_pagefaults
2011-07-07 notazdrc: merge Ari64's patch: 03_needed_again
2011-07-07 notazdrc: merge Ari64's patch: 01_year_2011
2011-07-07 notazcdrom: remove play pregap hack
2011-07-07 notazcdriso: handle pregap read/play
2011-07-07 notazcdriso: handle TOC and track timing better
2011-07-07 notazfrontend: update file browser filters
2011-07-07 notazfrontend: handle 24bpp in sstate preview
2011-07-07 notazdfxvideo: decouple from main emu
2011-07-07 notazarm_utils: relax alignment requirements
2011-06-14 notazdrc: re-add bt part that was removed with pass7
2011-06-14 notazdfinput: return 0xff when the packet ends, like the...
2011-06-07 notazenable Wall warnings by default
2011-06-07 notazpsxbios: fix some -Wall warnings
2011-06-07 notazdrc: comment out some broken code
2011-06-07 notazdrc: init vars that gcc thinks can be used uninitialize...
2011-06-07 notazdrc: fix warning in my code
2011-06-07 notazpandora: keep package name between versions
2011-06-07 notazr3000a: don't patch RAM to work around BIOS
2011-06-06 notazcdrom: do a NULL check, some plugins may return that
2011-06-06 notazfrontend: support some emu actions in x11 build
2011-04-05 notazfrontend: allow loading states from specified file
2011-04-04 notazplugins: expand GPUvBlank to pass hcounter pointer
2011-04-04 notazfrontend: make -psxout cmd arg override config
2011-03-26 notazdfxvideo: allow frameskip in interlace mode too
2011-03-22 notazr3000a: reset cpu after setting up registers
2011-03-22 notazdrc: start in more consistent state
2011-03-21 notazrelease r8 r8
2011-03-21 notazdfxvideo: rm some more ZN leftovers
2011-03-21 notaztry to align timing with LCD refresh
2011-03-21 notazfrontend: nub-as-btn option + gamepad fix
2011-03-21 notazfrontend: input: add hack to allow abs-only devices
2011-03-21 notazfrontend: input: detect dead devices, always set keynames
2011-03-20 notazfrontend: input: kill "merge with defaults" behavior
2011-03-19 notazdrc: try even more to not compile code as 64bit
2011-03-17 notazfrontend: warn about frameskip problems
2011-03-17 notazdrc: ujump DS $ra overwrite fix?
2011-03-16 notazminor debug code updates
2011-03-15 notazdrc: hack for stack-in-RAM-mirror case
2011-03-14 notazdrc: implement ra accesses in ujump DS
2011-03-14 notazfrontend: bios warning bugfix
2011-03-14 notazcdrom: merge a fix from PCSX-Reloaded
2011-03-13 notazcdrom: restore cdrWrite3 reschedule
2011-03-13 notazfrontend: add screenshot functionality
2011-03-13 notazadd a simple tool to make pocketiso .z images
2011-03-13 notazdfxvideo: make fskip update on vsync too
2011-03-12 notazfrontend: debug menu adjustment
2011-03-09 SND\notaz_cppsxinterpreter: do interrupt test after doing target...
2011-03-09 notazdrc: handle some load delay cases with interpreter
2011-03-08 notazpcsxmem: fix ro write handler
2011-03-08 notazdrc: update invalid_code for RAM when mirrors are touched
2011-03-07 notazspu: fix valgrind errors
2011-03-07 notazdrc: fix valgrind errors
2011-03-07 notazdrc: rm unneeded writebacks in stubs, as suggested...
2011-03-07 notazfrontend: fix valgrind errors
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
next