|
|
|
|
|
by ParrotyError
4041 days ago
|
|
When I was in my teens I bough a book called "Advanced Spectrum Machine Language" by David Webb (IIRC) and it had examples of a rainbow processor (high-res colour by repeatedly writing to the attributes file quickly) and a full-screen horizon (by flipping the border colour bit at the right time). I've often wondered what other tricks were possible. For example, would it be possible to mix colours by changing the attributes on successive frames? So you could, for example, make orange by mixing red and yellow? |
|
I think switching between colours at 25hz would give you pretty horrible flicker, although maybe we would have forgiven that in the Spectrum era.