Screen streaming to the Apple II
Go to file
Joshua Bell 1d960e58c5
Create README.md
2020-02-22 10:56:40 -08:00
client Implement request protocol 2019-10-23 16:19:54 -07:00
res Add bootstrapping stub 2018-10-27 20:40:01 -07:00
Protocol.md client rewrite 2018-11-01 21:02:05 -07:00
README.md Create README.md 2020-02-22 10:56:40 -08:00
index.html Add progress indicator 2019-10-23 16:43:29 -07:00
server.js quick hack 2019-10-25 09:43:43 -07:00

README.md

vnIIc

Screen streaming to the Apple II - in the browser!

Requirements

  • Browser support for Screen Capture
  • Browser support for Web Serial
  • Apple II with Super Serial Card in slot 2. (e.g. Apple IIc, Apple IIgs, Laser 128)
  • Serial connection between your modern computer and the Apple, such as via a null-modem cable and USB to RS-232 adapter from RetroFloppy.

If the above applies, visit https://a2stuff.github.io/vnIIc/ to try it.