uqm
uqm copied to clipboard
Port assembly to NaCl
The MMX, etc., code for the various scalers could probably come in handy. CPU usage is noticeably higher when using the hq2x scaler.
Started this. Main nuisance is that every memory access for x86-64 needs to be rewritten to be relative to %r15, and there are a lot of them.