[cc65] Atari 8-bit disassembly using cc65 tools

From: Jason Duerstock <jason1cluephone.com>
Date: 2008-10-16 19:48:38
I started disassembling a couple of old Atari 8-bit programs, using IDA (
http://www.hex-rays.com/idapro/ ) to do the disassembly, and ca65 and ld65
to rebuild the source.

If anyone is interested at looking at my work, they can get copies of it via
the "git" tool:

git clone git://git.cluephone.com/atari8/ardungeon (for Alternate Reality:
The Dungeon) or
git clone git://git.cluephone.com/atari8/basicxe (For OSS's BASIC XE)

If you don't have git on your system, you can use the gitweb interface,
which will let you download a .tar.gz file of the current project state:

http://git.cluephone.com/git/gitweb.cgi?p=atari8/ardungeon;a=summary or
http://git.cluephone.com/git/gitweb.cgi?p=atari8/basicxe;a=summary

I am continually adding changes as I learn more about both programs, so
using git is the best way to keep track of them.

If anyone has any comments or contributions, they can be mailed to
atari8@cluephone.com.

Thanks!

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Thu Oct 16 19:48:48 2008

This archive was generated by hypermail 2.1.8 : 2008-10-16 19:48:51 CEST