657
edits
(Update 16bit Color Games) |
|||
Line 80: | Line 80: | ||
Complete the U32 library calls, triggered by case 2001 of kernelGetFunctions/kernelSetFunctions. Unfortunately the U32 library calls are unique in each HE game. | Complete the U32 library calls, triggered by case 2001 of kernelGetFunctions/kernelSetFunctions. Unfortunately the U32 library calls are unique in each HE game. | ||
* The U32 code controls the players movements on field in basketball | * The U32 code controls the players movements on field in basketball | ||
* The U32 code controls various aspects of the game in moonbase | |||
* The U32 code controls the players movements on field in soccermls | * The U32 code controls the players movements on field in soccermls | ||
* The U32 code controls the players movements on field in soccer2004 | * The U32 code controls the players movements on field in soccer2004 | ||
=== Backyard Baseball 2003 === | === Backyard Baseball 2003 === | ||
* The background of main menu is blank, when the game is first started, | * The background of main menu is blank, when the game is first started, due to skipping the introduction videos. | ||
=== Backyard Football 2002 === | === Backyard Football 2002 === | ||
* An array out of bounds error, when the computer picks a player, when choosing teams. | * An array out of bounds error, when the computer picks a player, when choosing teams. | ||
=== Blue's Clues Reading Time === | === Blue's Clues Reading Time === | ||
* An array out of bounds error, when selecting bear in the first room, to start the Layout mini game. | * An array out of bounds error, when selecting bear in the first room, to start the Layout mini game. | ||
* A freeze occurs, when selecting the newspaper character in room 14, to start the Stickers mini game. | * A freeze occurs, when selecting the newspaper character in room 14, to start the Stickers mini game. | ||
=== Freddi Fish 5 === | === Freddi Fish 5 === | ||
* Add support for | * Add support for fade effects, which are used by the title screen. | ||
=== Pajama Sam: Games to Play on Any Day === | === Pajama Sam: Games to Play on Any Day === |
edits