fusee_cpp: implement exosphere load/configuration

This commit is contained in:
Michael Scire 2021-09-01 14:05:39 -07:00 committed by SciresM
parent 1dd0297db3
commit e0a41e9d33
8 changed files with 236 additions and 13 deletions

View file

@ -47,9 +47,9 @@ def main(argc, argv):
# Write Mariko MTC
f.write(get_overlay(data, 2))
# TODO: Write exosphere
f.write('\xCC'*0x10000)
f.write('\xCC'*0xE000)
# TODO: Write mesosphere
f.write('\xCC'*0xA8000)
f.write('\xCC'*0xAA000)
# TODO: Write kips
f.write('\xCC'*0x300000)
# Write Splash Screen