Found at 800110B0

Summary

Initializes global addresses in the ape escape cd library

Behavior

Initializes memory addresses that are used for the following functions of the cd library:

  1. command queueing and execution
  2. cd state management
  3. game asset loading

Unknowns

  • There are 5 memory addresses I have no idea about and have not investigated and 1 which I believe is timing related and mostly used by the cd_xa_manager.

Function Signature

Parameters: None

Returns

Always 0

References

Calls

Sony Functions:
Custom Functions:

Called By

Memory Referenced