Welcome to the documentation section. Here you will find the technical documentation that dives into the specific behavior of functions as well as the data structures used. The root folders here are categorized either by system or by C file if the file boundaries have been identified. Currently the file boundaries for the CD library and Main have been found.

The function documentation follows a consistent format:

  1. A quick summary of the purpose of the function
  2. Description of the function’s behavior
  3. Notes can contain anything that isn’t well explained by behavior or looking at the code
  4. Unknowns to explicitly label anything im not wholly sure of.
  5. Function signature
  6. References (Coming soon)

3 items under this folder.