aboutsummaryrefslogtreecommitdiff
path: root/src/ARCodeFile.h
Commit message (Collapse)AuthorAge
* Move all core types into namespaces (#1886)Jesse Talavera-Greenberg2023-11-25
| | | | | | | | * Reorganize namespaces - Most types are now moved into the `melonDS` namespace - Only good chance to do this for a while, since a big refactor is next * Fix the build
* update copyright yearsArisotura2023-11-04
|
* remove AR code size limit (#1802)StraDaMa2023-08-27
| | | Co-authored-by: Arisotura <thetotalworm@gmail.com>
* pointless micro optimisationsRSDuck2023-04-28
|
* 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)
* update copyright year and add missing GPL headersRSDuck2021-03-12
|
* use C++ style structs everywhereRSDuck2021-01-02
|
* (finally) build the goddamn cheat interfaceArisotura2020-08-15
|
* add AR code file parser and shitArisotura2020-08-13