[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Relating to my recent discussions with Steve Wozniak.



Well, to ease it up, there is my firmware (missing BASIC):

http://xtra.usotsuki.info/gameware-0.14.zip

This needs lowercase (unless a string is edited) and 65C02, but is only ][+-compatible (and not entirely).

Also, on the DOS 3.3 masters:

* 1980 version has complete Apple ][ and ][+ ROMs. Extract the FPBASIC (][+) or INTBASIC (][) files from the disk. They are 50 DOS 3.3 sectors and 12288 bytes in length each. (The ][ version also includes Programmer's Aid and Autostart.)

* 1983 version has the BASICs, but not the monitor code. You can still use them by tacking Gameware on the end, provided you have 65C02. The filenames are the same as on the 1980 version; however, they are only 42 sectors, not 50, and only 10240 bytes long.

Do note that with Gameware you open up a can of worms. It's not entirely compatible - should be enough for most things - doesn't have the debugger and can sometimes crash in spectacularly bizarre ways. Still...

-uso.