Apple II emulator for Windows
https://github.com/AppleWin/AppleWin
159cde7d64
* Video / FrameBase: move arch specific code to FrameBase. * Video::Initialize & SetFrameBuffer. Ensure initialization and SetBuffer can only happen in the right order. * Video: move virtual functions to FrameBase. With these changes all the virtual functions are in FrameBase and Video gets closer to be (only) the Apple ][ Video device. * Move a few more functions from Video to FrameBase (snapshot related) Now, the inclusion is one way with Video *not* including FrameBase. * FrameBase::VideoRefreshScreen move Video related code to Video. And only leave management to FrameBase. |
||
---|---|---|
assets | ||
bin | ||
ddraw_lib | ||
Disks | ||
docs | ||
firmware/HDD | ||
help | ||
HookFilter | ||
libyaml | ||
resource | ||
source | ||
test | ||
web | ||
zip_lib | ||
zlib | ||
.gitignore | ||
AppleWinExpress2008.sln | ||
AppleWinExpress2008.vcproj | ||
AppleWinExpress2019.sln | ||
AppleWinExpress2019.vcxproj | ||
AppleWinExpress2019.vcxproj.filters | ||
CONTRIBUTING.md | ||
GNU General Public License.txt | ||
LICENSE | ||
Make_Distribution.bat | ||
README.md |
AppleWin
Apple II emulator for Windows
AppleWin is a fully-featured emulator supporting different Apple II models and clones. A variety of peripheral cards and video display modes are supported (eg. NTSC, RGB); and there's an extensive built-in symbolic debugger.
Peripheral cards supported:
- Mockingboard, Phasor and SAM sound cards
- Disk II interface for floppy disk drives
- Hard disk controller
- Super Serial Card (SSC)
- Parallel printer card
- Mouse interface
- Apple IIe Extended 80-Column Text Card and RamWorks III (8MB)
- RGB cards: Apple's Extended 80-Column Text/AppleColor Adaptor Card, 'Le Chat Mauve' Féline and Eve.
- CP/M SoftCard
- Uthernet I (ethernet card)
Download latest (stable) release: AppleWin v1.29.16.0
Release Notes: v1.29.16.0
Building
To compile from source see:
Next Version
Experimental build: pending
Please report new issues
Previous Versions
Last version supporting Windows 2000:
Last version supporting Windows 98/ME: