Skip to content

Latest commit

 

History

History
46 lines (35 loc) · 1.27 KB

README.md

File metadata and controls

46 lines (35 loc) · 1.27 KB

Documentation

Welcome to the ACE docs! If you're interested in something and it's not covered here, or you have a hard time understanding something, please submit an issue. We want to keep those docs as elaborate and easy to understand as possible.

Installing

Tutorial

  1. ACE in a nutshell
  2. Hello World example
  3. View & viewports explained
  4. Blitter
  5. Moving blitted objects
  6. Loading images and displaying background
  7. Handling blitted object undraw
  8. Blitting with masks
  9. Fonts
  10. Optimizing blits
  11. Audio
  12. Debugging memory leaks
  13. Organizing your project
  14. Copperlists
  15. Double buffering
  16. Sprites
  17. Working with and without OS
  18. DMA usage

Reference manual

TBD, will be doxy-generated or done as wiki pages, idk yet.

Conversion tools

Contributing