mirror of
https://github.com/AppleWin/AppleWin.git
synced 2025-01-25 07:32:53 +00:00
tomcw
717c5cba84
New save-state (.aws) v2:
. Format now extensible for supporting new hardware types in the future . Include missing items like Apple2Type, CyclesThisVideoFrame (#255) Continue to support loading of old v1 format. Added card save/load for: . Mouse (#260) . HDD (#260) . Printer Extended card support for: . SSC Other: . Added save-state v1 struct size checks . Create SaveState_Structs_v2.h and split out common into SaveState_Structs_common.h . Refactor HardDisk.cpp to use imagehandle; and consolidate with Disk.cpp . Fix Disk/HD_GetFullPathName() which wasn't always returning full pathname . Consolidate common GetImageTitle() and move into DiskImage.cpp
Bug #227 2.8.0.8 Fixed: Showing/hiding the address and/or opcodes will show long symbolic targets without overflowing into the register info pane
DOC: #246 - Debugger Symbols: Updated example to use correct MEB MEW commands, not out-dated E command.
AppleWin
Apple II emulator for Windows
Download latest release: AppleWin v1.25.0.3
Releast Notes: v1.25.0.3
Building
To compile from source see:
docs/compiling.txt
Languages
C++
53.1%
C
37.6%
HTML
7.9%
CSS
0.6%
Hack
0.5%
Other
0.2%