drc: minor disassembly fixes
[pcsx_rearmed.git] / libpcsxcore /
2011-01-15 notazdrc: minor disassembly fixes
2011-01-10 notazhack interpreter so that it can return to menu
2010-12-30 notazdecouple input/frame limiter from GPU plugin
2010-12-28 notazbios: fix firstfile() return value
2010-12-28 notazdrc: fix wrong address reg use in c2ls, small refactoring
2010-12-27 notazdrc: fix BxxZAL
2010-12-27 notazdrc: fix SWL/SWR confusion in do_unalignedwritestub
2010-12-27 notazsome debug code improvements
2010-12-27 notazio asm: always write out to psxH, like C code does
2010-12-25 notazsync cdrom.h with pcsxr-svn
2010-12-25 notazcdriso: add hack for cdda pausing
2010-12-23 notazdrc: map bios and fix dummy reads
2010-12-22 notazinit some forgotten stuff
2010-12-22 notazupdate gpu DMA related code to pcsxr-svn Nov 28
2010-12-22 notazupdate mdec code to pcsxr-svn Nov 26
2010-12-22 notazdrc: improved interrupt code for emu_if
2010-12-21 notazcore: update to newer interrupt code, seems to affect...
2010-12-21 notazhack: use simple GTE division
2010-12-19 notazimproved memhandlers
2010-12-18 notazdrc: pass correct address to verify_code
2010-12-18 notazdrc: don't compile 64bit loads/stores in 32bit mode
2010-12-18 notazdrc: end block on syscall and hlecall, not insn after...
2010-12-16 notazmenu: update file colors, fix a bug in emu_if
2010-12-16 notazcdriso: support multi-track .cue
2010-12-16 notazpsxbios: make noisy bios prints optional
2010-12-16 notazcdriso: don't try to play audio if tracks are missing
2010-12-16 notazdrc: use correct RAM size
2010-12-16 notazdrc: fix: storelr should also use AGR
2010-12-16 notazdrc: implemented STL/STR stubs (at least I think I...
2010-12-14 notazdrc: don't clear ARM caches on whole translation cache...
2010-12-14 notazdrc: don't remove unused i/o reads because of FIFOs
2010-12-14 notazdrc: hook even to detect irq unmasking
2010-12-14 notazfix x86 build, minor refactoring
2010-12-14 notazdrc: handle invalidate on clear() calls and reset
2010-12-14 notazdrc: allow recursive calls
2010-12-14 notazadd OMAP layer, also preliminary menu, hud and input...
2010-12-14 notazdrc: allow xor imm 0
2010-12-14 notazdrc: add forgotten __clear_cache
2010-12-14 notazdrc: try harder to mark upper regs as unneeded
2010-12-14 notazimprove event handling again
2010-12-14 notazimprove event handling (still has problems though)
2010-12-06 notazdrc: fix JALR with non-r31 return register
2010-12-06 notazdrc: small debug improvement
2010-12-05 notazfix some alignment issues
2010-12-05 notazdrc: use direct hle calls
2010-12-05 notazdrc: initial cop2/gte implementation (works, mostly)
2010-12-01 notazdrc: fix cycle counting, make it use single var
2010-12-01 notazdrc: fix unsaved register
2010-12-01 notazdrc: further hacks, hle handling
2010-12-01 notazdrc: attempt to support little endian
2010-11-24 notazdrc: bugfix
2010-11-22 notazdrc: still killing tlp/64bit..
2010-11-21 notazsome drc integration work
2010-11-21 notazdrc: trying to make it 32bit
2010-11-21 notazmake sure all branches link
2010-11-20 notaztry to make drc more configurable
2010-11-20 notazallow to disable TLB
2010-11-20 notazadd unmodified Ari64 drc to track it's changes
2010-11-16 notazremove stuff we won't need
2010-11-16 PCSX* teamspcsxr-1.9.92 pcsxr-1.9.92