Hacker News new | ask | show | jobs
by mjg59 3382 days ago
There was no palette to reload - the C64 (like most 8-bit systems) had a fixed palette in hardware.
1 comments

But you could interrupt the CPU from the graphics chip based on scan line (just in case that's the part GP was interested in), for instance to do a classical graphics/text screen split or replicate sprites.