Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | move MainWindow and Screen stuff to separate files; WIP | Arisotura | 2023-12-24 |
| | |||
* | 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 | ||
* | update copyright years | Arisotura | 2023-11-04 |
| | |||
* | update copyright headers | Arisotura | 2022-01-09 |
| | |||
* | update copyright year and add missing GPL headers | RSDuck | 2021-03-12 |
| | |||
* | add back some hotkeys. | Arisotura | 2020-05-19 |
| | | | | remove some legacy cruft from NDS.cpp. | ||
* | actually hook up input to the core | Arisotura | 2020-05-19 |
| | | | | also unbotch CMakeLists.txt | ||
* | actually complete the input config dialog | Arisotura | 2020-05-19 |