Skip to content

The text adventure game I wrote in 1988, along with the YouTube patched version and new and improved version

Notifications You must be signed in to change notification settings

benheck/AdventureIslandAtari800

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"converter.py" converts Atari BASIC listing line endings to PC format and vice-versa.

Atari Emulator: LIST "X:PROGRAM.BAS" to virtual disk/PC system

Convert the Atari line ending listing to CR LF version converter.py PROGRAM.BAS programPC.BAS --toPC

Edit programPC.BAS on PC

Convert CR LF to Atari line endings: converter.py programPC.BAS PROGAM.BAS --toAtari

Atari Emulator: ENTER "X:PROGRAM.BAS"

Save and run

About

The text adventure game I wrote in 1988, along with the YouTube patched version and new and improved version

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published