Posted inHowto, Programming

Easy 6502 assembly language ebook

Still haven’t learned how to program your Apple II in its native language?Ă‚  Maybe this “tiny ebook” is just what you need to get started.Ă‚  Author Nick Morgan writes: In this tiny ebook I’m going to show you how to get started writing 6502 assembly language. The 6502 processor was massive in the seventies and […]

Posted inGeneral, People, Programming

John Romero discusses the Apple II memory map

Jason Scott has been hard at work filming his next set ofĂ‚ documentaries. Ă‚ As part of the process, Scott has been posting to his YouTubeĂ‚ channel “teaser” clips and “test footage” from some of the interviews he’s been conducting. Ă‚ Here’s one that might be of particular interest to Apple II users, in whichĂ‚ John Romero describes committing the […]

Posted inProduct News, Programming, Software

PLASMA – Proto Language Assembler for Apple

David Schmenk today introduced PLASMA. Ă‚ According to David’s write-up, “PLASMA is a combination of virtual machine and assembler/compiler matched closely to the 6502 architecture.Ă‚  It is an attempt to satisfy a few challenges surrounding code size, efficient execution, small runtime and fast just-in-time compilation.Ă‚  By architecting a unique bytecode that maps nearly one-to-one to the […]