pcsx_rearmed.git
2011-01-23 notazfix some alignment issues
2011-01-23 notazadd watchdog thread to detect lockups
2011-01-23 notazdrc: use correct clear size
2011-01-23 notazsome frontend adjustments
2011-01-17 notazdrc: remove leftover printf
2011-01-17 notazdrc: Ari64's fix for loop reg allocation problem
2011-01-17 notazRevert "drc: fix a bug with loop reg allocation"
2011-01-15 notazrelease r4 r4
2011-01-15 notazrewrite frame limiter
2011-01-15 notazbugfix
2011-01-15 notazdrc: fix a bug with loop reg allocation
2011-01-15 notazbios: implement psxBios__card_chan
2011-01-15 notazbios: firstfile delivers an event on real bios, so...
2011-01-15 notazdrc: fix some goofage in cop2_{get,put}_dreg
2011-01-15 notazdrc: allow reading r31 in delay slot
2011-01-15 notazdrc: handle MTC0 in delay slot
2011-01-15 notazmenu: add interpreter option
2011-01-15 notazdrc: remove funcs from assert()s to allow NDEBUG build
2011-01-15 notazdrc: allow move-to-r0 condition
2011-01-15 notazremove hle savestate restriction
2011-01-15 notazmenu: add bios selection
2011-01-15 notazdrc: rework bios fastboot hack a bit
2011-01-15 notazsome quick input code for PC build
2011-01-15 notazdrc: check for r0 dest (it might be allocated)
2011-01-15 notazhack for bios write disable thing
2011-01-15 notazdrc: hacks for psx bios on PCSX
2011-01-15 notazdrc: don't read readmem_dword to r0 or on dummy reads
2011-01-15 notazdrc: support RFE, remove ERET (it's not in r3k)
2011-01-15 notazdrc: minor disassembly fixes
2011-01-15 notazfrontend: bios support
2011-01-10 notazhack interpreter so that it can return to menu
2011-01-07 notazrm unused file
2011-01-07 notazallow some build customization
2011-01-07 notazrelicense common/menu.* to suit this project
2011-01-04 notazrelease r3 r3
2011-01-04 notazgpu_unai: add some framebuffer guard memory
2011-01-04 notazgpu_unai: freeze display size and position
2011-01-04 notaztry to ensure fbdev buffer is valid
2011-01-04 notazadd savestate preview
2011-01-03 notazfrontend cleanup
2011-01-03 notazdfxvideo: massive cleanup
2011-01-02 notazgpu_unai: basic frameskip
2011-01-02 notazgpu_unai: avoid useless blits
2011-01-02 notazgpu_unai: warning fix
2011-01-02 notazgpu_unai: pcsx-rearmed port
2011-01-02 notazplugin_lib: export more functions
2011-01-01 notazimport gpu_unai from PCSX4ALL project
2011-01-01 notazadd a way for GPU plugin to get layer config
2011-01-01 notazgles: tweak Makefile, credits
2010-12-31 notazPickle's port for this emu
2010-12-31 notazgpu-gles from psx4m
2010-12-30 notazgui/Plugin: don't open/close gpu
2010-12-30 notazprepare for external gpu plugins
2010-12-30 notazfbdev: resize: do single ioctl in nonerror path
2010-12-30 notazdecouple input/frame limiter from GPU plugin
2010-12-28 notazrelease r2 r2
2010-12-28 notazadd some plugin control from the menu, include spunull
2010-12-28 notazadd per game configs (by popular demand, no controls...
2010-12-28 notazmove layer control to plugin/plugin_lib
2010-12-28 notazmore complete credit listing in readme
2010-12-28 notazbios: fix firstfile() return value
2010-12-28 notazdrc: fix wrong address reg use in c2ls, small refactoring
2010-12-27 notazfix another alignment issue
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-27 notazomap: reserve enough memory for 24bpp modes
2010-12-26 notazproperly implement pad handling
2010-12-26 notazfix a keybind copy-paste bug
2010-12-26 notazset memcard paths, rm dead code
2010-12-25 notazadd .pnd stuff r1
2010-12-25 notazsync cdrom.h with pcsxr-svn
2010-12-25 notazmenu: add config save/load
2010-12-25 notazadd default skin
2010-12-25 notazmenu: add most options
2010-12-25 notazcdriso: add hack for cdda pausing
2010-12-24 notazgpu: be sure bSkipNextFrame is consistent when fskip...
2010-12-24 notazspu: kill voldiv on ARM too
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 notazomap: only setup mem before using fb
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 notazupdate inputs on vsync
2010-12-16 notazcheck for height changes too
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 notazmenu: setup colors for file browser
next