summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* GTK GUI: Hack-fixed the bug which causes crash when loading state with dynare...SND\weimingzhi_cp2010-06-042-6/+20
* changed cdrom timing value so that it behaves the same as older revisions.SND\weimingzhi_cp2010-06-0331-4159/+5714
* fix FTBFS on Fedora 13SND\weimingzhi_cp2010-06-0219-5569/+4049
* use %x instead of %lx.SND\weimingzhi_cp2010-06-026-97/+105
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@50300 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-06-012-2/+2
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@50279 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-06-012-2/+13
* This "Internal HLE BIOS" probably confuses most of the users :)SND\weimingzhi_cp2010-06-017-1453/+1470
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@50236 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-06-012-2/+2
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@50235 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-06-013-2/+4
* gtk gui: fixed icon animation in memcard dialog.SND\weimingzhi_cp2010-06-012-20/+21
* use zlib to compress the font.SND\weimingzhi_cp2010-05-312-13115/+6964
* Implemented Krom2RawAdd().SND\weimingzhi_cp2010-05-318-17/+13203
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@49897 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-05-301-2/+2
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@49879 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-05-301-23/+19
* HLE BIOS: Fixed memcpy(), create new stack for interrupt handlers.SND\weimingzhi_cp2010-05-302-36/+51
* implemented more HLE BIOS functions without standard C library calls.SND\weimingzhi_cp2010-05-292-59/+121
* implemented more functions by hand (qsort() is not tested).SND\weimingzhi_cp2010-05-282-85/+207
* Fixed xcode project. Mac OS X port should compile again.SND\weimingzhi_cp2010-05-2820-3981/+5457
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48868 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-05-259-668/+679
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48664 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-05-241-1/+1
* Fixed freeze bug when launching an NTSC game when Config.PsxAuto is enabled a...SND\weimingzhi_cp2010-05-242-9/+11
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48650 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-05-241-5/+6
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48649 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-05-241-0/+3
* implemented more HLE BIOS functions by hand, RNG should behave exactly the sa...SND\weimingzhi_cp2010-05-242-67/+99
* silence msvc6 warningsSND\weimingzhi_cp2010-05-242-1/+3
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48640 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-05-242-2/+3
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48638 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-05-241-1/+1
* Also show Japanese titles for Windows, use UTF-8 for translations under Windo...SND\weimingzhi_cp2010-05-243-3/+33
* trim the spaces. should be safe as the 2nd byte in shiftjis starts from 0x3fSND\weimingzhi_cp2010-05-235-5/+14
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48557 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-05-231-2/+9
* show japanese titles properly in memcard managerSND\weimingzhi_cp2010-05-236-23/+40
* PA_SAMPLE_S16NE instead of PA_SAMPLE_S16LE.SND\weimingzhi_cp2010-05-222-1/+5
* revert the previous revert, and fixed the value in mdec1Interrupt().SND\weimingzhi_cp2010-05-2110-39/+49
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48429 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-05-213-7/+8
* implemented several hle bios funcs in core instead of calling standard C libr...SND\weimingzhi_cp2010-05-212-32/+119
* readded oss/pulseaudio/alsa/null sound backends, added --enable-sound configu...SND\weimingzhi_cp2010-05-2128-81/+1360
* map 1fc00000-1fc7ffff & 9fc00000-9fc7ffff to BIOS ROM as well.SND\weimingzhi_cp2010-05-202-14/+21
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48367 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-05-207-12/+19
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48357 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-05-201-2/+4
* typoSND\weimingzhi_cp2010-05-201-1/+1
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48354 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-05-203-100/+25
* Use SDL for sound plugin, reverted the change to BIAS in r48024. (and I'm too...SND\weimingzhi_cp2010-05-1940-1456/+456
* added missing brackets.SND\weimingzhi_cp2010-05-162-7/+13
* spu dma was fixed.SND\edgbla_cp2010-05-144-2/+26
* git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48031 e17a0e51-4ae3-4d35...SND\weimingzhi_cp2010-05-141-2/+2
* Fixed crash when launching another game if netplay plugin is selected but not...SND\weimingzhi_cp2010-05-145-12/+20
* BIAS was moved into rec/int.SND\edgbla_cp2010-05-1412-62/+73
* update POTFILES.inSND\weimingzhi_cp2010-05-149-64/+158
* moved about dialog box out of glade2 fileSND\weimingzhi_cp2010-05-1413-1440/+1578
* CDRgetBufferSub for internal cdr plugin. %)SND\edgbla_cp2010-05-133-4/+10