SamCoVT / TaliForth2

A Subroutine Threaded Code (STC) ANSI-like Forth for the 65c02
Other
29 stars 7 forks source link

Fix for issue #12 with at-xy and a non-decimal base #13

Closed SamCoVT closed 1 year ago

SamCoVT commented 1 year ago

BASE is saved, set to decimal, and restored after the ANSI code is printed to move the cursor.