The MASM Forum Archive 2004 to 2012

Miscellaneous Forums => Miscellaneous Projects => Topic started by: Don57 on April 23, 2012, 12:03:55 AM

Title: Link to Prince of Persia source code
Post by: Don57 on April 23, 2012, 12:03:55 AM
Just what the title says. Written in 6502 assembler, for us old timers.

https://github.com/jmechner/Prince-of-Persia-Apple-II
Title: Re: Link to Prince of Persia source code
Post by: dedndave on April 23, 2012, 01:26:53 AM
i always liked Archon II   :P
lots of fun with 2 players and joysticks - lol

i used to kill with a wraith   :8)

(http://www.c64-wiki.com/images/4/45/Archon2adeptlevel.png)
Title: Re: Link to Prince of Persia source code
Post by: Don57 on April 23, 2012, 02:55:57 PM
Actualy I was thinking how much easier it was to work in assembly in those days, without the APIs. I was working on an IBM 360 and on a dare I wrote an assembler for a Commador 64 using basic. It only took me 2 days, how things have changed. Just brings back memories to look old code.
Title: Re: Link to Prince of Persia source code
Post by: dedndave on April 23, 2012, 05:52:56 PM
yah - i miss the 8088 - lol
slow - ok - but it was simple

i found a forum for 6502 guys some time ago - you can probably find it
i was a little surprised how many guys were active
Title: Re: Link to Prince of Persia source code
Post by: anunitu on April 23, 2012, 07:21:43 PM
My first experience with assembler was on the C64 and the 6502(it might have been the 6510 chip) I think that was a commodore chip used in the C64. First time I did a program that worked(a simple text display) I was hooked on assembler.
Title: Re: Link to Prince of Persia source code
Post by: DWORD on May 09, 2012, 02:37:58 AM
How interesting! POP is one of my favourite game  :lol