• Print

AppleWin 1.29.3.0

Description

AppleWin is a Apple II emulator for Windows. Source code is also available for those who would like to build binaries for themselves.

 

Quick Start

 

AppleWin runs Apple II programs from disk images, which are single files that contain the contents of an entire Apple floppy disk.

 

Starting an Apple program is a simple two step process:

  1. Click the Drive 1 button on the toolbar and select a disk image file.
  2. Click the Run button on the toolbar to boot that disk.

 

After booting, you may use the emulated Apple exactly as you would use a real Apple.

Changelog

1.29.3.0 - 13 Oct 2019

  • [Change #692] Added command line switch to unplug HDD controller card on exit:
    • -s7-empty-on-exit
  • [Change #689] Added command line switches to set CPU speed and machine type:
    • -clock-multiplier , where value is a [0.5-3.9] base-clock multiplier (ie. same as the Config UI's slider)
    • -model <apple2|apple2p|apple2e|apple2ee>
  • [Change #666] Debugger: support showing video v,h and cycle count.
    • added debugger command: videoinfo <dec|hex|apple|real> to configure display.
    • added auto-run of DebuggerAutoRun.txt on AppleWin initial start-up.
  • [Bug #700] Fixed ProDOS8 2.5.0 alpha6:
    • support INC $C08B (and similar) to set LC to write mode - 65C02 only.
    • support INC $C08B,X (X=0) to set LC to write mode - 6502/65C02/816. (Fixes #404)
  • [Bug #695] Fixed WOZ 'Taipan' not booting.
    • fixed reading write protect on a write access & support Sequencer Function.
  • [Bug #668] Fixed WOZ 'Seafox' not booting.
    • set machine = Unenhanced Apple //e or lower & need slot2 empty.
    • disable SSC in slot-2 using: '-s2 empty' command line switch.
    • added '-s1 empty', '-s3 empty' and '-s6 empty' too.
  • [Bug #404] a2audit.dsk 1.06 now working. (See #700)
  • [Bug #319] SmartPort return address was wrong when crossing page (fix to slot-7 HDD's firmware).
    • NB. Old save-states where the 6502's PC is in the old firmware now can't be loaded. (AppleWin will show an error)
  • [PR #687] Replace char * with std::string.

Links

GitHub - AppleWin/AppleWin: Apple II emulator for Windows

Downloads

Gallery


 
 

Comments

blog comments powered by Disqus