/dlcopy

Zelda64 Object Display List Copying and Relocation

Primary LanguageCThe UnlicenseUnlicense

Utility for copying display lists and everything they reference from one file to another, updating segmented addresses
along the way. Intended for Zelda 64 Object Files.

Example usage can be found in TEST.c, a Makefile is provided to build a sample program, "zobjcopy", from TEST.c and the
contents of the src directory.