index
:
xavi/pcsxr
master
sio
sio-tcp
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
GTK GUI: Hack-fixed the bug which causes crash when loading state with dynare...
SND\weimingzhi_cp
2010-06-04
2
-6
/
+20
*
changed cdrom timing value so that it behaves the same as older revisions.
SND\weimingzhi_cp
2010-06-03
31
-4159
/
+5714
*
fix FTBFS on Fedora 13
SND\weimingzhi_cp
2010-06-02
19
-5569
/
+4049
*
use %x instead of %lx.
SND\weimingzhi_cp
2010-06-02
6
-97
/
+105
*
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@50300 e17a0e51-4ae3-4d35...
SND\weimingzhi_cp
2010-06-01
2
-2
/
+2
*
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@50279 e17a0e51-4ae3-4d35...
SND\weimingzhi_cp
2010-06-01
2
-2
/
+13
*
This "Internal HLE BIOS" probably confuses most of the users :)
SND\weimingzhi_cp
2010-06-01
7
-1453
/
+1470
*
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@50236 e17a0e51-4ae3-4d35...
SND\weimingzhi_cp
2010-06-01
2
-2
/
+2
*
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@50235 e17a0e51-4ae3-4d35...
SND\weimingzhi_cp
2010-06-01
3
-2
/
+4
*
gtk gui: fixed icon animation in memcard dialog.
SND\weimingzhi_cp
2010-06-01
2
-20
/
+21
*
use zlib to compress the font.
SND\weimingzhi_cp
2010-05-31
2
-13115
/
+6964
*
Implemented Krom2RawAdd().
SND\weimingzhi_cp
2010-05-31
8
-17
/
+13203
*
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@49897 e17a0e51-4ae3-4d35...
SND\weimingzhi_cp
2010-05-30
1
-2
/
+2
*
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@49879 e17a0e51-4ae3-4d35...
SND\weimingzhi_cp
2010-05-30
1
-23
/
+19
*
HLE BIOS: Fixed memcpy(), create new stack for interrupt handlers.
SND\weimingzhi_cp
2010-05-30
2
-36
/
+51
*
implemented more HLE BIOS functions without standard C library calls.
SND\weimingzhi_cp
2010-05-29
2
-59
/
+121
*
implemented more functions by hand (qsort() is not tested).
SND\weimingzhi_cp
2010-05-28
2
-85
/
+207
*
Fixed xcode project. Mac OS X port should compile again.
SND\weimingzhi_cp
2010-05-28
20
-3981
/
+5457
*
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48868 e17a0e51-4ae3-4d35...
SND\weimingzhi_cp
2010-05-25
9
-668
/
+679
*
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48664 e17a0e51-4ae3-4d35...
SND\weimingzhi_cp
2010-05-24
1
-1
/
+1
*
Fixed freeze bug when launching an NTSC game when Config.PsxAuto is enabled a...
SND\weimingzhi_cp
2010-05-24
2
-9
/
+11
*
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48650 e17a0e51-4ae3-4d35...
SND\weimingzhi_cp
2010-05-24
1
-5
/
+6
*
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48649 e17a0e51-4ae3-4d35...
SND\weimingzhi_cp
2010-05-24
1
-0
/
+3
*
implemented more HLE BIOS functions by hand, RNG should behave exactly the sa...
SND\weimingzhi_cp
2010-05-24
2
-67
/
+99
*
silence msvc6 warnings
SND\weimingzhi_cp
2010-05-24
2
-1
/
+3
*
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48640 e17a0e51-4ae3-4d35...
SND\weimingzhi_cp
2010-05-24
2
-2
/
+3
*
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48638 e17a0e51-4ae3-4d35...
SND\weimingzhi_cp
2010-05-24
1
-1
/
+1
*
Also show Japanese titles for Windows, use UTF-8 for translations under Windo...
SND\weimingzhi_cp
2010-05-24
3
-3
/
+33
*
trim the spaces. should be safe as the 2nd byte in shiftjis starts from 0x3f
SND\weimingzhi_cp
2010-05-23
5
-5
/
+14
*
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48557 e17a0e51-4ae3-4d35...
SND\weimingzhi_cp
2010-05-23
1
-2
/
+9
*
show japanese titles properly in memcard manager
SND\weimingzhi_cp
2010-05-23
6
-23
/
+40
*
PA_SAMPLE_S16NE instead of PA_SAMPLE_S16LE.
SND\weimingzhi_cp
2010-05-22
2
-1
/
+5
*
revert the previous revert, and fixed the value in mdec1Interrupt().
SND\weimingzhi_cp
2010-05-21
10
-39
/
+49
*
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48429 e17a0e51-4ae3-4d35...
SND\weimingzhi_cp
2010-05-21
3
-7
/
+8
*
implemented several hle bios funcs in core instead of calling standard C libr...
SND\weimingzhi_cp
2010-05-21
2
-32
/
+119
*
readded oss/pulseaudio/alsa/null sound backends, added --enable-sound configu...
SND\weimingzhi_cp
2010-05-21
28
-81
/
+1360
*
map 1fc00000-1fc7ffff & 9fc00000-9fc7ffff to BIOS ROM as well.
SND\weimingzhi_cp
2010-05-20
2
-14
/
+21
*
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48367 e17a0e51-4ae3-4d35...
SND\weimingzhi_cp
2010-05-20
7
-12
/
+19
*
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48357 e17a0e51-4ae3-4d35...
SND\weimingzhi_cp
2010-05-20
1
-2
/
+4
*
typo
SND\weimingzhi_cp
2010-05-20
1
-1
/
+1
*
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48354 e17a0e51-4ae3-4d35...
SND\weimingzhi_cp
2010-05-20
3
-100
/
+25
*
Use SDL for sound plugin, reverted the change to BIAS in r48024. (and I'm too...
SND\weimingzhi_cp
2010-05-19
40
-1456
/
+456
*
added missing brackets.
SND\weimingzhi_cp
2010-05-16
2
-7
/
+13
*
spu dma was fixed.
SND\edgbla_cp
2010-05-14
4
-2
/
+26
*
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48031 e17a0e51-4ae3-4d35...
SND\weimingzhi_cp
2010-05-14
1
-2
/
+2
*
Fixed crash when launching another game if netplay plugin is selected but not...
SND\weimingzhi_cp
2010-05-14
5
-12
/
+20
*
BIAS was moved into rec/int.
SND\edgbla_cp
2010-05-14
12
-62
/
+73
*
update POTFILES.in
SND\weimingzhi_cp
2010-05-14
9
-64
/
+158
*
moved about dialog box out of glade2 file
SND\weimingzhi_cp
2010-05-14
13
-1440
/
+1578
*
CDRgetBufferSub for internal cdr plugin. %)
SND\edgbla_cp
2010-05-13
3
-4
/
+10
[next]