summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* GTK GUI: Hack-fixed the bug which causes crash when loading state with ↵SND\weimingzhi_cp2010-06-041-0/+6
| | | | | | dynarec CPU core. A large amount of refactor is needed for a proper fix. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@50866 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* changed cdrom timing value so that it behaves the same as older revisions.SND\weimingzhi_cp2010-06-031-0/+13
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@50743 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* fix FTBFS on Fedora 13SND\weimingzhi_cp2010-06-021-0/+2
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@50541 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* use %x instead of %lx.SND\weimingzhi_cp2010-06-021-0/+8
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@50501 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@50279 ↵SND\weimingzhi_cp2010-06-011-0/+1
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* This "Internal HLE BIOS" probably confuses most of the users :)SND\weimingzhi_cp2010-06-011-0/+2
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@50264 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@50235 ↵SND\weimingzhi_cp2010-06-011-0/+2
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* gtk gui: fixed icon animation in memcard dialog.SND\weimingzhi_cp2010-06-011-0/+4
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@50222 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Implemented Krom2RawAdd().SND\weimingzhi_cp2010-05-311-0/+9
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@50101 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* HLE BIOS: Fixed memcpy(), create new stack for interrupt handlers.SND\weimingzhi_cp2010-05-301-0/+5
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@49873 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* implemented more HLE BIOS functions without standard C library calls.SND\weimingzhi_cp2010-05-291-0/+5
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@49695 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* implemented more functions by hand (qsort() is not tested).SND\weimingzhi_cp2010-05-281-0/+2
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@49477 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Fixed xcode project. Mac OS X port should compile again.SND\weimingzhi_cp2010-05-281-0/+6
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@49461 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48868 ↵SND\weimingzhi_cp2010-05-251-0/+7
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Fixed freeze bug when launching an NTSC game when Config.PsxAuto is enabled ↵SND\weimingzhi_cp2010-05-241-3/+5
| | | | | | and Config.PsxType is set to PAL. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48663 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* implemented more HLE BIOS functions by hand, RNG should behave exactly the ↵SND\weimingzhi_cp2010-05-241-1/+3
| | | | | | same as real BIOS now. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48648 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* silence msvc6 warningsSND\weimingzhi_cp2010-05-241-1/+2
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48644 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48640 ↵SND\weimingzhi_cp2010-05-241-0/+1
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Also show Japanese titles for Windows, use UTF-8 for translations under ↵SND\weimingzhi_cp2010-05-241-0/+6
| | | | | | Windows (Trad. Chinese or Russian are shown properly under Simp. Chinese OS now). git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48637 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* trim the spaces. should be safe as the 2nd byte in shiftjis starts from 0x3fSND\weimingzhi_cp2010-05-231-2/+2
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48569 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* show japanese titles properly in memcard managerSND\weimingzhi_cp2010-05-231-0/+8
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48556 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* PA_SAMPLE_S16NE instead of PA_SAMPLE_S16LE.SND\weimingzhi_cp2010-05-221-0/+4
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48454 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* revert the previous revert, and fixed the value in mdec1Interrupt().SND\weimingzhi_cp2010-05-211-0/+10
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48431 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48429 ↵SND\weimingzhi_cp2010-05-211-0/+1
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* implemented several hle bios funcs in core instead of calling standard C ↵SND\weimingzhi_cp2010-05-211-0/+2
| | | | | | library funcs (Not done yet). git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48428 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* readded oss/pulseaudio/alsa/null sound backends, added --enable-sound ↵SND\weimingzhi_cp2010-05-211-0/+12
| | | | | | configure flag to specify the backend to be used. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48419 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* map 1fc00000-1fc7ffff & 9fc00000-9fc7ffff to BIOS ROM as well.SND\weimingzhi_cp2010-05-201-0/+2
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48382 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48367 ↵SND\weimingzhi_cp2010-05-201-0/+3
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48357 ↵SND\weimingzhi_cp2010-05-201-2/+4
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* typoSND\weimingzhi_cp2010-05-201-1/+1
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48356 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48354 ↵SND\weimingzhi_cp2010-05-201-0/+5
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Use SDL for sound plugin, reverted the change to BIAS in r48024. (and I'm ↵SND\weimingzhi_cp2010-05-191-0/+27
| | | | | | too lazy to hunt down the bug with x64 dynarec :( feel free to revert this revert if not preferred :P) git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48308 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* added missing brackets.SND\weimingzhi_cp2010-05-161-0/+4
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48173 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* spu dma was fixed.SND\edgbla_cp2010-05-141-0/+6
| | | | | | | Road Rash 3D, Syphon Filter 2, Twisted Metal: Small Browl, Thousand Arms... git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48088 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48031 ↵SND\weimingzhi_cp2010-05-141-2/+2
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Fixed crash when launching another game if netplay plugin is selected but ↵SND\weimingzhi_cp2010-05-141-0/+8
| | | | | | not used during the previously running game. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48030 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* BIAS was moved into rec/int.SND\edgbla_cp2010-05-141-0/+14
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48024 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* update POTFILES.inSND\weimingzhi_cp2010-05-141-0/+1
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48014 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* moved about dialog box out of glade2 fileSND\weimingzhi_cp2010-05-141-0/+11
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48009 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* CDRgetBufferSub for internal cdr plugin. %)SND\edgbla_cp2010-05-131-0/+5
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47981 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* update dev-c++ projectSND\weimingzhi_cp2010-05-131-0/+1
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47965 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* update MSVC projectSND\weimingzhi_cp2010-05-131-0/+2
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47963 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* gte divider by shalmaSND\weimingzhi_cp2010-05-131-0/+3
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47961 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* max length of ip address entry is too shortSND\weimingzhi_cp2010-05-131-0/+1
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47954 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47952 ↵SND\weimingzhi_cp2010-05-131-0/+6
| | | | e17a0e51-4ae3-4d35-97c3-1a29b211df97
* ru_RU.po updated.SND\edgbla_cp2010-05-131-0/+1
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47947 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* PADreadPort1/2 for NRage pad plugin (windows). :(SND\edgbla_cp2010-05-131-0/+5
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47945 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* added netplay pluginSND\weimingzhi_cp2010-05-131-0/+17
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47937 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* a little more work for osxSND\weimingzhi_cp2010-05-121-0/+1
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47880 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* also change osx stuff (unable to fix/compile osx for now)SND\weimingzhi_cp2010-05-121-4/+5
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47878 e17a0e51-4ae3-4d35-97c3-1a29b211df97