davidgiven / cpm65

CP/M for the 6502
BSD 2-Clause "Simplified" License
270 stars 24 forks source link

dinfo: fixed 16 output of some entries #78

Closed SvOlli closed 10 months ago

SvOlli commented 10 months ago

The following entries were not displayed, when number required 16 bits

Edit: also replaced few remaining tabs with spaces

davidgiven commented 10 months ago

Thanks!

BTW, the CP/M-65 version of the print string bdos operation accepts \0 as a terminator (because life was too short)...