Update some URLs

This commit is contained in:
Joshua Bell 2020-06-20 15:36:17 -07:00
parent dd01e4c9f1
commit 6c7f7e9eec
3 changed files with 144 additions and 144 deletions

View File

@ -31,7 +31,7 @@ By <a target=_blank href="mailto:inexorabletash@gmail.com">Joshua Bell</a>
<p>Related projects: <p>Related projects:
<a href="../jslogo">Logo in Javascript</a> <a href="../jslogo">Logo in Javascript</a>
| <a href="http://calormen.com/vnIIc">Streaming video to an Apple II - vnIIc</a> | <a href="https://a2stuff.github.io/vnIIc">Streaming video to an Apple II - vnIIc</a>
</p> </p>
<br style="clear: both;"> <br style="clear: both;">

View File

@ -11,7 +11,7 @@
11 REM something more exciting. 11 REM something more exciting.
12 12
13 REM You can run this program via the URL below 13 REM You can run this program via the URL below
14 REM https://www.calormen.com/jsbasic/. 14 REM https://inexorabletash.github.io/jsbasic/
16 REM 16 REM
18 HOME 18 HOME
19 HGR 19 HGR

View File

@ -7,7 +7,7 @@
6 REM 6 REM
10 REM APPLE II SIMPLE PONG V4 10 REM APPLE II SIMPLE PONG V4
20 REM PASTE INTO Joshua Bell s EMULATOR AT www.calormen.com/Applesoft/ 20 REM PASTE INTO Joshua Bell s EMULATOR AT inexorabletash.github.io/jsbasic/
25 REM ++++++++++++++++++++++++++++++++++++++++ 25 REM ++++++++++++++++++++++++++++++++++++++++
30 REM TITLE SCREEN + PROMPT FOR CONTROLS 30 REM TITLE SCREEN + PROMPT FOR CONTROLS
35 REM ++++++++++++++++++++++++++++++++++++++++ 35 REM ++++++++++++++++++++++++++++++++++++++++