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
Age
Commit message (
Expand
)
Author
2010-12-28
move layer control to plugin/plugin_lib
notaz
2010-12-28
more complete credit listing in readme
notaz
2010-12-28
bios: fix firstfile() return value
notaz
2010-12-28
drc: fix wrong address reg use in c2ls, small refactoring
notaz
2010-12-28
fix another alignment issue
notaz
2010-12-28
drc: fix BxxZAL
notaz
2010-12-27
drc: fix SWL/SWR confusion in do_unalignedwritestub
notaz
2010-12-27
some debug code improvements
notaz
2010-12-27
io asm: always write out to psxH, like C code does
notaz
2010-12-27
omap: reserve enough memory for 24bpp modes
notaz
2010-12-27
properly implement pad handling
notaz
2010-12-26
fix a keybind copy-paste bug
notaz
2010-12-26
set memcard paths, rm dead code
notaz
2010-12-25
add .pnd stuff
notaz
2010-12-25
sync cdrom.h with pcsxr-svn
notaz
2010-12-25
menu: add config save/load
notaz
2010-12-25
add default skin
notaz
2010-12-25
menu: add most options
notaz
2010-12-25
cdriso: add hack for cdda pausing
notaz
2010-12-25
gpu: be sure bSkipNextFrame is consistent when fskip opt is toggled
notaz
2010-12-25
spu: kill voldiv on ARM too
notaz
2010-12-23
drc: map bios and fix dummy reads
notaz
2010-12-23
init some forgotten stuff
notaz
2010-12-23
update gpu DMA related code to pcsxr-svn Nov 28
notaz
2010-12-23
update mdec code to pcsxr-svn Nov 26
notaz
2010-12-23
drc: improved interrupt code for emu_if
notaz
2010-12-22
core: update to newer interrupt code, seems to affect timings too
notaz
2010-12-21
omap: only setup mem before using fb
notaz
2010-12-21
hack: use simple GTE division
notaz
2010-12-19
improved memhandlers
notaz
2010-12-18
drc: pass correct address to verify_code
notaz
2010-12-18
drc: don't compile 64bit loads/stores in 32bit mode
notaz
2010-12-18
drc: end block on syscall and hlecall, not insn after them
notaz
2010-12-16
menu: update file colors, fix a bug in emu_if
notaz
2010-12-16
cdriso: support multi-track .cue
notaz
2010-12-16
update inputs on vsync
notaz
2010-12-16
check for height changes too
notaz
2010-12-16
psxbios: make noisy bios prints optional
notaz
2010-12-16
cdriso: don't try to play audio if tracks are missing
notaz
2010-12-16
drc: use correct RAM size
notaz
2010-12-16
drc: fix: storelr should also use AGR
notaz
2010-12-16
menu: setup colors for file browser
notaz
2010-12-16
add basic .Z support
notaz
2010-12-16
drc: implemented STL/STR stubs (at least I think I did)
notaz
2010-12-14
drc: don't clear ARM caches on whole translation cache - it's very slow
notaz
2010-12-14
spu: disable SPUIRQWait, it only seems to cause problems
notaz
2010-12-14
menu: implement savestates and scaling cfg
notaz
2010-12-14
refactor OSD code and PCNT stuff
notaz
2010-12-14
fix bgr2rgb16 and reduce mode change glitching
notaz
2010-12-14
drc: don't remove unused i/o reads because of FIFOs
notaz
[prev]
[next]