Yeah, with those early machines it was inevitably about lookup tables, and producing the illusion of doing work which was otherwise impossible in the number of cpu cycles you had available. I did lots of this sort of thing for the C64, where similarly CPU cycles were short, and then you end up scratching around trying to find enough spare memory...
It's great to see people still exploring and pushing the boundaries of what these machines are capable of. Coding this on a more modern machine, getting the effect right, then back-porting to the Spectrum seems like a smart move and would have been a game changer during the prime of these machines!
SillyUsername•1h ago
I wonder if they can get the multicolour mode working with this to, the 8x4 (Vs 8x8) attribute colour switch thingie.
Flow•1h ago
I doubt that. It takes more or less 100% CPU on the scanlines affected.
gxd•1h ago
philjohn•1h ago
pjmlp•1h ago
somenameforme•52m ago
[1] - https://www.youtube.com/watch?v=zByAew6AKJ8
cesaref•32m ago
It's great to see people still exploring and pushing the boundaries of what these machines are capable of. Coding this on a more modern machine, getting the effect right, then back-porting to the Spectrum seems like a smart move and would have been a game changer during the prime of these machines!