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
*
Consider sockets less than zero as invalid
Xavier Del Campo Romero
2020-12-30
1
-1
/
+1
*
Provisionally redirect RawReadSocket to ReadSocket
Xavier Del Campo Romero
2020-11-03
1
-1
/
+4
*
Notify gdb stub whenever a break instruction is executed
Xavier Del Campo Romero
2020-11-03
1
-3
/
+12
*
Call perror on socket.c
Xavier Del Campo Romero
2020-11-03
1
-2
/
+6
*
Do not continue program on add/remove breakpoint
Xavier Del Campo Romero
2020-10-26
1
-2
/
+4
*
gdb halt command was not being sent to CPU interpreter
Xavier Del Campo Romero
2020-06-08
2
-7
/
+16
*
Implemented port-specific wrappers and logic for gdb stub
Xavier Del Campo Romero
2020-06-04
4
-5
/
+68
*
Replaced in-house gdb stub by MIT-licensed implementation
Xavier Del Campo Romero
2020-05-23
9
-148
/
+8
*
Started implementing GDB server
Xavier Del Campo Romero
2020-05-23
9
-25
/
+169
*
Added GDB server on CpuCfg UI dialog, rearranged layout
Xavier Del Campo Romero
2020-05-22
1
-2
/
+3
*
client_socket was being accidentally reset to -1
Xavier Del Campo Romero
2020-05-22
2
-6
/
+21
*
Introduced dynstr, other breaking changes
Xavi Del Campo
2020-05-02
5
-231
/
+327
*
Added dynstr, fixed NULL pointer access
Xavi Del Campo
2020-05-02
1
-18
/
+18
*
Support for multiple sockets
Xavi Del Campo
2020-05-02
2
-63
/
+61
*
Disable autoselect for PPC dynarec since it's broken
Mystro256
2019-02-13
1
-2
/
+5
*
* Fix file and folder permissions
Stelios Tsampas
2018-03-19
64
-0
/
+0
*
* CMake messages
Stelios Tsampas
2018-03-19
1
-1
/
+1
*
Merge pull request #7 from loathingKernel/sync-with-codeplex
iCatButler
2018-03-19
25
-344
/
+458
|
\
|
*
* Remove autotools build system.
Stelios Tsampas
2018-01-12
1
-102
/
+0
|
*
* Fix CMake to include PGXP sources. Import updated translations.
Stelios Tsampas
2017-07-31
3
-22
/
+31
|
*
* Import CMake build system from codeplex
Stelios Tsampas
2017-07-31
1
-0
/
+105
|
*
* Sync with codeplex branch (libpcsxcore, linux gui)
Stelios Tsampas
2017-07-31
19
-186
/
+263
|
*
* Revert parts of the per game memory card patch.
Stelios Tsampas
2017-07-30
7
-52
/
+77
*
|
Merge branch 'master' into fix-linux-build
iCatButler
2018-03-13
4
-90
/
+144
|
\
\
|
|
/
|
/
|
|
*
Fix PGXP support in 64bit dynarec on OSX/Linux
MrLavender
2017-06-29
3
-89
/
+143
|
*
Fix OSX debug build
MrLavender
2017-06-27
2
-1
/
+4
*
|
Bring cdriso.c up to date to enable CCDDA
Stelios Tsampas
2017-07-16
2
-307
/
+374
*
|
Fix compilation on linux.
Stelios Tsampas
2017-07-16
3
-6
/
+23
|
/
*
Prevent incomplete vertices using precise NCLIP
iCatButler
2017-04-25
3
-2
/
+3
*
Add support for arbitrary clock multipliers
iCatButler
2017-03-17
2
-27
/
+2
*
Fix OSX build
Carter Li
2016-08-05
2
-2
/
+2
*
Add PGXP support to 64bit dynarec
iCatButler
2016-08-05
2
-10
/
+384
*
Fix possible function pointer initialisation problem
iCatButler
2016-08-03
3
-4
/
+3
*
Fix NCLIP related crash
iCatButler
2016-08-01
3
-26
/
+30
*
Various CPU updates
iCatButler
2016-07-30
7
-167
/
+923
*
Use overclock on load state
iCatButler
2016-07-30
1
-0
/
+4
*
Change "valid" flag to multiple bit flags
iCatButler
2016-07-04
6
-48
/
+76
*
Additional checks
iCatButler
2016-07-02
8
-162
/
+387
*
Fix interpreter bugs
iCatButler
2016-06-30
2
-21
/
+32
*
Initialise GTE and CPU regsiters (invalidate)
iCatButler
2016-06-30
5
-2
/
+25
*
Disable debug mode
iCatButler
2016-06-29
4
-2
/
+7
*
Imporved CPU integration
iCatButler
2016-06-27
18
-1398
/
+1207
*
CPU op fixes
iCatButler
2016-06-11
1
-35
/
+42
*
Initial PGXP CPU commit
iCatButler
2016-06-07
13
-486
/
+2715
*
Add PGXP configuration dialog
iCatButler
2016-05-16
2
-3
/
+11
*
Merge with OSX commit
iCatButler
2016-05-15
1
-0
/
+5
|
\
|
*
Fix build on OSX
Carter Li
2016-05-13
1
-0
/
+4
*
|
Implement vertex caching
iCatButler
2016-05-15
5
-23
/
+74
*
|
Track memory read and writes with constant addresses
iCatButler
2016-05-15
1
-0
/
+80
*
|
Define and initialise PsxClockSpeed
iCatButler
2016-05-15
2
-1
/
+4
|
/
[next]