An open API service indexing awesome lists of open source software.

https://github.com/gregwhitaker/airwolf

BASIC program used in Airwolf S02E03 "Moffett's Ghost"
https://github.com/gregwhitaker/airwolf

applesoft basic

Last synced: 5 months ago
JSON representation

BASIC program used in Airwolf S02E03 "Moffett's Ghost"

Awesome Lists containing this project

README

          

# airwolf
BASIC program used in Airwolf S02E03 "Moffett's Ghost"

![](images/title.gif)

## Prerequisites
Running the program requires the use of an Apple II emulator.

1. Install the [Apple II Emulator](http://www.virtualii.com/)
2. Download the following Apple II+ ROM:
* Apple II+ - ftp://ftp.apple.asimov.net/pub/apple_II/emulators/rom_images/apple_ii+_rom.zip

## Running the Program
1. Start the emulator and load the ROM.
2. Copy and paste the program onto the Apple II command prompt and press enter.
3. Type `RUN` at the command prompt to start the program.

## Acknowledgement
This is an adaptation of a [gist](https://gist.github.com/jgrahamc/926a7854c2668f20edb58fe62ac3f99f) provided by [@jgrahamc](https://github.com/jgrahamc).