aboutsummaryrefslogtreecommitdiff
path: root/src/AREngine.cpp
Commit message (Expand)AuthorAge
* Sprinkle `const` around where appropriate (#1909)Jesse Talavera2023-12-12
* Refactor `NDS` and `DSi` to be objects (#1893)Jesse Talavera-Greenberg2023-11-28
* Move all core types into namespaces (#1886)Jesse Talavera-Greenberg2023-11-25
* convert AREngineArisotura2023-11-04
* update copyright yearsArisotura2023-11-04
* remove AR code size limit (#1802)StraDaMa2023-08-27
* Introduce `Platform::Log` (#1640)Jesse Talavera-Greenberg2023-03-23
* add support for zero-address in AR codes 3-AArisotura2022-01-28
* update copyright headersArisotura2022-01-09
* Custom path support (#1333)Arisotura2022-01-07
* update copyright year and add missing GPL headersRSDuck2021-03-12
* make the AR engine use the correct bus funcs based on DS/DSi modeArisotura2020-08-24
* add AR code file parser and shitArisotura2020-08-13
* change ParseTextCode() so we can specify the length of an individual AR code ...Arisotura2020-02-16
* also that might have been bad for security. who knows.Arisotura2020-02-15
* now we can even parse the code from a text code. bahaahhhhArisotura2020-02-15
* Arisotura will you ever clean up after yourself. this is like your goddamn ap...Arisotura2020-02-15
* finish the AR interpreter, I guessArisotura2020-02-15
* * add support for a bunch of codes (all of them minus the loop shit, really)Arisotura2020-02-14
* well, more AR shitoArisotura2020-02-14
* update copyright yearsArisotura2020-02-14
* miserable, feeble little attempt at executing AR codes.Arisotura2020-02-14
* lay base for AR cheatzorz. baahahhhhArisotura2020-02-14