Closed LinusU closed 1 month ago
I've updated this to use generic functions, and to also set flags correctly (so closing #57)
Some more info here: https://github.com/evmar/retrowin32/issues/57#issuecomment-2394122712
tl;dr this compiles down to a single imul
call: godbolt link 🤩
@evmar should be much simpler now 🙏
This probably needs some extra scrutiny because I have no idea what I'm doing here 😅
Fixes #57