Jpcsp SVN changelog:
r2264
- My first commit!
- Annotations for HLEFunctions. It allows to install and uninstall modules using annotations + reflection. It allows to specify NID and required firmware version.
- I will do a script to update all the files at once with the new way
r2265
- Created a PHP script for converting those files
- Updated all modules with the @HLEFunction annotation
r2266
- Runtime generation of HLEModuleFunction
- Added HLEModuleFunctionReflection that will invoke a method indirectly
- Added moduleName and functionName to HLEFunction annotation
- Updated installModuleWithAnnotations to create a HLEModuleFunctionReflection on null and non-final fields.
Download: Jpcsp SVN r2266
Source: Here
0 Comments
Post a Comment