mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-20 22:05:12 +00:00
Basic DMA, MFC, channel changes
Added new consts, thread-safe locks for critical resources, removed some warnings. Modified git-version.h
This commit is contained in:
parent
bba9ea830f
commit
c9fc99c388
5 changed files with 93 additions and 71 deletions
|
|
@ -1,6 +1,6 @@
|
|||
// This is a generated file.
|
||||
|
||||
#define RPCS3_GIT_VERSION "d83a9b1"
|
||||
#define RPCS3_GIT_VERSION "unknown"
|
||||
|
||||
// If you don't want this file to update/recompile, change to 1.
|
||||
#define RPCS3_GIT_VERSION_NO_UPDATE 0
|
||||
#define RPCS3_GIT_VERSION_NO_UPDATE 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue