SamCoVT / TaliForth2

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

distinguish non-native DLITERAL in SEE / DISASM #83

Closed patricksurry closed 2 months ago

patricksurry commented 3 months ago

81 improved non-native double literals by sharing sliteral runtime but now you can't distinguish them in the disassembler,

and the value display looks odd (u. . vs d.).