in reply to (jeffa) Re: My first computer was...
in thread My first computer was...
I learned a lot of BASIC on that thing. My largest ongoing project was a TI-Basic port of Pac-Man; mmmm, nothing like defining my one-color sprites with hexadecimal and having to move them around with PRINTCHAR(x,10,8). Got the game as far as being able to move Pac-Man around, with either cursor keys or my home-made joystick, to eat dots and get scores, but couldn't determine how to make the ghosts move to chase Pac-Man or how to make sounds play concurrently with gameplay. That project taught me to have the good sense to gratuitously use subroutines and structured program flow -- before then my projects mainly consisted of straight-through execution and GOTO's. I Learned a lot on that machine. I later ended up with FIVE of them, all in various states of disrepair and cannibalisation.
My second computer was a hand-me-down Timex Sinclair 1000. Let's hear it for membrane keyboards, 2K of RAM, 8K of ROM, and 1-bit graphics!
It wasn't until '92 when a close friend of mine gave me his Amstrad 128k Z80-based machine (which displayed on a PAL monitor) that I found a piece of heaven; internal 3.5" floppy (non-standard form factor), 3-voice sound, 3 video modes, and probably the best, most powerful implementation of BASIC I had ever seen (which blew TI's BASIC out of the water). He even gave me his CP/M disks.
Aah, halcyon days, friends.
(Ph) Phaysis (Shawn)
If idle hands are the tools of the devil, are idol tools the hands of god?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: (jeffa) Re: My first computer was...
by Mr. Muskrat (Canon) on Jul 05, 2003 at 19:24 UTC |