Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 | ||
* | add support for zero-address in AR codes 3-A | Arisotura | 2022-01-28 |
| | |||
* | 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) | ||
* | update copyright year and add missing GPL headers | RSDuck | 2021-03-12 |
| | |||
* | make the AR engine use the correct bus funcs based on DS/DSi mode | Arisotura | 2020-08-24 |
| | |||
* | add AR code file parser and shit | Arisotura | 2020-08-13 |
| | |||
* | change ParseTextCode() so we can specify the length of an individual AR code ↵ | Arisotura | 2020-02-16 |
| | | | | within a bigger string. | ||
* | also that might have been bad for security. who knows. | Arisotura | 2020-02-15 |
| | |||
* | now we can even parse the code from a text code. bahaahhhh | Arisotura | 2020-02-15 |
| | |||
* | Arisotura will you ever clean up after yourself. this is like your goddamn ↵ | Arisotura | 2020-02-15 |
| | | | | apartment, it's a mess. | ||
* | finish the AR interpreter, I guess | Arisotura | 2020-02-15 |
| | | | | or mostly | ||
* | * add support for a bunch of codes (all of them minus the loop shit, really) | Arisotura | 2020-02-14 |
| | | | | * hook it betterer so it doesn't asplode | ||
* | well, more AR shito | Arisotura | 2020-02-14 |
| | |||
* | update copyright years | Arisotura | 2020-02-14 |
| | |||
* | miserable, feeble little attempt at executing AR codes. | Arisotura | 2020-02-14 |
| | | | | also, it's hardcoded. probably not a good thing. | ||
* | lay base for AR cheatzorz. baahahhhh | Arisotura | 2020-02-14 |