Project64 Git Changelog:
* Merge pull request #882 from AmbientMalice/patch-17
Update RDB to reflect global FAT
* Added missing AudioResetOnLoad to WDC.
* Disable FAT for WDC and Stunt Racer
* Update RDB to reflect global FAT.
* Merge pull request #881 from AmbientMalice/patch-16
Enable FAT and disable Audio Sync globally.
* Change AiCountPerBytes to 0.
This makes Fixed Audio Timing Dynamically Calculated.
* Enable FAT and disable Audio Sync globally.
* Merge pull request #880 from cxd4/PIF-RAM-memcpy
[core] std::memcpy() undeclared, so use memcpy().
* [core] std::memcpy() undeclared, so use memcpy().
* Merge pull request #878 from cxd4/undeclared-memset
[core] compile errors from not declaring standard
* ... and from core/N64System/Mips/../../stdafx.h
* ... and from core/N64System/../stdafx.h
* moved string.h include to core/stdafx.h
* error: `memcpy' was not declared at this scope.
* error: `memset' was not declared at this scope.
* `sprintf' was not declared at this scope.
* error: `strcpy' was not declared at this scope.
* error: `strcmp' was not declared at this scope.
* [Project64] N64RomClass.cpp Unprotect memory on freeing it
* [Project64] Remove windows.h from N64RomClass.cpp
Download: Project64 Git (2016/01/15) x86
Download: Project64 Git (2016/01/15) x64
Source:Here
0 Comments
Post a Comment