|
|
|
Misc- 2002-03-19 - Init.s - Posted by: Jeff Frohwein
- This appears to be similar or exactly the same as the boot or init file that is used by commercial gp32 games.
- 2002-04-04 - VGA to GP32 video buffer conversion - Posted by: Jeff Frohwein
- Here is some GCC assembly code to ease the porting of PC VGA apps to the GP32. Just render to a memory buffer instead of the VGA screen and then use this routine to copy from the memory buffer to the gp32 final screen buffer
|
|