infinite-mac icon indicating copy to clipboard operation
infinite-mac copied to clipboard

A classic Mac loaded with everything you'd want

Results 122 infinite-mac issues
Sort by recently updated
recently updated
newest added

Basilisk II has a pretty clean clipboard interface (see https://github.com/mihaip/macemu/blob/bas-emscripten-release/BasiliskII/src/dummy/clip_dummy.cpp), it should be possible to hook this up to the web [Clipboard API](https://developer.mozilla.org/en-US/docs/Web/API/Clipboard_API).

import-disks fails to run until a 'Disk' folder is manually created in the '/public' directory. Once fixed, import-disks fails with "Unable to find application named 'BasiliskII'" - Though BasiliskII DID...

Some way to bring up the soft keyboard

Downloaded from here: https://www.myabandonware.com/game/oregon-trail-ii-3o3#Mac It works except audio is delayed and occasionally choppy.

I tried dragging and dropping a file from Linux Mint's file manager (Nemo) into system7.app's main window and the file never transfers. The UI for drag/drop appears, but the actual...

bug

Using Chrome on Samsung Chromebook Plus ( described below) the initialisation text appears, but gets stuck at the 4/4 point. Tried rebooting Chromebook, but issue still occurred. Tried using Firefox...

Any maths operation, even just typing "42" and "=" will lead to an overflow error in PCalc, which suggests something is possibly up with the emulation of the SANE floating...

Right now it's a pile of shell script, autoconf and Makefile hacks. It should be simple enough that we could use CMake/Ninja instead?