Live data from Hacker News

Break down of a C64 demo effect

nurpax.github.io

1–10 of 41 posts

Re: Break down of a C64 demo effect

#2
David 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.

Re: Break down of a C64 demo effect

#5
post #2

David 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.

> 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.

Re: Break down of a C64 demo effect

#6
post #2

David 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

#7
post #5
post #2

David 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.

> 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.

I feel like we moved away from clever into this copy this exact way culture.

Re: Break down of a C64 demo effect

#8
post #5
post #2

David 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.

> 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.

I had a hand-me-down TRS 80 Model 100 rather than a C64. Got my first "IBM clone" PC in 1990 or 1991 IIRC. Totally missed out on the other 8bit micros, but I learned a hell of a lot with that Model 100. :)

Re: Break down of a C64 demo effect

#9
post #5
post #2

David 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.

> 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.

The great thing about the C64 is that it never changes. It's the same hardware as it was last year, and it'll be the same hardware next year. Modern systems have plenty of unreasonable constraints, but the foundations are always shifting. How many cool web hacks from 5 or 10 years ago will run unmodified on a modern web browser?

Re: Break down of a C64 demo effect

#10
post #5
post #2

David 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.

> 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.

Yup, constraint = hack/freedom is one of the paradoxes as long as there are hidden degrees of freedom that can break the constraints.

Here’s some old c64 intros I did, including a trick of bank switching to fake z ordering of fonts and sprite scs rasters, as well as using FLD to stabilize rasters in the presence of moving sprites in both PAL/NTSC modes.

https://youtu.be/aViXXbUg_yU

Post reply on HN