Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
My first computer was a Control Data IST-1 PLATO terminal with an 8080 processor (1977):
  • 16K ROM
  • 40K RAM (of which 32K was used for the 512x512 monochrome screen)
Available memory for programming was more like 1.5K, but there was a nice API in the 16K ROM that would allow you to do nice graphics stuff and access the keyboard and touch screen. If your program got too big, the stack would run into your executable code and crash the terminal.

My first program on that was a chase game in which you were supposed to shoot a Star Wars Imperial Tie Fighter. You could run this program locally in the terminal, which was handy if the connection to the mainframe was down. And by making it accessible through a hot key, you could appear to be doing serious work one moment, and be playing the next moment ;-)

Later on I simulated a slot machine, with the turning of the wheels being done locally, which made for a nice effect in those days.

Of course, the terminal was used for doing serious development of Computer Based Training (nowadays usually referred to as "e-learning") otherwise. ;-)

Liz


In reply to Re: My first computer was... by liz
in thread My first computer was... by belg4mit

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (5)
As of 2024-04-16 07:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found