Editing PSP Emulator
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
==== PSP Emulator ==== | ==== PSP Emulator ==== | ||
Line 209: | Line 208: | ||
</pre> | </pre> | ||
=== FLASH0 1.80 changes === | === FLASH0 1.82(1.80?) changes === | ||
<pre> | </pre> | ||
|-- font | |-- font | ||
| |-- arib.pgf removed | | |-- arib.pgf removed | ||
Line 269: | Line 268: | ||
*/ | */ | ||
}; | }; | ||
unsigned addWriteFile( SceUID packFileID, void *data, unsigned size, char *name, u8 found_nb ) | unsigned addWriteFile( SceUID packFileID, void *data, unsigned size, char *name, u8 found_nb ) | ||
Line 448: | Line 441: | ||
</pre> | </pre> | ||