|
file | debug.hpp [code] |
| Functions useful during debugging.
|
|
file | file.hpp [code] |
| Functions for interacting with the calculator's file system.
|
|
file | gui.hpp [code] |
| Functions and classes to create/display GUI elements.
|
|
file | input.hpp [code] |
| Functions used to retrieve user input via the touch screen or keypad.
|
|
file | lcd.hpp [code] |
| Functions for interacting with the LCD and VRAM.
|
|
file | mcs.hpp [code] |
| Functions for retrieving and setting data in the MCS.
|
|
file | mem.hpp [code] |
| Functions used for modifying and allocating memory.
|
|
file | serial.hpp [code] |
| Functions used for sending and receiving serial data.
|
|
file | string.hpp [code] |
| String manipulation functions.
|
|