This page (revision-5) was last changed on 03-Feb-2023 15:21 by Roland B. Wassenberg 

This page was created on 23-Dec-2010 08:40 by Carsten Strotmann

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
5 03-Feb-2023 15:21 1 KB Roland B. Wassenberg to previous
4 06-Oct-2012 14:57 1 KB Carsten Strotmann to previous | to last
3 04-Oct-2012 11:57 1 KB Carsten Strotmann to previous | to last
2 23-Dec-2010 08:41 1 KB Carsten Strotmann to previous | to last
1 23-Dec-2010 08:40 533 bytes Carsten Strotmann to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 changed one line
!!! Enhanced Basic
!!! Enhanced 6502 BASIC By Lee Davison.
At line 3 changed one line
* Project Name : Enhanced Basic for ATARI 8-Bit
* Project Name : Enhanced Basic port for ATARI 8-Bit
At line 10 changed one line
* Discussions : DiscussionLangEnhBasic -- Discussion about Enhanced Basic
Enhanced BASIC is a BASIC interpreter for the 6502 and compatible microprocessors. It is constructed to be quick and powerful and easily ported to most 6502 systems. It requires few resources to run and includes instructions to facilitate easy low level handling of hardware devices. It also retains most of the powerful high level instructions from similar BASICs.
At line 12 added 4 lines
EhBASIC represents hundreds of hours work over nearly three years, lots of frustration, lots of joy and the occasional twinge from RSI induced tendonitis.
EhBASIC is free but not copyright free. For non commercial use there is only one restriction, any derivative work should include, in any binary image distributed, the string "Derived from EhBASIC" and in any distribution that includes human readable files a file that includes the above string in a human readable form e.g. not as a comment in an HTML file.