larsbrinkhoff / lbForth

Self-hosting metacompiled Forth, bootstrapping from a few lines of C; targets Linux, Windows, ARM, RISC-V, 68000, PDP-11, asm.js.
GNU General Public License v3.0
418 stars 112 forks source link

Add UM/MOD and friends. #9

Open larsbrinkhoff opened 10 years ago

larsbrinkhoff commented 8 years ago

Fixed SM/REM in core.fth. Added UM/MOD to x86 nucleus.

Still to do: FM/MOD.