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
path:
root
/
libpcsxcore
Commit message (
Expand
)
Author
Age
Files
Lines
*
changed cdrom timing value so that it behaves the same as older revisions.
SND\weimingzhi_cp
2010-06-03
8
-194
/
+165
*
fix FTBFS on Fedora 13
SND\weimingzhi_cp
2010-06-02
1
-92
/
+121
*
use %x instead of %lx.
SND\weimingzhi_cp
2010-06-02
4
-96
/
+96
*
use zlib to compress the font.
SND\weimingzhi_cp
2010-05-31
2
-13115
/
+6964
*
Implemented Krom2RawAdd().
SND\weimingzhi_cp
2010-05-31
4
-16
/
+13181
*
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
1
-36
/
+46
*
implemented more HLE BIOS functions without standard C library calls.
SND\weimingzhi_cp
2010-05-29
1
-59
/
+116
*
implemented more functions by hand (qsort() is not tested).
SND\weimingzhi_cp
2010-05-28
1
-85
/
+205
*
Fixed xcode project. Mac OS X port should compile again.
SND\weimingzhi_cp
2010-05-28
1
-121
/
+92
*
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
1
-6
/
+6
*
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
1
-66
/
+96
*
trim the spaces. should be safe as the 2nd byte in shiftjis starts from 0x3f
SND\weimingzhi_cp
2010-05-23
2
-2
/
+7
*
show japanese titles properly in memcard manager
SND\weimingzhi_cp
2010-05-23
2
-16
/
+21
*
revert the previous revert, and fixed the value in mdec1Interrupt().
SND\weimingzhi_cp
2010-05-21
9
-39
/
+39
*
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48429 e17a0e51-4ae3-4d35...
SND\weimingzhi_cp
2010-05-21
1
-3
/
+3
*
implemented several hle bios funcs in core instead of calling standard C libr...
SND\weimingzhi_cp
2010-05-21
1
-32
/
+117
*
readded oss/pulseaudio/alsa/null sound backends, added --enable-sound configu...
SND\weimingzhi_cp
2010-05-21
2
-3
/
+5
*
map 1fc00000-1fc7ffff & 9fc00000-9fc7ffff to BIOS ROM as well.
SND\weimingzhi_cp
2010-05-20
1
-14
/
+19
*
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48367 e17a0e51-4ae3-4d35...
SND\weimingzhi_cp
2010-05-20
2
-4
/
+8
*
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@48354 e17a0e51-4ae3-4d35...
SND\weimingzhi_cp
2010-05-20
1
-8
/
+8
*
Use SDL for sound plugin, reverted the change to BIAS in r48024. (and I'm too...
SND\weimingzhi_cp
2010-05-19
11
-82
/
+72
*
added missing brackets.
SND\weimingzhi_cp
2010-05-16
1
-7
/
+9
*
spu dma was fixed.
SND\edgbla_cp
2010-05-14
3
-2
/
+20
*
Fixed crash when launching another game if netplay plugin is selected but not...
SND\weimingzhi_cp
2010-05-14
2
-6
/
+6
*
BIAS was moved into rec/int.
SND\edgbla_cp
2010-05-14
10
-39
/
+39
*
CDRgetBufferSub for internal cdr plugin. %)
SND\edgbla_cp
2010-05-13
2
-4
/
+5
*
typo
SND\weimingzhi_cp
2010-05-13
1
-3
/
+3
*
gte divider by shalma
SND\weimingzhi_cp
2010-05-13
2
-6
/
+4134
*
PADreadPort1/2 for NRage pad plugin (windows). :(
SND\edgbla_cp
2010-05-13
2
-28
/
+135
*
u8 instead of long
SND\weimingzhi_cp
2010-05-12
1
-2
/
+2
*
use boolean for where it should.
SND\weimingzhi_cp
2010-05-12
5
-32
/
+30
*
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47866 e17a0e51-4ae3-4d35...
SND\weimingzhi_cp
2010-05-12
1
-0
/
+4
*
added missing include, silenced msvc warning
SND\weimingzhi_cp
2010-05-10
2
-2
/
+3
*
windows fix
SND\weimingzhi_cp
2010-05-10
2
-2
/
+2
*
got rid of cdrfilename & cdOpenCase, windows broken for now
SND\weimingzhi_cp
2010-05-10
7
-79
/
+90
*
added savestate versioning
SND\weimingzhi_cp
2010-05-10
1
-15
/
+25
*
got rid of gzfreezel. things like gzfreezel(&int_variable) can be VERY wrong ...
SND\weimingzhi_cp
2010-05-10
5
-18
/
+18
*
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47728 e17a0e51-4ae3-4d35...
SND\edgbla_cp
2010-05-10
3
-118
/
+159
*
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47726 e17a0e51-4ae3-4d35...
SND\weimingzhi_cp
2010-05-10
1
-5
/
+6
*
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47725 e17a0e51-4ae3-4d35...
SND\weimingzhi_cp
2010-05-10
5
-16
/
+1
*
libbz2 is not needed
SND\weimingzhi_cp
2010-05-09
1
-2
/
+1
*
psxRcntFreeze() was fixed.
SND\edgbla_cp
2010-05-09
1
-1
/
+3
*
farewell to the past...
SND\weimingzhi_cp
2010-05-09
2
-763
/
+444
*
got rid of 0x80000000 flag in psxRegs.interrupt. such flag doesn't seem to ex...
SND\weimingzhi_cp
2010-05-08
13
-50
/
+28
*
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47582 e17a0e51-4ae3-4d35...
SND\weimingzhi_cp
2010-05-08
2
-3
/
+2
[next]