WIP: preparing to setup metaprogramming codegen for PS1 processors.

This commit is contained in:
2026-06-01 02:57:56 -04:00
parent 8b5fb7a5a1
commit fe4bd6d86d
11 changed files with 649 additions and 367 deletions
+5 -1
View File
@@ -16,7 +16,11 @@ indent_size = 4
indent_style = space
indent_size = 4
[*{.h, .c, .hpp, .cpp}]
[*.h]
indent_style = tab
indent_size = 2
[*.c]
indent_style = tab
indent_size = 2