Skip to content

DevRubicate/Final-Fantasy-1-Disassembly

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fork based on https://github.com/Entroper/FF1Disassembly

Disch did all the work with dissasembling Final Fantasy 1 for the NES.
This is a refresh and reorganization of the orginal repository, with
the following changes:

* The nesheader.bin file has been replaced by nes2header.inc macros

* All binary files have been moved to the "bin" folder

* All binary files are now included though the use of .incbin

* All .asm files have been moved to the "src" folder

* nes.cfg has been updated to put all output in the "build" folder

* Minor junk files have been deleted

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Assembly 97.1%
  • C++ 1.9%
  • Other 1.0%