[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Implement Double-Res Differently
you may enjoy a Double High-Rez implementation I have made. for
screenshot examples go here:
http://www.lazilong.com/apple_II/a2pix/new_images/bernie.html
It is the most accurate rendering I've ever seen for an Apple II
emulator. Like you, I was disappointed with how emulators handle
double-high-rez and decided to write my own graphics driver.
for the full program go here:
http://www.lazilong.com/apple_II/a2pix/
it runs on macintosh. note it only emulates the graphic screen, it's
not a full emulator.
if you're interested in the code to put it in your emulator, let me
know :)
-laz