Hi all,
It’s me again this time with an “upgrade” to RPN calculator, a forth machine:
Controls
- D-Pad: Navigate the OSK grid.
- A Button: Press the highlighted key on the OSK.
- B Button: Backspace.
- X Button:
.(period). - Y Button:
"(double quote). - Start: Enter.
- Select: Space.
- L1: Shift
- R1: Ctrl
- L2: Fn
- R2: +UP/DOWN/L1/R1 for screen scrolling
- Select + Start: Exit the application.
All navigation and action buttons support key repeat when held down.
PForth Document
Reference: pForth - portable Forth in 'C'
Tutorial: pForth - portable Forth in 'C'
Download
pforth_v0.1.muxapp (870.6 KB)
