Housekeeping
Move assets in own file
Housekeeping
A postfix calculator with fractions, written in Uxntal.
You must have an Uxntal assembler.
uxnasm src/cccc.tal bin/cccc.rom
If do not wish to assemble it yourself, you can download cccc.rom.
You must have a Varvara emulator.
uxnemu bin/cccc.rom
uxncli bin/cccc.rom
0-f
numbers+-/*
arithmetic&|<>
bitwise.
print stack~
clear stack!
pop stack"
duplicate%
swap#
hexadecimal(base-16)$
decimal(base-10)2 3/4
.12/34
is the reciprocal of 34/12
.clr
Buttonmode
Buttoninv
Invert numerator and denominatorvid
Convert fraction to two whole numbers