A decompilation of Goldeneye 007 brought to you by a bunch of clever folks. (MIRROR of https://gitlab.com/kholdfuzion/goldeneye_src)
Go to file
Larry 056b16d8ec some cleanup
Former-commit-id: e83d959d0542e945503e0da2a55a712709aaec86 [formerly 2eec0e932ec58c0f84756bf927d117d41562afe6]
Former-commit-id: 6ef55e07fc63cbf10362098bfa1df24a09bc9502
2017-05-06 10:07:53 -05:00
Decompressed Add scripts and extracted files 2016-11-17 08:21:41 -06:00
GE Documentation Add zoinkity's GE Documentation 2016-11-16 09:54:11 -06:00
disassembly some cleanup 2017-05-06 10:07:53 -05:00
out Add scripts and extracted files 2016-11-17 08:21:41 -06:00
filelist.txt.REMOVED.git-id a few changes, add back files for elf instead of rom, no work has been put into them yet 2017-05-06 07:53:11 -05:00
parsefilelist.sh Add scripts and extracted files 2016-11-17 08:21:41 -06:00
readme.md a few changes, add back files for elf instead of rom, no work has been put into them yet 2017-05-06 07:53:11 -05:00

readme.md

not sure what to do about compressed rodata yet. but to build:

cd disassembly

bass -sym GE007.sym GE007.rom.asm

i use vbindiff to see what changes

vbindiff GE007.n64 /path/to/retail_ntsc_rom.z64