Re: A89: ReCompiling Phoenix89


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

Re: A89: ReCompiling Phoenix89




Thanks so much!  I still want to know my computer crashes when I try to compile though.

-Miles Raymond

-----Original Message-----
From: EeulPlek <axeeodyx@easley.net>
To: assembly-89@lists.ticalc.org <assembly-89@lists.ticalc.org>
Date: Saturday, December 12, 1998 6:00 PM
Subject: Re: A89: ReCompiling Phoenix89


>Miles Raymond wrote: 
>
>(concerning increasing the speed of Phoenix 89)
>
>> It says: 
>> [...]
>>        move.w   #$d1,$16(a6)               ; Set Int5 frequency to 30Hz
>> [...]
>> " in the code, and it compiles fine.  When I change it to: "
>> [...]
>>        move.w   #$e1,$16(a6)               ; Set Int5 frequency to 30Hz
>> [...]
>> the compiler crashes withour giving an error.  I assume something's
>> messed up with the compiler, so I reinstalled it, and no dice.
>
>That's a very strange problem indeed.  When I tried to do exactly the
>same thing, it worked just fine.  I've attached a .ZIP file of the new
>version so anyone who can't recompile it can use it.


Follow-Ups: