Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| afc88916 | 2023-10-12 17:26:56 | update lang/pcbasic to 2.0.7 ok sthen@ | ||
| c2fac5fe | 2022-11-25 16:38:02 | use MODPY_PYBUILD, fix deps in secularize while there | ||
| e93f9d0c | 2022-03-11 19:28:46 | drop RCS Ids | ||
| 20830aca | 2021-02-27 23:25:28 | switch pcbasic to python3 ok bcallah@ (MAINTAINER) | ||
| 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. |