Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Move all core types into namespaces (#1886) | Jesse Talavera-Greenberg | 2023-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 | ||
* | Add support for saving animated icons | Rayyan Ansari | 2023-11-23 |
| | | | | | Add support for exporting animated DSi icons as GIF using the header-only gif.h library. | ||
* | update copyright years | Arisotura | 2023-11-04 |
| | |||
* | fix copyright headers | Arisotura | 2022-03-07 |
| | |||
* | 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) | ||
* | Add ROM Header struct and ROM info dialog (#1095) | WaluigiWare64 | 2021-07-02 |