[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Ciderpress for OS/X?



On Thu, 13 Aug 2009, datajerk wrote:

On Aug 13, 10:10 pm, lyricalnanoha
<lyricalnan...@usotsuki.hoshinet.org> wrote:

Shot in the dark here.

I wonder if this in a separate .s file and assembled with it would help.

           .export   _col80

_col80:   jsr       $C300
           lda       $36
           sta       $BE30
           lda       $37
           sta       $BE31
           lda       $38
           sta       $BE32
           lda       $39
           sta       $BE33
           rts

It would still use the same prototype.

-uso.

Thanks.  Identical results as before.


Tried. :(  It was, admittedly, a shot in the dark.

-uso.