Skip to main content

PC-BASIC - 15.08.8

A free, cross-platform emulator for the GW-BASIC family of interpreters.


Rob Hagemans
(robhagemans)
PC-BASIC is a free, cross-platform interpreter for GW-BASIC, Advanced BASIC (BASICA), PCjr Cartridge Basic and Tandy 1000 GWBASIC. It interprets these BASIC dialects with a high degree of accuracy, aiming for bug-for-bug compatibility. PC-BASIC emulates the most common video and audio hardware on which these BASICs used to run. PC-BASIC runs plain-text, tokenised and protected .BAS files. It implements floating-point arithmetic in the Microsoft Binary Format (MBF) and can therefore read and write binary data files created by GW-BASIC. The screenshot shows DONKEY.BAS (one of the BASICA samples distributed with early versions of IBM PC DOS) running on PC-BASIC.

Changes

This is a bug fix release, with the following improvements: - fix crash on disk-only commands with unspecified device when current device is CAS1: - fix crash on serial port access through INP/OUT when not explicitly opened - partially implement serial Line Status Register - fix syntax errors in BASCODER Thanks to all those who reported bugs!

Links

Home Page
http://www.pc-basic.org
Source
https://github.com/robhagemans/pcbasic/releases/latest
Windows
http://www.pc-basic.org/download.html
Mac
http://www.pc-basic.org/download.html

Releases

PC-BASIC 15.03 — 2 Apr, 2015

PC-BASIC 15.03.3 — 12 Jun, 2015

PC-BASIC 15.08 — 11 Sep, 2015

PC-BASIC 15.08.8 — 3 Jun, 2016

PC-BASIC 15.08.5 — 13 Mar, 2016

PC-BASIC 15.03.5 — 16 Aug, 2015

PC-BASIC 15.03.4 — 21 Jun, 2015

Pygame.org account Comments

  • YoRzME 2015-04-19 14:54

    Pyampsharp