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

Re: Mix LGR and Text?



> AFAIK, you store certain values in the last few bytes of the visible
> screen and make sure those values are nowhere else in your screen

Exactly. This is especially easy on a hires screen with black borders.
Just set some bytes near the bottom to #$80.
I think this is what "Drol" used.

> Atari 2600

Yeah, good analogy. In my experience, this is a great way to emulate
the Apple ][ as well. The whole system should execute in step with the
video scanner. It's only a problem if you want to run faster (or
different) than the real clock speed.

Cheers,
Nick.