Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| e376ae4b | 2018-12-11 20:56:11 | Update to pcbasic-2.0.1 Change the V variable to MODPY_EGG_VERSION (it should have been that in the first place) Changelog: https://github.com/robhagemans/pcbasic/compare/v2.0.0...v2.0.1 | ||
| 9694b946 | 2018-11-08 04:27:02 | Import lang/pcbasic, a free, cross-platform emulator for GW-BASIC family. ok juanfra@ 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. |