954,479 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Neat assembly code that i cant figure out

Ok I was watching a you tube video and this guy had completely remade the portal still alive console thing and he had all the code posted on his site. Now of course the only problem with that is that i don't know what to do with it because it is in assembly. So if someone would be kind enough to help me i would be ever so grateful.
and the link to the site with the files is here.
http://kaput.retroarchive.org/downloads/

overlordlink
Newbie Poster
2 posts since May 2010
Reputation Points: 10
Solved Threads: 0
 

Well it's in assembly language for an old 8-bit 8080 processor. I didn't look at any of the art files as Norton decided there was atleast one problem with that webpage!

Portal.asm is assembled as raw binary intermix of music, ASCII text and ASCII based 40x20 image data.
sidlyric.asm is 8080 embedded assembly code.
notes.asm (should be named notes.inc) are the mid-range music note definitions.

wildgoose
Practically a Posting Shark
896 posts since Jun 2009
Reputation Points: 546
Solved Threads: 99
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: