rawdraw icon indicating copy to clipboard operation
rawdraw copied to clipboard

Add a KeyCode LUT

Open Kylogias opened this issue 2 years ago • 1 comments

Including an untested branchless operation in HandleInput inside the Windows driver. I also just realized WASM is currently broken in these commits. The CNFG specific keycodes can be easily changed via macros. CNFGKeyToRDCode() is a macro that looks up the value in the LUT for any given system keycode

Kylogias avatar Oct 10 '22 00:10 Kylogias

Can you squash your commits? I can't really tell exactly what's going on.

cnlohr avatar Nov 09 '22 21:11 cnlohr