Enhanced 68k BASIC. By Lee Davison.

Introduction

Enhanced BASIC is a BASIC interpreter for the 68k family microprocessors. It is constructed to be quick and powerful and easily ported between 68k 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.

Enhanced BASIC is designed to be a stand alone language for 68k based SBCs such as the Dartboard control pcb that was available from Greenweld Electronics.

EhBASIC is free for personal or educational use, for commercial use please contact me for conditions.

Documents

  • Update

  • Requirements
  • Language reference
  • Advanced techniques
  • Useful routines
  • Internals

  • Example programs
  • Source

    Download version 3.53 source .

    This source is a version that will work on the excellent EASy68k Assembly Language Programming Tool from Professor Kelly at Monroe County Community College but is only a generic version and does not use any of the graphics or sound features available in EASy68k. For a more full featured version go here.


    Last page update: 16th September, 2013. e-mail me