This website requires JavaScript.
Explore
Help
Sign In
Yaya48
/
dolphin
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
45,319
Commits
1
Branch
0
Tags
7a45ede688d28debef23030d5e8449a800770539
Commit Graph
3 Commits
Include renames
Author
SHA1
Message
Date
Joshua Vandaële
2c54ee94c1
linter: Apply clang-format 19.1 formatting
...
find ./Source/ -name '*.cpp' -o -name '*.h' | xargs clang-format-19 -i
2025-04-23 11:19:20 +02:00
SimoneN64
2dcb612497
Change OperandDesc variables to not be underscore-prefixed in order to comply with
https://eel.is/c++draft/lex.name#3.1
(fixes compilation under newlib; e.g. devkitPro)
2024-07-21 18:35:38 +02:00
vyuuui
38c15df464
Parser and Assembler implementations
2023-12-13 05:32:20 -08:00