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 45447313ca a few changes, add back files for elf instead of rom, no work has been put into them yet
Former-commit-id: d1308b46dce1abc155281996fa5cc1ef8473b379 [formerly 3f214ff74e2681817415f0768a4c7c0d80016dd2]
Former-commit-id: 829b81b30b19f002bada1343ddcba1133526e07c
2017-05-06 07:53:11 -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 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
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