mirror of
https://github.com/autc04/Retro68.git
synced 2025-08-09 05:25:16 +00:00
Crash sometimes caused by global codeHandle being allocated in BSS section. While we're at it, clean up code, add optional assert()s, and even comments.