Halifax: Push latest changes

Requires assemble.py from Swiftloke's MSProbe to automatically compile
This commit is contained in:
Val
2023-01-17 19:10:31 -06:00
parent 111dcfddc6
commit 1c9710378b
4 changed files with 159 additions and 186 deletions

3
.gitignore vendored
View File

@@ -9,6 +9,9 @@ Saves
# MSProbe - https://github.com/Swiftloke/MSProbe
MSProbe*
# Halifax binary dumps
25-Halifax/*.bin
# Python cache
__pycache__
**/__pycache__