cbmeeks / 4cade

100s of games at your fingertips, as long as your fingertips are on an Apple ][

Home Page:https://archive.org/details/TotalReplay

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is this page for you?

Download the latest Total Replay disk image at the archive.org home page if you just want to play hundreds of Apple II games. The rest of this page is for developers who want to work with the source code and assemble it themselves.

Building the code

Mac OS X

You will need

Then open a terminal window and type

$ cd 4cade/
$ make

If all goes well, the build/ subdirectory will contain a 4cade.2mg image which can be mounted in emulators like OpenEmulator or Virtual II.

Windows

You will need

(Those tools will need to be added to your command-line PATH.)

Then open a CMD.EXE window and type

C:\> CD 4CADE
C:\4cade> WINMAKE

If all goes well, the BUILD\ subdirectory will contain a 4CADE.2MG image which can be mounted in emulators like AppleWin.

Navigating the code

About

100s of games at your fingertips, as long as your fingertips are on an Apple ][

https://archive.org/details/TotalReplay

License:MIT License


Languages

Language:Roff 34.7%Language:Python 21.9%Language:Assembly 18.5%Language:Batchfile 8.8%Language:Makefile 8.2%Language:Shell 3.9%Language:JavaScript 3.6%Language:Stata 0.2%Language:Verilog 0.1%Language:RobotFramework 0.1%