add math gates, fix 32-bit shifters

This commit is contained in:
Redo
2025-02-19 10:15:56 -07:00
parent a571ac5f3c
commit 68562d4d66
11 changed files with 20291 additions and 20082 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
savedata/*
*.so
sim/dump.txt
UploadBackend.bat