AppleWin / AppleWin

Apple II emulator for Windows
GNU General Public License v2.0
715 stars 166 forks source link

Top-level: non-working WOZ images #661

Open tomcw opened 5 years ago

tomcw commented 5 years ago

Summary:

Improvements:

landloafer commented 5 years ago

Space Quest I test image : does not boot reliably. It will sometimes hang at "Please wait..." not passing through to joystick calibration screen. https://ia802804.us.archive.org/view_archive.php?archive=/30/items/woz_format_test_images_2018_05/woz-format-test-images-2018-05.zip

While 4am crack and .nib versions from asimov work fine.

retrogear commented 5 years ago

seafox.woz from wozaday collection hangs at track 32

tomcw commented 5 years ago

686 - Star Fleet I (side B not detected) - issue is there's no write support

tomcw commented 5 years ago

695 - Taipan not booting

tomcw commented 5 years ago

704 - Castle Wolfenstein freezes when writing

705 - Crack of Doom show I/O error when swapping to side B - issue is there's no write support

tomcw commented 4 years ago

As noted by @retrogear (Slack #applesauce / 19th Oct): Situation Critical tries to write to disk during "Phase II" (ie. after calibrating the Joystick).. and hangs at $65E8:

- 65E8: LDA $C0ED ; load write protect
  65EB: LDA $C0EE ; set read mode & read latch
  65EE: BMI -
landloafer commented 4 years ago

Asteroid is not booting. https://archive.org/details/wozaday_Asteroid

tomcw commented 4 years ago

re. Asteroid: AppleWin's Disk II Controller card only has 16-sector boot firmware. To boot this game, boot the "DOS 3.3 System Master" (.dsk or .woz) then:

]RUN START13

Put Asteroid.woz in drive-1, and press RETURN. It'll boot now.

landloafer commented 4 years ago

Always new things to learn on old Apple! Thanks

tomcw commented 4 years ago

729 - Improve feedback for unsupported configurations

734 - DiskII controller card: support 13-sector firmware

733 - Wasteland doesn't boot

tomcw commented 4 years ago

739 - Legacy of the Ancients hangs during "Scenes from Legacy" demo-mode.

tomcw commented 4 years ago

745 - Congo Bongo (track too big)

tomcw commented 4 years ago

758 - Locksmith copying copy-protected titles

762 - Frog Jump