layout | title | permalink | modules_init | ||
---|---|---|---|---|---|
page |
PCjs BASIC File Conversion Utility |
/tools/basconvert/ |
|
Select a IBM PC BASIC file from your machine and click Convert
.
{% include web/transform.html form="convertBAS" action="Convert" output="displayBAS" %}
This page uses the BASFile.js JavaScript library to convert encrypted and/or binary IBM PC BASIC program files to plain-text, with any CP437 non-ASCII characters converted to UTF-8. This library is also built into the DiskImage.js command-line utility and is used in conjunction with the --normalize
option.