WIP Decompilation of Kirby & The Amazing Mirror (USA)
Go to file
2020-05-18 20:58:26 +03:00
asm Split intro.s 2020-05-18 20:58:26 +03:00
constants decompile libraries (#6) 2020-02-13 07:51:28 +08:00
data Decompile more title_screen.c 2020-05-13 20:46:57 +03:00
graphics Initial Commit 2020-01-13 05:32:31 +08:00
include missed that 2020-05-17 16:44:10 +03:00
sound Initial Commit 2020-01-13 05:32:31 +08:00
src missed that 2020-05-17 16:44:10 +03:00
tools update tools 2020-05-01 02:07:38 +08:00
.gitattributes Initial Commit 2020-01-13 05:32:31 +08:00
.gitignore decompile libraries (#6) 2020-02-13 07:51:28 +08:00
asmdiff.sh New function! 2020-05-05 12:00:52 +03:00
calcrom.pl calcrom.pl from pret/pokefirered 2020-03-27 11:49:33 +08:00
graphics_file_rules.mk Initial Commit 2020-01-13 05:32:31 +08:00
INSTALL.md rename repo 2020-02-19 00:30:10 +08:00
katam.sha1 rename repo 2020-02-19 00:30:10 +08:00
linker.ld Split intro.s 2020-05-18 20:58:26 +03:00
Makefile sub_08149F8C 2020-05-16 20:31:39 +08:00
README.md rename repo 2020-02-19 00:30:10 +08:00
songs.mk Initial Commit 2020-01-13 05:32:31 +08:00

Kirby & The Amazing Mirror

This is a disassembly of Kirby & The Amazing Mirror (USA).

It builds the following ROM:

  • katam.gba sha1: 274b102b6d940f46861a92b4e65f89a51815c12c

To set up the repository, see INSTALL.md.