Jump to content
IGNORED

Were you BASIC?


Recommended Posts

I was all about programming back then. I loved it. Still do, which is handy as I'm a developer/architect/CTO by trade now.

 

I started off with a bit of BASIC on my C64, along with a Simon's Basic cartridge, which I'd completely forgotten about until @Clipper mentioned it. Dabbled a bit with basic on the Spectrum but preferred the '64.

 

Then the INPUT magazines came along and I got the assembly language bug. I had to use an assembler written in basic to compile my stuff, and if/when it crashed I had to reset, load the assembler from tape, then load my code and try again. Great fun though. Had a weirdly emotional response to seeing those magazines again in the Retro RMC cave. I remember hand assembling some code as it just wouldn't work and discovering a bug in the assembler itself.

 

Then I got an Amiga and the heady hights of 68000. So much easier. I think my highlight was getting an Amiga and Atari ST to communicate via serial cable using assembly language. Fun fact, we played Falcon 3.0 on those two linked machines and whoever was using the Atari always won - never found out why but I suspect different flight models.

 

During that time I did my Computing GCSE project which was a simple music editor in Z80 that ran on some Sharp machine with a built in tape deck.

 

I tried 6502 assembly again recently and my brain has forgotten pretty much everything. I can recommend this course though, which I'm half way through. 

 

https://pikuma.com/courses/learn-assembly-language-programming-atari-2600-games

 

 

Link to comment
Share on other sites

The weird commodore stuff predates the 64; the BASIC for the CBM Pet omitted commands like CLS/CLR (Clear Screen) and you had to use PRINT “” with weird control characters - inverse heart for CLS, as I recall.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Use of this website is subject to our Privacy Policy, Terms of Use, and Guidelines.