Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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) | ||
* | finally decouple Config from the core. baahhahahahah | Arisotura | 2021-11-18 |
| | |||
* | ROM Info dialog - Only read 128 characters from each title | WaluigiWare64 | 2021-08-27 |
| | | | | Titles should be zero-terminated, but this is for additional safety | ||
* | Audio interpolation (#1176) | Arisotura | 2021-08-08 |
| | | | add audio interpolation (emulation improvement) | ||
* | Add ROM Header struct and ROM info dialog (#1095) | WaluigiWare64 | 2021-07-02 |