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

Re: IIgs & ROMBANK



It's a very ambitious project: to emulate the whole Apple II line and
several of its interface cards.

And yes, TCP/IP networking is something I'd like to see there. But
there's still a long road ahead.

Here are some things I can report as of now:

* It's scanline-accurate (meaning that the video frames you get on a
real Apple II and on the emulator are the same)
* It has correct NTSC and PAL timing
* IRQ and RESET lines are accurately emulated
* Many video subtleties are emulated, like the left and right border
effects on the Apple II, or the 7 MHz LORES mode
* It captures the mouse
* It reads Apple II and Apple IIe character set rom images
* It has support for the Videx Videoterm 80 column card

I just wish the to-do list wasn't so large.

Marc.-

On May 2, 12:21 am, roughana <andrew.roug...@writeme.com> wrote:
> On Apr 7, 5:36 pm, "Marc" <mre...@gmail.com> wrote:
>
> > I am working on another IIgs emulator, and am trying to be as accurate
> > as possible to the original.
>
> What is the target platform of your emulator?
> Are you interested in extending it (e.g. better debugging
> capabilities, hook into host TCP/IP stack, etc) in anyway?
>
> Regards,
> Andrew