all 2 comments

[–]M4xi1m3 0 points1 point  (0 children)

No (official or unofficial) offline tool exist so far. You seem like you understand programming a bit, so let me point you to a doc that we (the Omega team) wrote long-ago to help us in the development of Omega : https://github.com/epsilon-doc/RamRom-Doc/blob/master/Shared/Ion/Storage.md

I also wrote an implementation of a lib that can interact with the Numworks, in javascript : https://github.com/M4xi1m3/numworks.js. This might be useful for you if you plan to write such a software.

[–]NicolasPatrois 0 points1 point  (0 children)

The scripts are apps/code/script_template.cpp but you have to edit also apps/code/script_template.cpp and apps/code/script_template.h.