aboutsummaryrefslogtreecommitdiff
path: root/src/ARCodeFile.cpp
Commit message (Collapse)AuthorAge
* pointless micro optimisationsRSDuck2023-04-28
|
* Introduce `Platform::Log` (#1640)Jesse Talavera-Greenberg2023-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 headersArisotura2022-01-09
|
* Custom path support (#1333)Arisotura2022-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)
* use shitfucking stupid linebreaks so that our text files don't like stupid ↵Arisotura2021-05-06
| | | | | | compact blobs in Notepad (really, fuck Notepad)
* don't attempt to parse lines that failed to fetchArisotura2021-05-03
|
* Fix some compiler warningsWaluigiWare642021-05-03
|
* update copyright year and add missing GPL headersRSDuck2021-03-12
|
* (finally) build the goddamn cheat interfaceArisotura2020-08-15
|
* add AR code file parser and shitArisotura2020-08-13