[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: sixtyfive assembler
- Subject: Re: sixtyfive assembler
- From: Daniel Kruszyna <dan@krue.net>
- Date: Fri, 11 May 2012 00:42:29 +0000 (UTC)
- Cancel-lock: sha1:tgjIc9qpOzY05tqc+4G3tGPD1aU=
- Injection-date: Fri, 11 May 2012 00:42:29 +0000 (UTC)
- Injection-info: mx04.eternal-september.org; posting-host="mMysQdl3n5vtyk/T+i6QVA"; logging-data="20287"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19gFy3mjMYmo5+m2XQ5FpzP"
- Newsgroups: comp.sys.apple2
- Organization: A noiseless patient Spider
- References: <jnv8d1$l9p$1@dont-email.me>
- User-agent: tin/2.0.0-20110823 ("Ardenistiel") (UNIX) (Linux/2.6.32.19 (ppc64))
Daniel Kruszyna <dan@krue.net> wrote:
> I wrote a forth style Apple II cross assembler:
>
> http://krue.net/sixtyfive/
I added an example project demostrating ProDOS image creation. I also added an
example program which copies a buffer to $400 while avoiding screen holes (the
fortycolumns slideshow uses this).
-- Daniel