My favorites | Sign in
Logo
                
Details: Show all Hide all

Last 7 days

  • Jan 01, 2010
    r239 (Pause after playback should not be the default option. That...) committed by andres.delikat   -   Pause after playback should not be the default option. That falls under the realm of an advanced user option. Setting to off by default.
    Pause after playback should not be the default option. That falls under the realm of an advanced user option. Setting to off by default.

Older

  • Dec 06, 2009
    issue 14 (Hotkeys for toggling Resident Evil/Parasite Eve hacks swappe...) reported by justinhc...@hotmail.com   -   Reported by arukAdo. "Bug report 0.1.2 : If you map the resident evil 2/3 hack, it will activate the Parasite Eve 2 hack, and vice versa, mapping PE2 will set RE2/3"
    Reported by arukAdo. "Bug report 0.1.2 : If you map the resident evil 2/3 hack, it will activate the Parasite Eve 2 hack, and vice versa, mapping PE2 will set RE2/3"
  • Nov 08, 2009
    r238 (apply recent lua changes of snes9x: * accept a table for col...) committed by gochaism   -   apply recent lua changes of snes9x: * accept a table for color value. * add gui.parsecolor, joypad.getup, joypad.getdown. * gui.line, gui.box, joypad.get becomes like Gens. * win32: add a menu to Lua window, add "Font..." and "Clear" items.
    apply recent lua changes of snes9x: * accept a table for color value. * add gui.parsecolor, joypad.getup, joypad.getdown. * gui.line, gui.box, joypad.get becomes like Gens. * win32: add a menu to Lua window, add "Font..." and "Clear" items.
  • Oct 20, 2009
    r237 (add Lua Console, fix some dialog bugs) committed by gochaism   -   add Lua Console, fix some dialog bugs
    add Lua Console, fix some dialog bugs
  • Oct 19, 2009
    r236 (vs2008: gpuTASsoft: change runtime option from /MD to /MT) committed by gochaism   -   vs2008: gpuTASsoft: change runtime option from /MD to /MT
    vs2008: gpuTASsoft: change runtime option from /MD to /MT
  • Oct 18, 2009
    r235 (fix dynarec, spu cleanups and work on innerworkings) committed by mgambrell   -   fix dynarec, spu cleanups and work on innerworkings
    fix dynarec, spu cleanups and work on innerworkings
  • Oct 14, 2009
    einhander.rar (test) file uploaded by mauzus
  • Oct 14, 2009
    r234 (fix building on some systems) committed by mgambrell   -   fix building on some systems
    fix building on some systems
  • Oct 14, 2009
    r233 (fix bug in panning and in savestates, remove hacky reverb mo...) committed by mgambrell   -   fix bug in panning and in savestates, remove hacky reverb mode, bind some of the new systems up to the config dialog, re-add cubic interpolation, cleanup
    fix bug in panning and in savestates, remove hacky reverb mode, bind some of the new systems up to the config dialog, re-add cubic interpolation, cleanup
  • Oct 13, 2009
    r232 (add another irq generation mode and clean up) committed by mgambrell   -   add another irq generation mode and clean up
    add another irq generation mode and clean up
  • Oct 13, 2009
    r231 (add support for another irq triggering method, and do some c...) committed by mgambrell   -   add support for another irq triggering method, and do some cleanup
    add support for another irq triggering method, and do some cleanup
  • Oct 13, 2009
    r230 (fix some irq modes, add a poopy autoadjusting buffer which p...) committed by mgambrell   -   fix some irq modes, add a poopy autoadjusting buffer which plays samples at 1:1 correct hardware rate by stupidly lurching about.
    fix some irq modes, add a poopy autoadjusting buffer which plays samples at 1:1 correct hardware rate by stupidly lurching about.
  • Oct 12, 2009
    r229 (fix a bug with some truncated samples, and re-add interpolat...) committed by mgambrell   -   fix a bug with some truncated samples, and re-add interpolation modes, hardcoded to gaussian for now
    fix a bug with some truncated samples, and re-add interpolation modes, hardcoded to gaussian for now
  • Oct 12, 2009
    r228 (vs2008 release: /subsystem:console) committed by gochaism   -   vs2008 release: /subsystem:console
    vs2008 release: /subsystem:console
  • Oct 12, 2009
    r227 (add NOMINMAX to release) committed by gochaism   -   add NOMINMAX to release
    add NOMINMAX to release
  • Oct 12, 2009
    r226 (fix some more basic playback bugs and attempt to handle fmod) committed by mgambrell   -   fix some more basic playback bugs and attempt to handle fmod
    fix some more basic playback bugs and attempt to handle fmod
  • Oct 12, 2009
    r225 (remove a few of non-existent files from vcproj) committed by gochaism   -   remove a few of non-existent files from vcproj
    remove a few of non-existent files from vcproj
  • Oct 11, 2009
    r224 (rewrite spu savestates, fix some basic playback bugs) committed by mgambrell   -   rewrite spu savestates, fix some basic playback bugs
    rewrite spu savestates, fix some basic playback bugs
  • Oct 11, 2009
    r223 (fix plugin configure dialog) committed by mgambrell   -   fix plugin configure dialog
    fix plugin configure dialog
  • Oct 11, 2009
    r222 (forgot to add) committed by mgambrell   -   forgot to add
    forgot to add
  • Oct 11, 2009
    r221 (forgot to add) committed by mgambrell   -   forgot to add
    forgot to add
  • Oct 11, 2009
    r220 (readd xa playback) committed by mgambrell   -   readd xa playback
    readd xa playback
  • Oct 11, 2009
    r219 (move iso plugin into core. add ability to launch iso from co...) committed by mgambrell   -   move iso plugin into core. add ability to launch iso from commandline. device cdr (including virtual drive) support is now gone.
    move iso plugin into core. add ability to launch iso from commandline. device cdr (including virtual drive) support is now gone.
  • Oct 10, 2009
    LuaScriptingFunctions (PCSX-rr Lua Scripting Function List) Wiki page edited by justinhc...@hotmail.com   -   Revision r218 minor edit
    Revision r218 minor edit
  • Oct 10, 2009
    r217 (begin rewriting spu. spu moved into the core, converted to c...) committed by mgambrell   -   begin rewriting spu. spu moved into the core, converted to cpp, began some purging, re-enabled basic playback+reverb. useless for tas right now but we'll get it back up to speed.
    begin rewriting spu. spu moved into the core, converted to cpp, began some purging, re-enabled basic playback+reverb. useless for tas right now but we'll get it back up to speed.
  • Oct 08, 2009
    r216 (add dlls for SubWCRev) committed by gochaism   -   add dlls for SubWCRev
    add dlls for SubWCRev
  • Oct 07, 2009
    r215 (win32: remove silly assert lines :|) committed by gochaism   -   win32: remove silly assert lines :|
    win32: remove silly assert lines :|
  • Oct 07, 2009
    r214 (Lua: register entire LuaBitOp library.) committed by gochaism   -   Lua: register entire LuaBitOp library.
    Lua: register entire LuaBitOp library.
  • Oct 03, 2009
    r213 (get rid of the annoying crash when canceling from the iso op...) committed by mgambrell   -   get rid of the annoying crash when canceling from the iso open dialog
    get rid of the annoying crash when canceling from the iso open dialog
  • Oct 01, 2009
    issue 13 (include a free open-source pad plugin) reported by weimingzhi   -   padgnneco may be a good choice, I've attached the source code (modified to be compiled with MSVC6, which should be easy to be converted into VS.net). this plugin works well with both keyboard and joysticks. the .rc file is in borland format so I just compiled it with Borland C++ Builder and included the compiled .res file in project.
    padgnneco may be a good choice, I've attached the source code (modified to be compiled with MSVC6, which should be easy to be converted into VS.net). this plugin works well with both keyboard and joysticks. the .rc file is in borland format so I just compiled it with Borland C++ Builder and included the compiled .res file in project.
  • Oct 01, 2009
    issue 7 (CDROM: .009 Endless XA sound problem (ISO plugin doesn't hav...) Summary changed by gochaism   -  
    Summary: CDROM: .009 Endless XA sound problem (ISO plugin doesn't have the problem)
    Summary: CDROM: .009 Endless XA sound problem (ISO plugin doesn't have the problem)
  • Oct 01, 2009
    r212 (add v0.1.2 changelogs) committed by gochaism   -   add v0.1.2 changelogs
    add v0.1.2 changelogs
  • Oct 01, 2009
    r211 (Fix cdriso zlib linking and removed old zdll.lib) committed by gochaism   -   Fix cdriso zlib linking and removed old zdll.lib
    Fix cdriso zlib linking and removed old zdll.lib
  • Sep 30, 2009
    r210 (add svn revision number to window title.) committed by gochaism   -   add svn revision number to window title.
    add svn revision number to window title.
  • Sep 30, 2009
    r209 (new ramtools works from now, there are some TODOs still.) committed by gochaism   -   new ramtools works from now, there are some TODOs still.
    new ramtools works from now, there are some TODOs still.
  • Sep 30, 2009
    r208 (add new ramtools *stub*, they don't work at all at this mome...) committed by gochaism   -   add new ramtools *stub*, they don't work at all at this moment; add/rename some libs.
    add new ramtools *stub*, they don't work at all at this moment; add/rename some libs.
  • Sep 30, 2009
    r207 (remove old libpng directory) committed by gochaism   -   remove old libpng directory
    remove old libpng directory
  • Sep 30, 2009
    r206 (Fix debug build; add FastBuild; changed output directory set...) committed by gochaism   -   Fix debug build; add FastBuild; changed output directory settings; upgraded zlib/libpng and linked statically.
    Fix debug build; add FastBuild; changed output directory settings; upgraded zlib/libpng and linked statically.
  • Sep 30, 2009
    issue 12 (Core: Rename/Modify all C files to CPP files) Status changed by gochaism   -   Done in revision 205.
    Status: Verified
    Done in revision 205.
    Status: Verified
  • Sep 30, 2009
    r205 (Core: renamed all C files to CPP, and moved global junks in ...) committed by gochaism   -   Core: renamed all C files to CPP, and moved global junks in h file to proper CPP; sideeffect: upgraded vcproj file from VS2005? to VS2008.
    Core: renamed all C files to CPP, and moved global junks in h file to proper CPP; sideeffect: upgraded vcproj file from VS2005? to VS2008.
  • Sep 30, 2009
    issue 12 (Core: Rename/Modify all C files to CPP files) Status changed by gochaism   -  
    Status: Started
    Status: Started
  • Sep 30, 2009
    issue 12 (Core: Rename/Modify all C files to CPP files) reported by gochaism   -   It will make easier to import useful things from other emulators.
    It will make easier to import useful things from other emulators.
  • Sep 30, 2009
    r204 (Fix VS2008 crash issue of pcsx.rc) committed by gochaism   -   Fix VS2008 crash issue of pcsx.rc
    Fix VS2008 crash issue of pcsx.rc
  • Sep 15, 2009
    LuaScriptingFunctions (PCSX-rr Lua Scripting Function List) Wiki page edited by justinhc...@hotmail.com   -   Revision r203 [No log message]
    Revision r203 [No log message]
  • Sep 15, 2009
    LuaScriptingFunctions Wiki page edited by justinhc...@hotmail.com   -   Revision r202 redo
    Revision r202 redo
  • Sep 14, 2009
    r201 (paste a better console opener function from desmume that doe...) committed by mgambrell   -   paste a better console opener function from desmume that does a better job redirecting stdout
    paste a better console opener function from desmume that does a better job redirecting stdout
  • Sep 14, 2009
    r200 (more project configuration cleanup) committed by mgambrell   -   more project configuration cleanup
    more project configuration cleanup
  • Sep 14, 2009
    r199 (clean up project configuration) committed by mgambrell   -   clean up project configuration
    clean up project configuration
  • Sep 14, 2009
    r198 (allow dynarec to pass nx bit in win32 by setting execute acc...) committed by mgambrell   -   allow dynarec to pass nx bit in win32 by setting execute access permission
    allow dynarec to pass nx bit in win32 by setting execute access permission
  • Sep 14, 2009
    r197 (Replaced Lua bit operations with LuaBitOp 1.0.1. Now it can ...) committed by gochaism   -   Replaced Lua bit operations with LuaBitOp 1.0.1. Now it can handle the sign bit (bit 31) correctly. (for some reasons, I didn't test it at all)
    Replaced Lua bit operations with LuaBitOp 1.0.1. Now it can handle the sign bit (bit 31) correctly. (for some reasons, I didn't test it at all)
 
Hosted by Google Code