[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Update: Apple Game Server
BLuRry <brendan.robert@gmail.com> wrote:
> And also, for the die-hard 6502 people that were miffed a while back,
> I've removed all 65c02 instructions so it will work on any apple // as
> long as you have 48kb of ram and your ssc is in slot 2.
BluRry, there are still 65c02 opcodes in sos.a...?
And a typing error:
;init serial port to 115200-8-N-1, no interrupts
;LDA #%00001000 -> should be lda#%00010000
(lda#$10 not lda#$08)
You could add support for the IIgs...?
--
Jorge Chamorro Bieling