Jump to content
Godzilla

Ed English's Xmas demo from 83 at DP. Anyone .bin it yet?

Recommended Posts

huzzah! many thanks upon you. wonder if OCR would help...

Edited by Godzilla

Share this post


Link to post
Share on other sites

I use OCR software at work to convert lists of buyers from a fashion show.

 

OCR sucks for "scanned" items and even worse for faxes. Because scans and faxes can have imperfections, little marks/dots on them, etc.

 

For computer generated files, such as a non-scanned PDF, they're excellent at converting.

Share this post


Link to post
Share on other sites
OCR sucks for "scanned" items and even worse for faxes. Because scans and faxes can have imperfections, little marks/dots on them, etc.

I recently finished OCR'ing the nine years of Antic magazine scans that I obtained lately (~10GB of PDFs). They actually came out amazingly well. Took a whole lot of processor time to get that bunch done.

Share this post


Link to post
Share on other sites
There are still mistakes in my coppied source, but this should give you the idea.

 

@remowilliams, could you post the binary you made from the OCR?

 

In Stella, I got a little tree, some jarble that is obviously trying to say "Merry", and a long hanging EEEAAAAAAAA sound. Hey, it's a start! :)

Share this post


Link to post
Share on other sites
In Stella, I got a little tree, some jarble that is obviously trying to say "Merry", and a long hanging EEEAAAAAAAA sound. Hey, it's a start! :)

 

I am afraid that there isn't much more. The code partially defines some more letters and texts (Xmas, from, presents, indiv) but doesn't display those. Indiv indicates that this was meant to become a personalized cart.

Share this post


Link to post
Share on other sites

Just saw this now and all I can say is Wow! That is some real source code. :cool: At the same time the list file says it's only 269 bytes. I can't imagine it doing much.

Share this post


Link to post
Share on other sites

Hello Wickey,

 

 

There is lots of stuff that didnt't come out true in your disassembele. I noticed this when I compared the .lst I made of it to the original rom. Take a look at the hex values in the .pdf file to yours. Where it is different t could be different adressing methods or stuff added/missing in the rom that gives wronfg addressl Anyhow you're a smart guy and I mean now criticism here cause I'm sure you'll figure it out. I only point it out cause I know you want it to be true, and I think the key is where the orgins lay. The hex values could be good byut in the wrong places I don't know.

 

 

 

I hate egg nog. I treally do...

Share this post


Link to post
Share on other sites
Hello Wickey,

 

 

There is lots of stuff that didnt't come out true in your disassembele. I noticed this when I compared the .lst I made of it to the original rom. Take a look at the hex values in the .pdf file to yours. Where it is different t could be different adressing methods or stuff added/missing in the rom that gives wronfg addressl Anyhow you're a smart guy and I mean now criticism here cause I'm sure you'll figure it out. I only point it out cause I know you want it to be true, and I think the key is where the orgins lay. The hex values could be good byut in the wrong places I don't know.

 

 

 

I hate egg nog. I treally do...

 

 

For the most part, the different hex values are because Ed English started his ROM at $3000 and I started it at $F000 (which is pretty standard). This would cause the 2 bytes after each branching instruction to be slightly off from the values in his source. Also, I left out an RTS right before the music routine to see if the music would play, but it only plays a long tone. Here is the rom with the RTS. My guess is that this version of the source is for a WIP of the Christmas card because there is a lot of data that is not even used by the program.

xmascard.bin

Share this post


Link to post
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.

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...