add notes about js emulator

This commit is contained in:
Neil Kandalgaonkar 2013-05-06 04:38:47 -03:00
parent 8c009d35ae
commit 812232121e
1 changed files with 4 additions and 2 deletions

View File

@ -2,11 +2,13 @@
A BASIC program that produces a Matrix-like display on Apple II computers.
To get this running on your machine, you need to get to the Apple's BASIC prompt, and then
If you don't have an old Apple machine or emulator handy, try pasting the source in Joshua Bell's
[Applesoft BASIC in Javascript](http://www.calormen.com/applesoft/).
If you do have an Apple or emulator, you need to get to the Apple's BASIC prompt, and then
type in the lines as shown. There is no text editor; simply typing in a line preceded by a number
adds it to the program buffer. Then type RUN.
## history and sightings
I first wrote this at Vancouver Mini Maker Faire, in June 2012. I saw an old Apple II running a lacklustre demo and I decided