Date : Mon, 29 Apr 2002 19:20:47 +0100
From : "Michael Borcherds" <mrb@...>
Subject: Re: C compilers and emulator communications
> Also, do any of the (RISC OS/Linux) emulators support access to 'external'
> emulated hardware, say on the 1MHz bus? I'd like to write a program on
you can call SWIs from both 6502Em (sideways ROMs only, blame Zalaga) and
65Host ( http://www.borcherds.dsl.pipex.com/6502em/opcod.html )
> but I'd rather having a multitasking emulator (so the host program can run
> at the same time). Any suggestions?
I don't think any of the RISC OS emulators multitask, but you could write a
module with a polling SWI that you call now and again from the emulator.
cheers,
Mike