Subject: CVS commit: pkgsrc/lang/cbmbasic
From: Sijmen J. Mulder
Date: 2019-07-08 08:46:22
Message id: 20190708064622.E82E3FBF4@cvs.NetBSD.org

Log Message:
Add lang/cbmbasic, a Commodore BASIC interpreter

Imported from wip.

"Commodore BASIC" (cbmbasic) is a 100% compatible version of Commodore's
version of Microsoft BASIC 6502 as found on the Commodore 64. You can use it
in interactive mode or pass a BASIC file as a command line parameter.

cbmbasic does not emulate 6502 code; all code is completely native. On a
1 GHz CPU you get about 1000x speed compared to a 1 MHz 6502.

Files:
RevisionActionfile
1.1addpkgsrc/lang/cbmbasic/DESCR
1.1addpkgsrc/lang/cbmbasic/Makefile
1.1addpkgsrc/lang/cbmbasic/PLIST
1.1addpkgsrc/lang/cbmbasic/distinfo
1.1addpkgsrc/lang/cbmbasic/patches/patch-Makefile