davidgiven / cpmish

An open source sort-of CP/M 2.2 distribution.
http://cowlark.com/cpmish
Other
344 stars 37 forks source link

Fix some how-could-this-ever-have-worked issues with BBC BASIC. #21

Closed davidgiven closed 4 years ago

davidgiven commented 4 years ago

The modifications I made to Basic to make it work on cpmish weren't quite right --- this fixes them. (Plus one actual upstream bug which manifested on emulators.)

Fixes: #20