mirror of
https://github.com/inexorabletash/jsbasic.git
synced 2025-01-16 17:30:16 +00:00
Add MOAR links
This commit is contained in:
parent
fe806c4629
commit
398277039c
11
index.htm
11
index.htm
@ -121,7 +121,16 @@ By <a href="mailto:inexorabletash@gmail.com">Joshua Bell</a>
|
||||
|
||||
<h3 id="links">Links</h3>
|
||||
<ul>
|
||||
<li><a target="_blank" href="http://www.scullinsteel.com/apple2/">Apple IIjs</a> - a full emulator in JavaScript
|
||||
<li>
|
||||
Real emulators in JavaScript:
|
||||
<a target="_blank" href="http://www.scullinsteel.com/apple2/">Apple IIjs</a>,
|
||||
<a target="_blank" href="http://www.scullinsteel.com/apple//e">Apple //jse</a>,
|
||||
<a target="_blank" href="http://www.megidish.net/apple2js/">Apple2JS</a>,
|
||||
and
|
||||
<a target="_blank" href="https://github.com/nicholasbs/appletoo">many</a>
|
||||
<a target="_blank" href="http://porkrind.org/a2/">more</a>
|
||||
|
||||
|
||||
<li><a target="_blank" href="http://www.6502asm.com/">6502asm.com</a> - a 6502 assembler/emulator in JavaScript
|
||||
<li><a target="_blank" href="http://www.quitebasic.com/">Quite BASIC</a> - a similar project aimed at teaching programming
|
||||
<li><a target="_blank" href="http://navahogunleg.net/blog/my-projects/ng-basic/">NG-BASIC for Javascript</a> Navaho Gunleg's interpreter
|
||||
|
Loading…
x
Reference in New Issue
Block a user