KestrelComputer / kestrel

The Kestrel is a family of home-made computers, built as much as possible on open-source technology, and supporting as much as possible the open-source philosophy.
http://kestrelcomputer.github.io/kestrel
Mozilla Public License 2.0
185 stars 10 forks source link

Problem: BASE ignored when accepting numbers for input in Kestrel Forth. #239

Closed sam-falvo closed 8 years ago

sam-falvo commented 8 years ago

Example:

 ok
HEX ok
10 .   ( --> prints A ) ok
12 .   ( --> prints C ) ok