I've taken "Show HN" out of the title now.
Why is the Amiga so beloved in the demoscene? (2023 essay)
31–40 of 51 posts
Re: Why is the Amiga so beloved in the demoscene? (2023 essay)
#32Earlier quoted context omitted.
The Amiga had a few graphics modes with rectangular pixels, some upright (e.g. 640x200) and some across (e.g. 320x400, both are NTSC modes). That would be 256 or 512 vertical pixels on PAL machines, respectively.
Were they actually rectangular or was that an artifact of the hold and modify color mode? I mostly remember playing with dpaint and f18 interceptor in the a1000.
Re: Why is the Amiga so beloved in the demoscene? (2023 essay)
#33Earlier quoted context omitted.
Were they actually rectangular or was that an artifact of the hold and modify color mode? I mostly remember playing with dpaint and f18 interceptor in the a1000.
The pixels were actually rectangular. Imagine that 640x400 has square pixels (which it pretty much does on a then-contemporary screen). When you have half the amount of vertical pixels at 640x200, you can either have square pixels at half the image height, or double the height of the pixels (making them rectangular) and fill the entire vertical space.
Re: Why is the Amiga so beloved in the demoscene? (2023 essay)
#34The PC has always been such a mess of incompatible peripherals, it made for a terrible demo platform in the DOS days when the OS didn't abstract any of the graphics and sound stuff in a normalized form. Amiga and C64 included capable multimedia hardware so demo coders could target a known quantity and ship something that Just Worked for the masses.
Early DOS days. By the early 90s the raw processing power of a 486 with VGA and a Soundblaster pretty easily trounced the Amiga in raw capability, inelegant as it may have been. A bunch of demos of the period document this conflict.
Re: Why is the Amiga so beloved in the demoscene? (2023 essay)
#35The Amiga isn't remembered as a technology. It's the ancestor of "Mac vs PC". It's the little computer that could. Where indies would hack cool stuff. It had a well understood spec that didn't change so much, so you could push the metal to its limit. It's from a time where if you wanted games and you were a kid, you most likely pirated them. Wanna learn to code? Start messing with your game's files and hex editors. T…
We had Amiga vs Atari vs PC instead. :)
sweeps config.sys under the rug
Re: Why is the Amiga so beloved in the demoscene? (2023 essay)
#36The Amiga isn't remembered as a technology. It's the ancestor of "Mac vs PC". It's the little computer that could. Where indies would hack cool stuff. It had a well understood spec that didn't change so much, so you could push the metal to its limit. It's from a time where if you wanted games and you were a kid, you most likely pirated them. Wanna learn to code? Start messing with your game's files and hex editors. T…
The Amiga was a hotrod to eveyone else's sedan, basically.
Re: Why is the Amiga so beloved in the demoscene? (2023 essay)
#37As a kid, I remember upgrading from the Apple ][ to the Amiga 500. The Amiga was a superior machine in every way. I could do more with Amos than I ever could with Integer BASIC :) Moving from an Amiga 1200 to a 486SX with Windows 3.1 after it was clear the Amiga platform was dying was disappointing.
Re: Why is the Amiga so beloved in the demoscene? (2023 essay)
#38Earlier quoted context omitted.
Early DOS days. By the early 90s the raw processing power of a 486 with VGA and a Soundblaster pretty easily trounced the Amiga in raw capability, inelegant as it may have been. A bunch of demos of the period document this conflict.
Smooth 60 Hz scrolling was still a challenge on VGA.
Re: Why is the Amiga so beloved in the demoscene? (2023 essay)
#39And it’s shockingly performant (on par with Linux, sometimes even better), given the tiny development team.
Messaging passing, etc are core Amiga ideas that exist today only in Dfly.
Re: Why is the Amiga so beloved in the demoscene? (2023 essay)
#40Lots of Amiga concepts live on today with DragonflyBSD. https://www.dragonflybsd.org/ And it’s shockingly performant (on par with Linux, sometimes even better), given the tiny development team. Messaging passing, etc are core Amiga ideas that exist today only in Dfly.