From 1d960e58c59d0456654c3b944274ce25e4c30e77 Mon Sep 17 00:00:00 2001 From: Joshua Bell Date: Sat, 22 Feb 2020 10:56:40 -0800 Subject: [PATCH] Create README.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..c36bef6 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ + + +# 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.