Jump to content
IGNORED

Anyone examined McDonald's prototype?


supercat

Recommended Posts

Although the McDonald's .bin that's posted on the web site doesn't do anything but display a bland title screen, there's in fact a lot more code in that cartridge. Has anyone examined it to figure out how it all hangs together, or should I try to do so?

 

A few entry points I've noticed:

F100 -- Reposition sprite specified in X using value in A
F10D -- Calculate position for routine at F100
F238 -- Display a four-digit score or else two 2-digit scores
F2BF -- Convert a binary number to BCD
FE7D -- Handle color/BW switch
FFC4 -- Wait for INTIM
FE48 -- INTERRUPT VECTOR-- Adjust return address and do something with the byte following the BRK (color lookup I think)

 

Not enough stuff analyzed to tell how the game is supposed to play, but based upon examining the binary I would guess that the game was basically done and the programmer was working on the title screen; the code to branch out of the title screen and start the game wasn't put in yet, however.

 

Should I examine this more, or has someone already done so?

Link to comment
Share on other sites

Should I examine this more, or has someone already done so?

1018176[/snapback]

Apparently, someone has:

Dave Engman never got around to finishing this game, all he did was hack a simple title screen onto Tutankham (which Dave also programmed) as a demo for marketing.  In fact 90% of the rom image is actually that of Tutankham!

 

http://www.atariprotos.com/2600/software/m...s/mcdonalds.htm

 

 

 

Though someone should confirm this with Clonespy.

Edited by batari
Link to comment
Share on other sites

Apparently, someone has:
Dave Engman never got around to finishing this game, all he did was hack a simple title screen onto Tutankham (which Dave also programmed) as a demo for marketing.  In fact 90% of the rom image is actually that of Tutankham!
Though someone should confirm this with Clonespy.

Clonespy shows 69.83% (54.41%, 85.25%) so I would say that's accurate.

Link to comment
Share on other sites

Apparently, someone has:
Dave Engman never got around to finishing this game, all he did was hack a simple title screen onto Tutankham (which Dave also programmed) as a demo for marketing.  In fact 90% of the rom image is actually that of Tutankham!

 

Oh well... I think I'd seen that page before but I must have missed that part. Wonder if there's any particular reason he started with Tutankham as a base since he didn't use any real code from it? Perhaps he was expecting to borrow code and the editing systems of the day didn't make it convenient to move code snippets between files?

Link to comment
Share on other sites

So can McDonalds be made playable then? Anyone gonna do it and relase a BIN? Would be alot better than just a title screen IMO.

1018668[/snapback]

 

No it can't. The problem is, there isn't any code other than the title screen. Basically you have a static title screen hacked onto some Tutankham code. There might be a later version out there though, who knows?

 

Tempest

Link to comment
Share on other sites

So can McDonalds be made playable then? Anyone gonna do it and relase a BIN? Would be alot better than just a title screen IMO.

1018668[/snapback]

 

No it can't. The problem is, there isn't any code other than the title screen. Basically you have a static title screen hacked onto some Tutankham code. There might be a later version out there though, who knows?

 

Tempest

1018753[/snapback]

 

 

What about actually putting the screen onto a full Tutankham and going off of known "to be" colors\features of the game and completing it?

 

Shawn

Link to comment
Share on other sites

So can McDonalds be made playable then? Anyone gonna do it and relase a BIN? Would be alot better than just a title screen IMO.

1018668[/snapback]

 

No it can't. The problem is, there isn't any code other than the title screen. Basically you have a static title screen hacked onto some Tutankham code. There might be a later version out there though, who knows?

 

Tempest

1018753[/snapback]

 

 

What about actually putting the screen onto a full Tutankham and going off of known "to be" colors\features of the game and completing it?

 

Shawn

1018865[/snapback]

 

I suppose someone could take the design notes (such as they are) and completely write a new game based on them, but why? There's no 'completing' the prototype because there really isn't anything to complete. It was just a title screen and *maybe* some very early pre-work (setting up some equates and whatnot).

 

Tempest

Link to comment
Share on other sites

No it can't.  The problem is, there isn't any code other than the title screen.  Basically you have a static title screen hacked onto some Tutankham code. 

Maybe it wasn't even hacked into Tutankham, but the Tutankham code pieces are the remains from the previous usage of the ROM?

 

BTW: http://www.atariage.com/forums/index.php?showtopic=10654

Link to comment
Share on other sites

No it can't.  The problem is, there isn't any code other than the title screen.  Basically you have a static title screen hacked onto some Tutankham code. 

Maybe it wasn't even hacked into Tutankham, but the Tutankham code pieces are the remains from the previous usage of the ROM?

 

BTW: http://www.atariage.com/forums/index.php?showtopic=10654

1018968[/snapback]

 

 

Yeah I was just thinking about that. It could very well be.

 

Tempest

Link to comment
Share on other sites

I may have some of the original source code to the McD's games, I will need to go back to the Parker Bro's development folder and see what may be in there, I think it may have only been the 800 version however, let me find out.

That would be very nice. Thanks in advance!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...