Charles U. Farley · @freakazoid
925 followers · 19447 posts · Server retro.social

One thing I hadn't realized about computers with 6 or 7 bit bytes is that at least some of them were "alphanumeric" or "character oriented", which I think means that any numbers it used (except perhaps addresses) would appear in memory as a sequence of decimal digits. Which may explain .

Then there's the and , both of which operated exclusively in decimal including for addresses, were addressible down to the 4 bit digit, and could interpret an 8 bit byte as 2 4 bit BCD digits or as an ASCII or EBCDIC character. I assume there must have been different instructions for the different types.

I like the idea of having only a "character" data type. It must have made debugging and programming in machine language a lot easier.

#basic #burroughs #B2500 #B3500 #retrocomputing

Last updated 2 years ago