[Return to Main Page]
Porting Sweet 16 by Carsten Strotmann (
[email protected])
[Up to Source Code Repository]
Sweet 16 is a metaprocessor or "pseudo microprocessor" implemented in 6502 assembly language. Originally
written by Steve Wozniak and used in the Apple II, Sweet 16 can also be ported to other 6502-based systems
to provide useful 16-bit functionality. This article includes the source code for Sweet 16, along with a brief history,
programming instructions, and notes to help port it....