Mac OS ROM mangler
Go to file
Elliot Nunn 42e89b5e22 Handle incorrect zero size fields
Previously the Configfile would say something like
'HWInitCodeOffset=0x00000000=HWInit' if the size field was mistakenly
set to zero. Now we just search for whatever can be found at that
location.
2019-06-10 11:51:31 +08:00
speedups Initial commit 2019-05-05 21:06:14 +08:00
tbxi Handle incorrect zero size fields 2019-06-10 11:51:31 +08:00
tests Bump 2019-05-24 23:08:21 +08:00
.gitignore Initial commit 2019-05-05 21:06:14 +08:00
LICENSE MIT license 2019-05-26 11:09:47 +08:00
setup.py Bump + push 2019-06-02 10:36:48 +08:00
upload.sh Bump + push 2019-05-26 11:36:00 +08:00