notaz.gp2x.de
/
picodrive.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
fix Wiz timer drift and button name
[picodrive.git]
/
platform
/
psp
/
asm_utils.h
1
// pointers must be word aligned, gammaa_val = -4..16, black_lvl = {0,1,2}
2
void do_pal_convert(unsigned short *dest, unsigned short *src, int gammaa_val, int black_lvl);