index
:
pcsx_rearmed
trimui-s
libretro core fork of pcsx_rearmed with trimui s support
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libpcsxcore
Age
Commit message (
Expand
)
Author
2011-09-19
drc: load ra before SD only when needed
notaz
2011-09-19
drc: handle $ra access in JALR DS too
notaz
2011-09-19
drc: fix $ra evicting on JAL
notaz
2011-09-19
Revert "drc: ujump DS $ra overwrite fix?"
notaz
2011-08-13
add guncon support
notaz
2011-08-01
drc: fix page get code in linkage_arm.s
notaz
2011-07-26
sio: only do IRQ if it's bit has been cleared
notaz
2011-07-15
cdrom: partially implement attenuation
notaz
2011-07-13
misc: invaliadte dynarec on HLE file loads
notaz
2011-07-13
drc: fix SP mirror hack
notaz
2011-07-13
drc: redo fastboot hack
notaz
2011-07-13
sio: emulate "card not inserted" state
notaz
2011-07-13
sio: no DTR resets device
notaz
2011-07-13
cdriso: handle eboot and it's TOC, some refactoring
notaz
2011-07-13
psxcounters: merge shalma's suggestion
notaz
2011-07-13
cdrom: merge shalma's suggestions
notaz
2011-07-08
gte_neon: fix MAC0 shift
notaz
2011-07-08
gte: fix MAC0 shift (pcsxr issue #8874, shalma)
notaz
2011-07-08
dma: more accurate ICR register handling
notaz
2011-07-08
dma: don't generate irqs after aborted DMA
notaz
2011-07-08
drc: ifdef out one more 64bit instruction
notaz
2011-07-08
cdrom: make read reschedule optional
notaz
2011-07-08
cdrom: replace resched hack with another one
notaz
2011-07-08
drc: handle division by 0 correctly
notaz
2011-07-08
psxinterpreter: fix division by zero
notaz
2011-07-08
gpus: return DMA word count to avoid 1 list walk
notaz
2011-07-08
ppf.c: backport fix from pcsxr
notaz
2011-07-08
drc: merge Ari64's patch: 21_debugging_stuff
notaz
2011-07-08
drc: merge Ari64's patch: 20_delay_slot_64bit_register_fix
notaz
2011-07-08
drc: merge Ari64's patch: 19_arm_typos
notaz
2011-07-08
drc: merge Ari64's patch: 18_loop_preload_fix
notaz
2011-07-08
drc: merge part of old Ari64's patch: 09_tlb_offset
notaz
2011-07-08
drc: merge Ari64's patch: 17_branch_target_liveness_analysis
notaz
2011-07-08
drc: merge Ari64's patch: 16_continue_after_branch_into_delay_slot
notaz
2011-07-08
drc: merge Ari64's patch: 15_dirty_registers_fix
notaz
2011-07-08
drc: merge Ari64's patch: 14_dont_save_or_restore_temporary
notaz
2011-07-08
drc: merge Ari64's patch: 13_dummy_loads
notaz
2011-07-08
drc: merge Ari64's patch: 12_cycle_count
notaz
2011-07-08
drc: merge Ari64's patch: 11_dealloc_reg_clear_const_flag
notaz
2011-07-08
drc: merge Ari64's patch: 04_constant_address_pagefaults
notaz
2011-07-08
drc: merge Ari64's patch: 03_needed_again
notaz
2011-07-08
drc: merge Ari64's patch: 01_year_2011
notaz
2011-07-08
cdrom: remove play pregap hack
notaz
2011-07-08
cdriso: handle pregap read/play
notaz
2011-07-08
cdriso: handle TOC and track timing better
notaz
2011-06-14
drc: re-add bt part that was removed with pass7
notaz
2011-06-07
enable Wall warnings by default
notaz
2011-06-07
psxbios: fix some -Wall warnings
notaz
2011-06-07
drc: comment out some broken code
notaz
2011-06-07
drc: init vars that gcc thinks can be used uninitialized, just in case
notaz
[next]