Re: [stella] VSYNC in 9 bytes

Subject: Re: [stella] VSYNC in 9 bytes
From: cybergoth@xxxxxxxx
Date: Fri, 3 Sep 2004 11:37:19 +0200 (CEST)
Hi there!

> >I've also noticed that it contains a new macro from Dennis, BOUNDRY, yet I
> admittedly fail to get what it does...
> with BOUNDRY you don't have to do the ORG $F500

Ah, I understand now.

> >And why is it counting the free bytes?
> Bytes waisted for the boundry can still be used to do something usefull. In
> that case you put the usefull stuff before the boundry.

Sure, now it makes sense to me. It's not only counting the bytes in the page, but also the ones before it.

Hm... btw... is the parameter for DASM macros mandatory? Will it dafault to 0?

I mean, can you use just 

BOUNDRY

instead of 

BOUNDRY, 0

as this is how you'd need it 90% of times... ?

Greetings,
Manuel

Arcor-DSL: jetzt ohne Einrichtungspreis einsteigen oder wechseln
Sie sparen 99,95 Euro. Arcor-DSL ist in vielen Anschlussgebieten
verfügbar. http://www.arcor.de/home/redir.php/emf-dsl-1


Current Thread