Earlier quoted context omitted.
> It was an amazingly capable machine, and the folks who exploited every little aspect were/are clever as hell. If you had been alive and busy with computer programming back in the day you too would have been clever as hell. It was the only way you'd get anything done and if there is one thing that will bring out the hacker in people it is a bunch of unreasonable constraints and a job that needs to be done anyway.
> If you had been alive and busy with computer programming back in the day you too would have been clever as hell. Don’t underestimate the power of internet today and the ease of obtaining information - that certainly was not the case in the ‘80s. Unless you were close to demo groups you were left with two choices: a) reverse engineer the code (good old “Monitor 49152”), or b) give up
Break down of a C64 demo effect
31–40 of 41 posts
Re: Break down of a C64 demo effect
#32Earlier quoted context omitted.
> If you had been alive and busy with computer programming back in the day you too would have been clever as hell. Don’t underestimate the power of internet today and the ease of obtaining information - that certainly was not the case in the ‘80s. Unless you were close to demo groups you were left with two choices: a) reverse engineer the code (good old “Monitor 49152”), or b) give up
There were a ton of good hobbyist magazine back in the day, many of which dedicated a page or two to low-level hackery
Re: Break down of a C64 demo effect
#33Earlier quoted context omitted.
> If you had been alive and busy with computer programming back in the day you too would have been clever as hell. Don’t underestimate the power of internet today and the ease of obtaining information - that certainly was not the case in the ‘80s. Unless you were close to demo groups you were left with two choices: a) reverse engineer the code (good old “Monitor 49152”), or b) give up
That's true. With no internet and only a crappy book, my use of the ZX 80 was pretty poor compared to what I would have mentally capable of doing, if I had access to further knowledge.
http://www.classiccmp.org/cini/pdf/Commodore/C64%20Programme...
I still have my copy after all these years.
Re: Break down of a C64 demo effect
#34VGA has redefinable character sets. I tried doing some animation with them back in the day, but I ran into some kind of limitation that I don't recall. I was trying to accomplish an animation effect by altering the character definitions in realtime, which I recall being very slow. It never occurred to me to do something like this. Now it'll be everything I can do to stop myself from trying this on an old PC! Goodbye…
Re: Break down of a C64 demo effect
#35Earlier quoted context omitted.
There were a ton of good hobbyist magazine back in the day, many of which dedicated a page or two to low-level hackery
I just read the little excerpt from a newspaper in the article about the genesis of the transistor and it struck me that the technical details in those paragraphs were way above what an audience of today would ever be exposed to from a technical level.
Here is a quote from that film that makes me a bit envious of those work environments: “Working in an environment which fosters the uninhibited search for answers to riddles of science related to communications’ needs.”
Wow, to work in an environment that has that sort of mission must be rewarding.
Re: Break down of a C64 demo effect
#36Nice demo. Reminds me of a well done Galaxians clone for Atari 400/800 that used programmable character set animation for the aliens. It was impressive.
Re: Break down of a C64 demo effect
#37David Murray, the 8 Bit Guy on Youtube, he doesn't have the best delivery but he's a fascinating watch with a lot of his videos. His favorite is the C64 and has done some amazing videos about the hardware and history, etc, and has talked about how various tricks like this work. It was an amazingly capable machine, and the folks who exploited every little aspect were/are clever as hell.
I like his delivery. He speaks clearly, goes over the main points in a slow, methodical, easy to understand manner -- and best of all, doesn't have generic YouTuber, "WHAT'S UP GUYS THIS IS DROWYOSHI3288 BACK WITH ANOTHER VIDEO" type presentation.
Re: Break down of a C64 demo effect
#38I loved this writeup, original author of it, whenever you see these comments. Thanks for writing this up.
Re: Break down of a C64 demo effect
#39Clever stuff. I like that the author used modern techniques (python) to generate the custom C64 character set.