Initial checkin of EhBASIC
This commit is contained in:
12
README.md
Normal file
12
README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
<b>Enhanced BASIC</b>
|
||||
<p>
|
||||
This is a tweaked version of Lee Davison's Enhanced BASIC for the 6502 that has been adapted for the RC2014.
|
||||
<p>
|
||||
This version is meant to be used with the 6502 BIOS and Monitor/Debugger <a href="https://github.com/ancientcomputing/rc2014/tree/master/source/6502/monitor">here</a> and uses the BIOS serial I/O APIs as defined in the reset.asm file.
|
||||
<p>
|
||||
The code is still work-in-progress.
|
||||
<p>
|
||||
This work is derived from v2.22 of the EhBASIC that is hosted <a href="https://github.com/Klaus2m5/6502_EhBASIC_V2.22">here</a> by Klaus2m5.
|
||||
<p>
|
||||
Please note that EhBASIC is not meant for commercial (re)distribution.
|
||||
<p>
|
||||
Reference in New Issue
Block a user