Unless I'm growing senile, the 8088 (at 4.77 MHz) was the microprocessor in the original IBM PC, which was hardly an obscure machine, as well as its successor, the PC/XT. (There was a 286-based XT later, I think.) Isn't the 8088 just an 8086 with 8-bit instead of 16-bit bus to save some money in the supporting components?
Anyway, I answered 8088 because that was in the first computer I actually bought with my own money (not a trivial expense at 12 years of age, either, but it certainly ended up being a good long-term investment). Still, for some reason I've got a real soft spot for the Z80-based CP/M systems we used in school for a while. They were actually connected via a primitive network to a centralized 10MB hard disk. Learning assembly language and tinkering with the boot loaders on those things was fun, I must admit.
$perlmonks{seattlejohn} = 'John Clyman';
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
|
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.