[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Apple II virtual enhanced
Hi guy,
Follow me, i think a more simple way, this is a possible procedure:
1) Clone Apple IIc program (or a part of it) to the PC server emulator
2) Run program on Apple IIc, this simple write a file with the input data in the vdisk.
3) Server emulator process file data and put a new file with result on vdisk.
4) Apple IIc read on the vdisk a file with result of process and continued your business.
A graphic example (draw a circle):
1) Client send a block of data (center and ray) in a file on vdisk
2) Server emulator draw a circle and bsave a image of HGR memory on vdisk
3) Client bload the image and put on screen.
Thanks to all