SaaSHub helps you find the best software and product alternatives Learn more →
AppleWin Alternatives
Similar projects and alternatives to AppleWin
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better AppleWin alternative or higher similarity.
AppleWin discussion
AppleWin reviews and mentions
Posts with mentions or reviews of AppleWin.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-01-02.
-
Apple II Emulation Evaluation (2022)
Check out Mariani, a port of AppleWin (Windows) for macOS and Linux. It's open-source, cycle accurate and emulates a fairly good number of devices: https://github.com/sh95014/AppleWin
The last version finally has a debugger. It lacks the killer feature of Virtual II though: the ability to mount a folder. This is gold for cross development.
-
AppleWin Controls Don't Have Buttons
FYI, I built a native macOS UI for AppleWin around the Linux port, which should be more convenient to use than Crossover if you’d like to give it a try. Let me know if any of the features I haven’t implemented yet are important to you.
-
Question About PDF Images
My example is for macOS/AppKit in Objective-C, so your mileage may vary for iOS, but basically you override drawRect:. The same calls that would have drawn into a view on the screen would render PDF for the printer.
-
Apple ][ games for MacBook Pro?
Well! Allow me to pimp my port of the venerable AppleWin emulator to MacOS! You can find it at https://github.com/sh95014/AppleWin/releases/tag/Mariani-1.0-1 , do let me know if you run into any issues.
-
Many Lessons Learned Building a Cocoa App
Hi! I've been away from AppKit (working almost entirely in iOS) for over a decade now, but recently decided to port an Apple //e emulator to macOS, and took the chance to try to build as "complete" an app as I could. I also decided to write down the lessons I learned along the way:
-
New Native macOS Port of AppleWin
The code is available at https://github.com/sh95014/AppleWin but it would take a little bit of work to build yourself. Unfortunately Apple's security features in recent versions of macOS that make it a bit complicated to distribute binaries, so I'm posting first in case some of you want to try it out before I figure out how to do it properly.
-
A note from our sponsor - SaaSHub
www.saashub.com | 8 Dec 2024
Stats
Basic AppleWin repo stats
6
27
8.9
13 days ago
sh95014/AppleWin is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of AppleWin is C.