mirror of
https://github.com/AppleWin/AppleWin.git
synced 2025-01-19 13:32:36 +00:00
Andrea
93346c215f
Cleanup types and include's to ease GCC compilation. (PR #881)
. Do not include alarm.h as it is not needed. The code in alarm.h is not complete: all the extern functions are missing and different linkers might complain about this. . Do not redefine some windows.h types in VICE/types.h as it becomes harder to keep them consistent. Biggest problem is DWORD_IS_LONG as the best way to define it in linux 64 bit is as an int. Prefer to use StdAfx.h.
HDD: Fixed SmartPort return address wrong when crossing page + some space-saving optimisations (Fixes #319)
…
…
AppleWin
Apple II emulator for Windows
Download latest (stable) release: AppleWin v1.29.13.0
Release Notes: v1.29.13.0
Building
To compile from source see:
Next Version
Experimental build: pending
Please report new issues
Previous Versions
Last pre-NTSC change:
Languages
C++
53.1%
C
37.6%
HTML
7.8%
CSS
0.6%
Hack
0.6%
Other
0.2%