The Home application to Launch all other apps, whether preloaded into the REU, or not.. CTRL-B from any app to get you back home.


A simple unoptomized text file editor with load/save copy and paste. still in its infancy. it was just the first sample app for ReadyOS PRECOG


A keyboard driven advanced calculator with integer/fixed points/floating point math. variables, history. ability to fork from history. ability to add to previous results or start new. mathmatical functions and PI as a constant. copy and paste.
when using an emulator use ^ for exponential it swaps out to C64 equivalent. Radian or Degree mode for trigonometry functions -
<aside> ⚠️
there are some bugs in some of the functions (eg when using ABS as part of a larger expression)
</aside>


Hex viewer of RAM only for now… no editing

See, Add, Delete, Edit ReadyOS Clipboard Entries
(maybe some bugs if not loaded everything to the REU first)


Our REU system is simple now (banks of 64KB.. and not well used - eg one 64KB bank for EVERY clipboard entry.. it will change in the future, but here you can see different banks and their uses.