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 | ||
* | update copyright years | Arisotura | 2023-11-04 |
| | |||
* | store pc+12 when storing r15 | RSDuck | 2023-10-22 |
| | |||
* | update copyright headers | Arisotura | 2022-01-09 |
| | |||
* | more complete (and accurate) CP15 setup for direct boot | Arisotura | 2021-10-28 |
| | |||
* | update copyright year and add missing GPL headers | RSDuck | 2021-03-12 |
| | |||
* | update copyright years | Arisotura | 2020-02-14 |
| | |||
* | also, update copyright name | Arisotura | 2019-01-22 |
| | |||
* | fix STRD_POST (dumbest copypaste bug of the year) | StapleButter | 2018-12-18 |
| | | | | fixes #276 | ||
* | take it somewhere. | StapleButter | 2018-12-09 |
| | | | | still need to speed it up a tad. | ||
* | begin work on general timing renovation. way shitty because it behaves as if ↵ | StapleButter | 2018-12-04 |
| | | | | caches were off, so everything will be slow as shit. | ||
* | fixor copyright years. | StapleButter | 2018-09-15 |
| | |||
* | fix some shit | StapleButter | 2017-06-13 |
| | |||
* | * send undefined instructions to the proper exception handler | StapleButter | 2017-06-13 |
| | | | | * make ARM9-only instructions fail on ARM7 | ||
* | fix big with ARM STM instructions that include Rb in Rlist | StapleButter | 2017-06-12 |
| | |||
* | reorganize repo, move shit around | StapleButter | 2017-03-16 |