285
edits
m (moved JohnBurger:Demo/Dev/Key to User:Johnburger/Demo/Dev/Key: Actually move this into the User's namespace) |
m (Fix links to moved pages) |
||
| Line 27: | Line 27: | ||
The following definitions are for the keyboard controller, but they also give scan codes for many of the special keys - not all of which are used by this Demonstrator. The system does display all keypresses though, so it should be easy to add new definitions for values as required. | The following definitions are for the keyboard controller, but they also give scan codes for many of the special keys - not all of which are used by this Demonstrator. The system does display all keypresses though, so it should be easy to add new definitions for values as required. | ||
== <code>[[ | == <code>[[User:Johnburger/Demo/Demo|Demo]]/[[User:Johnburger/Demo/Dev/Dev|Dev]]/Key.inc</code> == | ||
<source lang="asm"> | <source lang="asm"> | ||
; | ; | ||