Michael Miceli
352e6ff15c
fire beam documentation
2023-12-27 20:00:03 -05:00
Michael Miceli
9df883fc3a
level 3 waterfall dragon crash documentation
2023-12-02 18:35:52 -05:00
Michael Miceli
92dce8d051
level 3 waterfall dragon crash documentation
2023-11-19 21:02:21 -05:00
Michael Miceli
237c99a184
enemy hp documentation
2023-11-02 21:22:42 -04:00
Michael Miceli
64c118612d
enemy hp documentation
2023-10-29 15:29:54 -04:00
Michael Miceli
61a58b179e
minor game routine documentation
2023-10-14 10:38:23 -04:00
Michael Miceli
68b4f65a65
begin adding sprite and hp to enemy glossary
2023-10-14 09:59:09 -04:00
Michael Miceli
989006e1e6
minor documentation
2023-09-28 23:46:53 -04:00
Michael Miceli
dcd3d93dca
minor documentation
2023-09-17 22:47:46 -04:00
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