mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-11 16:46:16 +00:00
- Initialize ctxs[i] directly with aggregate initialization - Pass address of stack object to CreateThread - Use dot notation instead of arrow for member access - Remove delete calls since no heap allocation Co-authored-by: Maurice Heumann <momo5502@gmail.com>