A prototype of the original "The Legend of Zelda" for NES has been found and preserved

download.png

Another video game prototype has been found and preserved, and this time, it's none other than the game that spawned an entire franchise beloved by many, the very first "The Legend of Zelda" for the Nintendo Entertainment System.

The prototype seems to have been found by people from the Video Game History Foundation, with the director and founder of the foundation itself, Frank Cifaldi, being the one that released the prototype for research and preservation. The prototype was found in a yellow NES cartridge, with a simple label with the message "NOA COPY 2.23.87" "THE LEGEND OF ZELDA" in it. According to the label data, the prototype dates back to February 23rd, 1987, which predates the official release for the NES by 6 months.

Twitter user MrTalida started work on a comparison between the v1.0 official release of the title against the found prototype, with the prototype has quite a bit of differences in several parts of the ROM's data banks, which mostly seem to relate (at a first glance) to actual ASM code from the game according to the game's data bank structure.



So far, the only difference MrTalida found has been a glitch where Link gets stuck into the lower part of the screen whenever Link exists a door or a cave:

GL-_2mAWQAAd45E

It's important to note, however, that despite this being a prototype, and going by the time stamp of the prototype, this seems to be Nintendo's initial programming test case for an FDS to NES conversion of the original Famicom disk system release of the game in Japan, which was originally released an entire year prior to this prototype's date, back in February 21st, 1986.

Any plausible differences and (most likely) glitches that could potentially be found within this prototype could very well be attributed to beta code being tested for the conversion of the game from disk to cartridge.

:arrow: Video Game History Foundation website
 

jurai

Well-Known Member
Member
Joined
Dec 23, 2005
Messages
444
Trophies
1
XP
1,313
Country
My understanding is that the game was submitted to lot check prior to the build on this cart label but I could be mistaken
 

osaka35

Instructional Designer
Global Moderator
Joined
Nov 20, 2009
Messages
3,767
Trophies
2
Location
Silent Hill
XP
6,039
Country
United States
so less of a prototype of the game and more of a final-checks prototype of the cartridge port of the finished game? still cool, tho, still cool.
 

WindMageVaati

Active Member
Newcomer
Joined
Mar 8, 2024
Messages
29
Trophies
0
Age
15
XP
72
Country
United States

Another video game prototype has been found and preserved, and this time, it's none other than the game that spawned an entire franchise beloved by many, the very first "The Legend of Zelda" for the Nintendo Entertainment System.

The prototype seems to have been found by people from the Video Game History Foundation, with the director and founder of the foundation itself, Frank Cifaldi, being the one that released the prototype for research and preservation. The prototype was found in a yellow NES cartridge, with a simple label with the message "NOA COPY 2.23.87" "THE LEGEND OF ZELDA" in it. According to the label data, the prototype dates back to February 23rd, 1987, which predates the official release for the NES by 6 months.

Twitter user MrTalida started work on a comparison between the v1.0 official release of the title against the found prototype, with the prototype has quite a bit of differences in several parts of the ROM's data banks, which mostly seem to relate (at a first glance) to actual ASM code from the game according to the game's data bank structure.



So far, the only difference MrTalida found has been a glitch where Link gets stuck into the lower part of the screen whenever Link exists a door or a cave:

GL-_2mAWQAAd45E

It's important to note, however, that despite this being a prototype, and going by the time stamp of the prototype, this seems to be Nintendo's initial programming test case for an FDS to NES conversion of the original Famicom disk system release of the game in Japan, which was originally released an entire year prior to this prototype's date, back in February 21st, 1986.

Any plausible differences and (most likely) glitches that could potentially be found within this prototype could very well be attributed to beta code being tested for the conversion of the game from disk to cartridge.

:arrow: Video Game History Foundation website

There needs to be a museum for this stuff. Or a website that archives images of all the prototypes, maybe lets you play them.
 
  • Love
Reactions: impeeza

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • Xdqwerty @ Xdqwerty:
    @salazarcosplay, kind of like mugen or rivals of aether?
  • S @ salazarcosplay:
    and also ahve the option to play as a human
  • S @ salazarcosplay:
    or set it up that when you get injured past a certain point they have to replace your human parts with cybernetics
  • Xdqwerty @ Xdqwerty:
    i have a placeholder enemy sprite i made
  • S @ salazarcosplay:
    or have it that you don't know you are a cyborg, robot, and you find out and have a existential crisis
  • S @ salazarcosplay:
    or have it start in the virtual world and you are an ai that gained sentience
  • Xdqwerty @ Xdqwerty:
    btw gonna wash my face in a bit, my eyes feel tired
  • S @ salazarcosplay:
    and you convince your owner to help you break out of the virtual world to real world
  • BigOnYa @ BigOnYa:
    Eyes - "yawn"
    +1
  • S @ salazarcosplay:
    you bleack in to goverment computer systems to get cyborg schematics so you can get a robot body constructed
  • Xdqwerty @ Xdqwerty:
    btw @BigOnYa the health bar doesnt decrease when i take damage (and yes i put the "at the beggining of the scene change value of greenflatbar: set to Protagonistcopmode.Health::Health())
  • S @ salazarcosplay:
    i the protagonist
  • S @ salazarcosplay:
    human, robot, cyborg
  • S @ salazarcosplay:
    human with cyborg enhancements
  • S @ salazarcosplay:
    or like terminatior
  • S @ salazarcosplay:
    with living tissue
  • BigOnYa @ BigOnYa:
    @Xdqwerty there is health behaviour you can add to your character, then to use a health bar is lil more complicated, google n watch a few tutorial video on it, be too hard to explain here.
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, the character has the health behavior
  • BigOnYa @ BigOnYa:
    I know you have to create a health and health max variable. Then there is a calculation you use in code to subtract width size of the health bar. Google few vids.
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, the "greenflatbar" is one of the preset health bars btw
  • BigOnYa @ BigOnYa:
    Yea you can use any bar/sprite. It will just change the width. Ok good luck and have fun. I'm off to go shoot some pool at the bar. Talk to you later.
    +1
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, why does the health behavior exist if you can just use a variable?
    Xdqwerty @ Xdqwerty: @BigOnYa, why does the health behavior exist if you can just use a variable?