Line 157:
Line 157:
* If you're going to be doing file I/O operations, call fatInitDefault() before any calls to SDL. Lockups can occur if you call that after SDL and do some big writes to the SD card.
* If you're going to be doing file I/O operations, call fatInitDefault() before any calls to SDL. Lockups can occur if you call that after SDL and do some big writes to the SD card.
+
+
* The audio framebuffer lenght is fixed.
+
+
* No more then 12 user threads can be created.
== See Also ==
== See Also ==