-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hash/nes.xml: remove dgolf baddump status on verified ROMs
Versions 1.0-1.3 were included in the source repository (and a rebuild was unnecessary after all), and 1.4 was located by the author and sent via email attachment, matching the rebuild I had done previously. Still unverified with original files: 1.4TE (NES), and 1.4FDS. From Brad Smith, the author, via email: > Sorry, I don't have a history of old builds for it, though you'll > find that the ROM was included in the source tree for 1.0 - 1.3. I > removed it in 1.4. > > However, 1.0-1.2 were essentially beta builds which I don't consider > any of a proper "release".1.3 was the actual version submitted to > the NESDev compo. > > Version 1.4 makes no logical changes from 1.3, just a few tiny C > optimizations that made no difference to the gameplay from 1.3. > > I also made a "tournament edition" variation of 1.4 for speedrunners > who wanted to use the same seed, and a build for the FDS. > > Finally version 1.5 merged the tournament edition menu into a > "secret code" so there was now just one ROM for both. At this time I > updated the FDS version to 1.5, and later created a SNES version > based on 1.5. > > Unfortunately, the C code will compile differently depending on > which version of cc65 was used, though I think I did document the > version used for each version, so check the readme to see what > version it said it used. The differences should be logically > unimportant, but may produce a different binary. Thankfully the > assembly code isn't subject to this problem. > > -- Brad Smith
- Loading branch information
Showing
2 changed files
with
16 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters