A repository dedicated to the reverse engineering of the SNES game DKC2.
Stars
65
Forks
8
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
85
commits
Change: Document all but the file upload portion of the file select
fb3eff9
Bugfix: Added missing vram.asm
9b0af62
Feature: Add vram map (vram.asm)
6ff93ac
Change: Setup system for handling HDMA tables
dd4680f
Change: Fix some bank constants
2f0adda
Change: Document some of the save routine
0b75439
Change: Document a lot of init file select
0193db6
Change: Start documenting menu code
c8c7cd5
Change: Document title screen DMA routines
a16a0d3
Change: Document sprite render order init
c230799
Change: Document some more init routines
b873c79
Cleanup: Fix some labels to match up conventions a bit more
49c4d89
Change: Document the nintendo copyright screen gameloop
8bc9323
Change: Document most of the title screen code
69d1b91
Change: Document part of the title screen
fd39769