mirror of
https://github.com/AppleWin/AppleWin.git
synced 2025-01-11 05:29:55 +00:00
tomcw
02b0d7419a
Fixed screen update when running at full-speed
. Specifically IBIZA.DSK demo which streams data from the disk throughout (ie. so runs at full-speed all the time) . Update the screen every frame, but only if video memory has changed (check AZTEC.DSK loading time) . NB. When running at full-speed, then 6502 emulation doesn't do cycle-accurate video updates Fixed crash that could occur when switch video mode (F9) when running at full-speed . Occured when g_nVideoClockVert was >= 192
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%
C
37.6%
HTML
7.9%
CSS
0.6%
Hack
0.6%
Other
0.2%