Michael Miceli
666fc83fc4
vertical lvl physics documentation
2023-09-05 23:09:41 -04:00
Michael Miceli
d841c660e0
correct order of constants
2023-07-18 22:04:16 -04:00
Michael Miceli
6099316fbc
update graphic compression documentation
2023-07-17 00:05:20 -04:00
Michael Miceli
3483be127a
vertical level jump documentation and graphic data correction
2023-07-09 16:23:02 -04:00
Michael Miceli
7fbde5318c
Note quirk with alien guardian and boss heart HP
2023-06-19 12:47:31 -04:00
Michael Miceli
def22881be
Document GAME_COMPLETION_COUNT
2023-06-18 23:39:15 -04:00
Michael Miceli
ce29ab6711
Add support for building Probotector rom
...
This commit adds the ability to build the Probotector rom with build
script parameters.
2023-05-17 22:14:29 -04:00
J-DSilva
730af486ab
add debugging instructions
2023-05-03 18:50:24 -04:00
Michael Miceli
f8bb133954
remove 0xff bytes for unused space
...
Removing the hard-coded 0xff allows developers to add code without
worrying about overflowing the byte section. This is because the
linker will fill any unused space with 0xff. As part of this change
the interrupt segment has been moved to more closely match where it
ends up in the rom.
2023-04-29 16:46:58 -04:00
J-DSilva
e150fab81a
Modify possible values for $68 in constants.asm ( #3 )
2023-04-29 00:35:36 -04:00
Michael Miceli
a6cb97d08d
boss gemini helmet glitch documentation
2023-04-28 23:47:35 -04:00
Michael Miceli
8db7384d89
v1.0
2023-04-26 20:06:20 -04:00