657
edits
(lost/smaller palette fixed by cyx) |
(basketball uses U32 code too) |
||
Line 17: | Line 17: | ||
== U32 library calls == | == U32 library calls == | ||
Complete the U32 library calls, triggered by case 2001 of o90_kernelGetFunctions/o90_kernelSetFunctions. Unfortunately the U32 library calls are unique in each HE game. | Complete the U32 library calls, triggered by case 2001 of o90_kernelGetFunctions/o90_kernelSetFunctions. Unfortunately the U32 library calls are unique in each HE game. | ||
* The U32 code controls the players movements on field in footdemo | * The U32 code controls the players movements on field in basketball | ||
* The U32 code controls the players movements on field in footdemo/football | |||
* The U32 code controls the players movements on field in soccer2004 | * The U32 code controls the players movements on field in soccer2004 | ||
* The U32 code controls the racing segment at the end of puttrace | * The U32 code controls the racing segment at the end of puttrace | ||
Line 111: | Line 112: | ||
* Add support for wizImage codec 2, which is just raw images of 16 bits per pixel in 555 format | * Add support for wizImage codec 2, which is just raw images of 16 bits per pixel in 555 format | ||
* Add compression support for music/speech files | * Add compression support for music/speech files | ||
* Fix compressed RIFF music/sound/speech playback | |||
=== Freddi Fish 5 === | === Freddi Fish 5 === |
edits