Skip to content

Tags: pguyot/Einstein

Tags

v2024.12.26

Toggle v2024.12.26's commit message
Update github actions.

v2024.4.22

Toggle v2024.4.22's commit message
Toolkit can now read images

v2024.4.21

Toggle v2024.4.21's commit message
Fix ARM64 code on WIndows

v2022.4.20

Toggle v2022.4.20's commit message
Updating Release notes

v2022.4.19

Toggle v2022.4.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Host printer support (#175)

* Initial implementation of printing.

* Working Printer code for 3 dpi settings

* Added Printer Driver files.

* Fixed formatting

* Disable printer code on unsupported platforms.

* Format

* Fixes for other platforms

* Syntax

* Release notes

* Name conflict

* Include files

* Format

* Fixing warning

2022.4.18

Toggle 2022.4.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Matt toolkit (#164)

* Adding comments to all toolkit methods.

Adding pulldown menu for prototypes.

* Starting support for generating patches.

Starting context sensitive menus that should make
writing NewtonScript much easier. Much like NTK.

* Added machine code function sample code.

* Formatting.

* Easier way to integrate sample scripts.

* Use NS PatchFileFromARM to patch a ROM file

using ARM instructions.

* Disable Schlumberger Signature check.

* Setting new version 2022.4.18

* Formatting

* More formatting

* Updating gitignore

* Formatting autogenerated code.

* Removing generated UI files

* Linux complaints fixed.

* Fix for MSWindows

* More fixes for MSWindow

v2022.4.18

Toggle v2022.4.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Matt toolkit (#164)

* Adding comments to all toolkit methods.

Adding pulldown menu for prototypes.

* Starting support for generating patches.

Starting context sensitive menus that should make
writing NewtonScript much easier. Much like NTK.

* Added machine code function sample code.

* Formatting.

* Easier way to integrate sample scripts.

* Use NS PatchFileFromARM to patch a ROM file

using ARM instructions.

* Disable Schlumberger Signature check.

* Setting new version 2022.4.18

* Formatting

* More formatting

* Updating gitignore

* Formatting autogenerated code.

* Removing generated UI files

* Linux complaints fixed.

* Fix for MSWindows

* More fixes for MSWindow

v2022.4.17

Toggle v2022.4.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Automating binary releases (#152)

* Testing automated releases

* Another test

* First attempt at creating a Release on GitHub

* Adding Binary Deployment support.

* Updated release information

v20204.11

Toggle v20204.11's commit message
New Tag

v2020.4.11

Toggle v2020.4.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update BUILDING.md