Einstein icon indicating copy to clipboard operation
Einstein copied to clipboard

NewtonOS running on other operating systems

Results 36 Einstein issues
Sort by recently updated
recently updated
newest added

https://github.com/pguyot/Einstein/blob/master/Emulator/ROM/TFlatROMImageWithREX.cpp#L135 ``` #else // TODO: we can find the Rex in the MacOS .app resources ::free(theData); ``` Apparently, with FLTK binaries, the REX is included in source code, generated at...

Keeping the version number up to date on all platforms drives me nuts. Write something!

We could merge the host clipboard with the Newton clipboard. We could even allow drag'n'drop in both directions.

## Basic Information * Platform (Mac, iOS, Android, Linux, etc): Mac * Built from source? (yes/no): No * If yes, source branch/revision ID: * If no, release version: 2020.4.1 ##...

* State machine needs timeouts for reliable self-healing from protocol errors. * Add a detailed description for user on how to install NIE and Apps (see PR #112) * After...

LGTM's company was acquired by GitHub and they later created more tests. Some of these tests are actually founded and code should probably be fixed. Typically, the tool revealed some...

Hi I wasn't sure where to send this so I opened this issue. Thanks for the great work on the Einstein emulator. I've created a patch file with various fixes...

Port new features to Android. Possibly use Native Activity wrapper to remove all Java interfaces and simplify development (but lose GUI features).

enhancement
help wanted

## Basic Information * Platform (Mac, iOS, Android, Linux, etc): Android (11, Google Pixel 4a) * Built from source? (yes/no): no * If yes, source branch/revision ID: * If no,...

The main Wiki page still references the 2017.1.0 release. We should update this page to reflect the current set of binaries (including the alphas) and the piles of new documentation...

enhancement