pcsx_rearmed.git
2011-08-12 notazfrontend: split 4:3 scaling options
2011-08-12 notazgpu_neon: handle 0xEx cmds while frameskiping
2011-08-12 notazgpu_neon: frameskip: skip blits until flipped
2011-08-12 notazgpu_neon: add peops as temp renderer
2011-08-12 notazgpu_neon: support caching renderers, update rearmed if
2011-08-12 notazgpu_neon: do list resubmit detection
2011-08-12 notazgpu_neon: gpu info reads, some bugfixes
2011-08-12 notazgpu_neon: basic frameskip, change check, minor stuff
2011-08-12 notazgpu_neon: partially support range regs
2011-08-12 notazgpu_neon: vram fixes, list loop detection
2011-08-12 notazgpu_neon: split output code, some refactoring
2011-08-12 Grazvydas Ignotasgpu_neon: some cmd/vram io and dma handling
2011-08-12 Grazvydas Ignotasgpu_neon: basic skeleton gpu plugin
2011-08-12 notazgpu_unai: redo frameskip
2011-08-12 notazgpu_unai: fix inline asm statements
2011-08-12 notazgpu_unai: merge code from PCSX4ALL 2.2 release
2011-08-12 notazfrontend: add gpu_unai configuration options
2011-08-12 notazfrontend: refactor plugin_lib for maemo
2011-08-12 notazadd guncon support
2011-08-01 notazfrontnd: pcnt: enable counters to avoid using ext tools
2011-08-01 notazdrc: fix page get code in linkage_arm.s
2011-08-01 notazspu: split out mixing, use NEON for that on ARM
2011-08-01 notazspu: merge DrHell/shalma noise code
2011-08-01 notazspu: change volume control, default it to 3/4 instead...
2011-08-01 notazspu: some misc refactoring/cleanup
2011-07-30 notazspu: some major reverb refactoring
2011-07-29 notazspu: parametrize sample generation, interpolation
2011-07-29 notazspu: do adsr on whole buffer
2011-07-29 notazfrontend: add chan display option, for fun mostly
2011-07-29 notazspu: handle non-playing channel irqs
2011-07-27 notazspu: simplify irq and flag handling
2011-07-27 notazspu: some refactoring for upcoming optimization attempt
2011-07-26 notazspu: remove adsr stop prevention hack
2011-07-26 notazsio: only do IRQ if it's bit has been cleared
2011-07-14 notazupdate AUTHORS
2011-07-14 notazcdrom: partially implement attenuation
2011-07-12 notazmisc: invaliadte dynarec on HLE file loads
2011-07-12 notazdrc: fix SP mirror hack
2011-07-12 notazdrc: redo fastboot hack
2011-07-12 notazfrontend: sync with pico code
2011-07-12 notazsio: emulate "card not inserted" state
2011-07-12 notazsio: no DTR resets device
2011-07-12 notazfrontend: add memcard change and exe run support
2011-07-12 notazcdriso: handle eboot and it's TOC, some refactoring
2011-07-12 notazpsxcounters: merge shalma's suggestion
2011-07-12 notazcdrom: merge shalma's suggestions
2011-07-12 notazdfsound: merge shalma's suggestions
2011-07-07 notazgte_neon: fix MAC0 shift
2011-07-07 notazgte: fix MAC0 shift (pcsxr issue #8874, shalma)
2011-07-07 notazdma: more accurate ICR register handling
2011-07-07 notazdma: don't generate irqs after aborted DMA
2011-07-07 notazdrc: ifdef out one more 64bit instruction
2011-07-07 notazcdrom: make read reschedule optional
2011-07-07 notazdfxvideo: clear lcf when interlace is off
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
next