[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Interesting AppleWin behavior for a certain image
On Feb 16, 6:36 am, Sheldon Simms <wsspa...@gmail.com> wrote:
> That is still a bug in Applewin. The disk works fine in my hacked
> "NTSC Applewin" with a CPU utilization of about 5% on a Core 2 Duo
> laptop whle displaying the title screen(s).
>
> http://wsxyz.net/applewin.html
Well, not so much a bug as an architectural decision that made sense
15 years ago but not today.
Actually I was going to refer Mssr Thayer to your build once I saw it.
Rendering video after every instruction (or cycle, ideally ;-) is the
right way to go. (The finest level I've done it at in the past was per
scanline.)
If floating bus was integrated into your work (pretty easy for a wrong
but good enough approach) then Money Munchers etc would work.
Cheers,
Nick.