SamCoVT / TaliForth2

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

improve number-sign; rename not_rot #106

Closed patricksurry closed 1 month ago

patricksurry commented 1 month ago

Improves number sign efficiency, esp skip first pass for single-word value.

Also fix #96 which it uses.

patricksurry commented 1 month ago

this is good to go, extracted from the mega-PR which I'm splitting up