3.0-810 12 лет назад Gameini database update/additions for NBA LIVE 06, NBA LIVE 2005, NBA LIVE 2004, NBA Live 2003, Pokemon Colosseum, Dark Summit, 4x4 Evolution 2, Skies of Arcadia Legends, Need For Speed : Hot Pursuit ...
3.0-809 12 лет назад Bound the iteration on the PB list when processing updates.
3.0-808 12 лет назад Revert "fix Snow Leopard compatibility"
3.0-807 12 лет назад Fix missing notes in musics with DSPHLE.
3.0-806 12 лет назад Fixes interpreter when not recording or playing back a movie.
3.0-805 12 лет назад From now on, use http://dolphin-emu.org/ , http://forums.dolphin-emu.org/ and http://wiki.dolphin-emu.org/ to access our website.
3.0-804 12 лет, 1 месяц назад Retain dsp JIT setting when switching to HLE. Fixes issue 5691.
3.0-803 12 лет, 1 месяц назад Removed the patches for Wave Race as they are no longer needed.
3.0-802 12 лет, 1 месяц назад Video_Software: Implement texture preloading
3.0-801 12 лет, 1 месяц назад Bye mamario, you won't be missed
3.0-800 12 лет, 1 месяц назад Fix: Readme with correct website link.
3.0-799 12 лет, 1 месяц назад - Added a new wilcard for importing savegames, which basically shows all saves (gci, gcs and sav). This is set as default (I really got frustrated of having to change the type every single time when m...
3.0-798 12 лет, 1 месяц назад Badaboom. Add in Memory include to CDUtils.cpp
3.0-797 12 лет, 1 месяц назад Test the audio loop with aligned addresses. Fixes the high pitched squeal in Muramasa.
3.0-796 12 лет, 1 месяц назад Merge branch 'Capcom-Music-Loop'
3.0-793 12 лет, 1 месяц назад i'm still not using a branch to fix the name of a variable
3.0-791 12 лет, 1 месяц назад fix Snow Leopard compatibility
3.0-790 12 лет, 1 месяц назад Some code cleaning for my last commit. the amount and size of the buffer is now changed to "new hardware" frienly values and will fall back to the right values if hardware does not support them. my ne...
3.0-789 12 лет, 1 месяц назад FifoPlayer: Copy selected object commands to clipboard when pressing ctrl+c
3.0-788 12 лет, 1 месяц назад more movie cleanup. Removes the remaining globals that didn't need to be global, rearranges some code to make more sense, and removes some redundant code.