by glaze on 6/21/13, 1:23 PM with 30 comments
by jasonlotito on 6/21/13, 1:44 PM
http://www.amazon.com/Making-Prince-Persia-Journals-1985/dp/...
http://www.amazon.com/The-Making-Karateka-Journals-1982-1985...
by glurgh on 6/21/13, 2:08 PM
by superasn on 6/21/13, 2:48 PM
by coldcode on 6/21/13, 3:08 PM
by t1m on 6/21/13, 3:45 PM
I am not sure how other teenagers made this awkward transition, but I did it by writing a tiny assembler in Basic. It was fairly easy because Basic had PEEK (get contents of address), POKE (set contents) and CALL (jump to address) that everyone was used to using to get anything useful done. I think I just got tired of hand assembling programs into POKE calls.
I remember getting a thin wire-bound book with a detailed disassembly (with comments!) of the ROMs and DOS as a birthday present. I think one of the thing that inspired programmers on the Apple ][ was the amazing system code that Woz had written. He set a very high bar for assembly language programmers. His code was economical, fast, smart, and tiny. He demonstrated how to squeeze the most out of limited resources.
by uxp100 on 6/21/13, 4:11 PM
(Maybe Color? I don't remember if it was B&W because of my VGA card or because the PC version just didn't have color.)
by rpicard on 6/21/13, 5:02 PM
by StacyC on 6/21/13, 3:01 PM