feat: initial commit

some basic ROMs already boot (ARM946E-S only), working on Armwrestler
and Rockwrestler next so I can ensure CPU compatability for but ARMv5TE
and ARMv4T
This commit is contained in:
2023-08-01 15:13:18 -05:00
commit e32d6534c6
26 changed files with 7082 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
zig-cache/
zig-out/
bin/
doc/
imgui.ini