The crash effect is now complete, after laboriously pulling a recursive tree drawing in assembly. Commit: https://github.com/colinleroy/a2tools/commit/c0f4c89b4abf29829a631da46f728c48c33f41d6
Yes, I have to reload the background, this is not ideal. But I can't resolve myself to add a buffer to hold a full copy of the background, even compressed. I'll add that last if room allows.
#RetroComputing #Apple2 #GameDev