Skip to content

rwtodd/bascat

powershell-ver…
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 

RWTodd.GWBasic PS Module

This is a PowerShell Module for converting old tokenized .BAS files to plain text. It provides a single cmdlet, ConvertFrom-GWBasic, which does the work.

In other branches of this repository I have console programs to do the same thing in many languages. If you prefer, get one of those running.

Note: Decryption

It was possible to save your file encrypted in GW-BASIC, and I found the decryption algorithm in the PC-BASIC project. So, I implemented that decryption scheme... however I do not have any encrypted BAS files to test it on, so I don't know if it works.

Referece

The documentation I used for the tokenized file format was here: http://chebucto.ns.ca/~af380/GW-BASIC-tokens.html.

About

Decode GWBASIC/BASICA tokenized files, in multiple languages (1 per branch)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published