mirror of
https://github.com/RaySollium99/libpicofe.git
synced 2025-09-05 14:57:46 -04:00
psp fixes, gamma
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@302 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
f3f1615e5e
commit
93c0d147a1
13 changed files with 237 additions and 55 deletions
2
psp/asm_utils.h
Normal file
2
psp/asm_utils.h
Normal file
|
@ -0,0 +1,2 @@
|
|||
// pointers must be word aligned
|
||||
void do_pal_convert(unsigned short *dest, unsigned short *src, int gammaa_val);
|
Loading…
Add table
Add a link
Reference in a new issue