[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Ciderpress for OS/X?
In article
<4976983e-eb79-4a06-a061-0a15679f7ec8@q14g2000vbi.googlegroups.com>,
datajerk <datajerk@gmail.com> wrote:
> On Aug 13, 11:21 am, "John B. Matthews" <nos...@nospam.invalid> wrote:
[...]
> > /* Assume 80-column card, ProDOS, Basic */
> > __asm__ ("jsr %w", 0xc300);
> > __asm__ ("lda %b", 0x36);
> > __asm__ ("sta %w", 0xbe30);
> > __asm__ ("lda %b", 0x37);
> > __asm__ ("sta %w", 0xbe31);
> > __asm__ ("lda %b", 0x38);
> > __asm__ ("sta %w", 0xbe32);
> > __asm__ ("lda %b", 0x39);
> > __asm__ ("sta %w", 0xbe33);
[...]
> Not working with the //e. Can you send me the code for that?
I ran this on Sweet16 2.1.1, ProDOS 2.0.3 (06-May-93), ROM 3 firmware.
> > Printing control-D PR#3 doesn't appear to work.
>
> My printer is on PR#1, is there a way I can just fopen the printer?
Unknown. I never tried.
> Thanks again. This really helps.
--
John B. Matthews
trashgod at gmail dot com
<http://sites.google.com/site/drjohnbmatthews>