[A86] Re: The f'n 86 screen


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

[A86] Re: The f'n 86 screen




Ahh, nice trick!

> One interesting thing I found out you can do is to put this code at
> end of your interrupt routine, instead of the normal stuff...
> 
>         ld a,%00001000
>         out (3),a
>         ld a,%00001011
>         out (3),a
> 
> The only benefit is that it's a couple bytes shorter...






References: