modemwars/annotations/40_manualCrossCheck.json
2026-08-23 02:09:40 -05:00

9 lines
509 B
JSON

{
"_comment": "Facts cross-checked against the game manual (Modem_Wars.pdf) rather than against the code.",
"notes": {
"CCC8": {"unit": "game/textEngineC000", "block": [
"gameTypeNameTable - the seven scenario names, 8 bytes each, indexed by the game type in $0BA3 bits 0-2.",
"Note the first entry is spelt SCRIMAGE with one M in the shipped game; the manual spells it SCRIMMAGE.",
"The other six (QB SNEAK, THE BOMB, FACE-OFF, SLUGGERS, FULL WAR, DEFENDER) match the manual exactly."]}
}
}