On 11/06/2012 05:23 AM, Benoit0123 wrote:
Have you ever wished to run Z80 programs but w/o to depend on CP/M for doing that kind of things?
The only prerequisite is to have a SoftCard compatible peripheral card in your Apple 2.
Well ZBRUN will fit this task easily, from either ProDOS 8 or DOS 3.3, and with a bridge so that Z80 programs can perform I/O (both keyboard, screen and disk) and call misc. 6502 routines.
So, if I have this right your code sets up a client/server relationship with the Z80 hardware?