Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | pointless micro optimisations | RSDuck | 2023-04-28 |
| | |||
* | Introduce `Platform::Log` (#1640) | Jesse Talavera-Greenberg | 2023-03-23 |
| | | | | | | | | | | | | | * Add Platform::Log and Platform::LogLevel * Replace most printf calls with Platform::Log calls * Move a brace down * Move some log entries to one Log call - Some implementations of Log may assume a full line * Log the MAC address as LogLevel::Info | ||
* | update copyright headers | Arisotura | 2022-01-09 |
| | |||
* | Custom path support (#1333) | Arisotura | 2022-01-07 |
also including: * getting rid of shitty strings * all new, cleaner ROM handling code * base for DSi savestates * GBA slot addons (for now, memory cart) |