MASM Int 16.1 Exception: 0xC0000005: Access violation reading location 0xFFFFFFFFFFFFFFFF
I’m writing a basic game in MASM , targeting x64. In the below code, I call INT 16.1 to get input from keyboard. However, when running the app to test for keyboard input, the app crashes. When running the app in the VS Debugger, the INT 16 call produces the following error: