A Propos/What's news -:- Emulation -:- Applets -:- Java /C /Assembler -:- Gallery -:- Docs -:- Links

 

6502 Assembly

LittleTower.in

The Little Tower is a 4.5 ko basic text adventure for the Apple1 written by me. It's a way to test the 6502 core for Pom1, but you're free to extend it. It compile under ca65 from the cc65 package (see links page for cc65 address).

WozMonitor.in

The Wozniak Apple1 Monitor rewritten for Pom1. It compile under ca65.

 

C Source Code

6502tbl004.c

This is a little and fully fonctionnal C ANSI 6502 desassembler for command line. Only officials Opcodes.

 

JAVA Source

Pom1v0.62bsrc.zip

Here is the Pom1 source code. Feel free to use it for your own Emulators. Just let me know !!

Contact : mr_gist@hotmail.com

AppletIcon0.5.zip

Here is the source code for AppletIcon, the little animation in Applets section Titles. Param Info : redLevel -- int (0-255) -- Background red Level (default : 51) greenLevel -- int (0-255) -- Background green Level (default : 51) blueLevel -- int (0-255) -- Background blue Level (default : 153) texte -- String -- Text display (default : Applet)

AppleChar1.2.tar.gz

The Little Apple Characters viewer. Param : filename, characNumber