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 d52228354d set vaddr labels for sdk functions that were grabbed by running a signature, names to be fixed
Former-commit-id: 084ead0631801548f48939689a0ddd9dff34f396 [formerly 2484285ab055d852354c25c3120eb1b2e55a51ef]
Former-commit-id: df68f9d926d028d1ad82f341abeb5244e530f369
2017-05-06 09:21:21 -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 set vaddr labels for sdk functions that were grabbed by running a signature, names to be fixed 2017-05-06 09:21:21 -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