| ▼ powerblocks | |
| ▼ core | |
| ▼ bluetooth | |
| blerror.h | Definitions for bluetooth errors |
| bltootls.h | |
| hci.c | Bluetooth HCI Driver |
| hci.h | Bluetooth HCI Driver |
| l2cap.c | Bluetooth L2CAP Layer |
| l2cap.h | Bluetooth L2CAP Layer |
| ▼ freertos_port | |
| FreeRTOSConfig.h | FreeRTOS Configuration |
| port.c | FreeRTOS PowerBlocks Port |
| portmacro.h | FreeRTOS PowerBlocks Port |
| ▼ graphics | |
| framebuffer.c | Functions for managing and rendering framebuffers |
| framebuffer.h | Functions for managing and rendering framebuffers |
| gx.h | Manages graphics on the system |
| gx_immediate.h | Extension of GX with the immediate draw calls |
| gx_tev.h | TEV definitions |
| gx_xf.h | XF definitions and function of GX |
| video.c | Manages the video output of the system |
| video.h | Manages the video output of the system |
| ▼ ios | |
| ios.c | Input Output System |
| ios.h | Input Output System |
| ios_settings.c | Settings from IOS |
| ios_settings.h | Settings from IOS |
| sdio.h | IOS SDIO Interface |
| ▼ system | |
| cpu.h | Macro definitions for the Broadway CPU |
| exceptions.c | Handles System Exceptions |
| exceptions.h | Handles System Exceptions |
| gpio.c | Wii GPIO |
| gpio.h | Wii GPIO |
| ipc.c | Inter Processor Communications |
| ipc.h | Inter Processor Communications |
| libcio.c | Adds standard IO to libc |
| syscall.h | Handle syscall exceptions |
| system.c | Access parts of the base system |
| system.h | Access parts of the base system |
| ▼ utils | |
| ▼ math | |
| int_endianness.h | |
| int_lib.h | |
| int_types.h | |
| int_util.h | |
| matrix3.h | 3x3 Matrices |
| matrix34.h | |
| matrix4.c | 4x4 Matrices |
| matrix4.h | 3x4 Matrices |
| vec2.h | Simple 2D vectors |
| vec3.h | Simple 3D vectors |
| console.c | Simple console |
| console.h | Simple console |
| crash_handler.h | Used to display a crash screen for debugging |
| fonts.h | VGA fonts to use |
| log.c | System logging functions |
| log.h | System logging functions |
| macro.h | Various common macros |
| ▼ filesystem | |
| ▼ fatfs_port | |
| ffconf.h | |
| fs_syscall.c | Implements libc's filesystem syscalls |
| sd.c | Implementation of FatFF's disk io |
| sd.h | SD Card System |
| ▼ input | |
| ▼ wiimote | |
| wiimote.h | |
| wiimote_extension.c | Handles wiimote extensions |
| wiimote_extension.h | Handles wiimote extensions |
| wiimote_hid.c | Bluetooth Instance / Protocol Of The WiiMote |
| wiimote_hid.h | Bluetooth Instance / Protocol Of The WiiMote |
| wiimote_log.h | Shared logging functions |
| wiimote_sys.h |