Commit Graph

42 Commits

Author SHA1 Message Date
Michael Miceli b477373b5b document 2 player cart scroll bug. Thanks @archycoffee
Additionally, added mesen2-compatible lua scripts.
2025-05-13 22:08:08 -04:00
Michael Miceli c6acdb8299 red jumping soldier documentation 2025-03-26 19:49:52 -04:00
Michael Miceli 4606a4fd3f minor documentation corrections/clarifications 2024-10-28 22:16:41 -04:00
Michael Miceli 2c430cdde2 minor documentation corrections/clarifications 2024-10-24 23:56:12 -04:00
Michael Miceli ecbfb52d02 various minor updates 2024-08-14 20:20:14 -04:00
Michael Miceli 064acfa091 correct bg collision doc 2024-06-23 23:22:24 -04:00
Michael Miceli 961aa789c2 define memory map explicity 2024-06-01 21:24:25 -04:00
Michael Miceli 430949a484 minor documentation corrections/clarifications 2024-04-03 18:36:24 -04:00
Michael Miceli af8d290492 use named memory addresses for score tiles 2024-01-13 00:41:09 -05:00
Michael Miceli a21a428fd5 add enemy documentation table 2024-01-11 14:10:44 -05:00
Michael Miceli 2f5f1faa3f palette corruption workaround documentation 2024-01-11 10:16:28 -05:00
Michael Miceli 547a7932aa update rom map 2023-12-30 20:55:32 -05:00
Michael Miceli d3655c3348 add rom map 2023-12-29 22:29:42 -05:00
Michael Miceli 7a751b3215 add rom map 2023-12-29 22:19:05 -05:00
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 46b25696e2 enemy hp documentation 2023-11-03 21:20:59 -04: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 d2e6d9996c Add build instructions video by @J-DSilva 2023-06-14 23:09:25 -04:00
Michael Miceli b8f1692d74 Correct bash build script and clarify documentation. 2023-05-18 09:15:56 -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 570e84bbcb correct bash build script 2023-05-02 17:19:37 -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
Michael Miceli 1199974a2f add note about ps1 build 2023-04-29 15:50:50 -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 eb94c2a0cd add support for older powerhsell 2023-04-28 17:57:43 -04:00
Michael Miceli c9d6049914 build update 2023-04-27 12:56:00 -04:00
Michael Miceli 8db7384d89 v1.0 2023-04-26 20:06:20 -04:00