Skip to content

Instantly share code, notes, and snippets.

@nixeagle
Created July 14, 2010 03:19
Show Gist options
  • Save nixeagle/474969 to your computer and use it in GitHub Desktop.
Save nixeagle/474969 to your computer and use it in GitHub Desktop.
// Any other scan code
case =>
chr := (shift ? uppercase : lowercase)[scancode] as Char
Bochs debug("Char: %c" format(chr))
chr print()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment