ootw: update docs

This commit is contained in:
Vince Weaver 2019-03-04 11:43:19 -05:00
parent 484579c400
commit 5af319f7ec
2 changed files with 15 additions and 0 deletions

View File

@ -81,3 +81,15 @@ A. It should not be hard to add, and in fact would give better controls
than the keyboard. I don't currently have a joystick though so
it's hard to test properly.
Q. Could you really use this on an original Apple II from 1977?
A. Yes, in theory. You would have needed a 48k model which would
have been expensive at the time ($2638). Also the disk image
will fail to auto-boot and HELLO won't run as it's in Applesoft
BASIC (not the Integer BASIC that came with the original II).
You'll have to manually type C600G and then POKE 0,1 or 2
to address 5 (to select intro, level1 or level2) and then
BRUN LOADER

View File

@ -1,5 +1,8 @@
TODO:
intro:
there's still a bit of a pause when the elevator door finishes opening
movement -- note these are hard due to limitations of the Apple II keyboard
+ ability to run
+ ability to jump