Linapple is an emulator of Apple2 (Apple][, Apple 2, Apple2e) series computers for Linux or other systems with SDL support, which works out of the box. It derives from AppleWin, and almost as powerful as AppleWin is.
Categories
EmulatorsLicense
GNU General Public License version 2.0 (GPLv2)Follow Linapple: Apple2 emulator for Linux
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
-
When you run make you might get this: "error: use of undeclared identifier 'usleep'". To fix this, edit the files timer.cpp, frame.cpp, and serialcomms.cpp. Insert #include <unistd.h> at the beginning of each of these files. Run make clean and then run make again. There might be some warnings but aslong as there are no errors, it should work.
-
Cannot run because it gets compile errors when I try to build it.