Skip to content

Commit

Permalink
Added all undocumented routines to area_banks documentation file.
Browse files Browse the repository at this point in the history
  • Loading branch information
ZaneDubya committed Aug 14, 2014
1 parent c59dea0 commit 2622fdb
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 7 deletions.
20 changes: 16 additions & 4 deletions Documentation/area_banks.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ this common section.
There are a number of routines in this section. I do not know what the purpose
of any of them are.

Unknown routines 8058
Unknown routine 8058
... 80B0
80B8
80FB
Expand All @@ -84,17 +84,29 @@ Unknown routines 8058
822B
8244
82A5
... Many more...
82B3
833F
8395
83F5
8441
8441
844B
84A7
84FE
855A
8563
856B

------------------------[ 2.3 Unknown routines/data ]--------------------------
There are four routines in this section. I do not know what the purpose of any
of them are.

Unknown routines 8B79
Unknown routine 8B79
... 8B8C
8B9D
8BD5
Unknown data 8BD1 (four byts of data).
Unknown routine 8BD5
Unknown data 8D3A (38 bytes of data)


==============================[ 3. Area Specific ]==============================
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Metroid for MMC3
===========
This is the source code of METROID, as disassembled by SnoBro and commented by
Dirty McDingus ([email protected]). The source code has been changed to use the
MMC3 (the original METROID game used the MMC1), but no other functionality has
been removed or added. You can reassemble this using the Ophis Assembler:
Dirty McDingus. The source code has been changed to use the MMC3 (the original
METROID game used the MMC1), but no other functionality has been removed or
added. You can reassemble this using the Ophis Assembler:
https://hkn.eecs.berkeley.edu/~mcmartin/ophis/

The disassembly is separated by bank, so I set up a rudimentary make system that
Expand Down

0 comments on commit 2622fdb

Please sign in to comment.