mirror of
https://github.com/AppleWin/AppleWin.git
synced 2025-02-26 21:30:36 +00:00
For the RGB hires look-up table: - extended to include the previous video byte's high bit - so it's now: {previous high bit + prev 2 video bits + next 2 video bits} & current byte For all the RGB look-up tables: - reduced from 512 to 256 lines (only 256 were being used, so it was just wasting space) Refactored CopyMixedSource(): - fixed the Rainbow demo (#627) - sped up in Debug config Bumped version to 1.28.3.1.
Added cmd line switch (-altgr-sends-wmchar) to enable sending WM_CHAR for key presses, when AltGr is down. (Fixes #625)
AppleWin
Apple II emulator for Windows
Download latest (stable) release: AppleWin v1.28.0.0
Release Notes: v1.28.0.0
Building
To compile from source see:
Next Version
Experimental build: pending
Please report new issues
Previous Versions
Last pre-NTSC change:
Languages
C++
52.9%
C
37.5%
HTML
8.2%
CSS
0.6%
Hack
0.5%
Other
0.2%