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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
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.