27 lines
772 B
Markdown
27 lines
772 B
Markdown
# Jasper Developer Handbook
|
|
|
|
## About
|
|
|
|
The purpose of the Developer Handbook is similar to that of the README.
|
|
The README should be viewed as a prerequisite to the Developer Handbook.
|
|
The README should provide information needed to build the project, which might
|
|
be used by an advanced user or a person trying to build and package the
|
|
project.
|
|
The Developer Handbook should focus on information needed by a developer
|
|
working on the project.
|
|
|
|
With this project being based on Nostalgia, the Nostalgia [developer
|
|
handbook](deps/nostalgia/developer-handbook.md)
|
|
should be considered a prerequisite for the Jasper developer handbook.
|
|
|
|
## Project Structure
|
|
|
|
### Overview
|
|
|
|
All components have a platform indicator next to them:
|
|
|
|
(PG) - PC, GBA
|
|
(-G) - GBA
|
|
(P-) - PC
|
|
|