Changeset 581 in xtideuniversalbios for trunk/Assembly_Library/Src/Keyboard
- Timestamp:
- Feb 25, 2015, 12:54:50 PM (10 years ago)
- google:author:
- krille_n_@hotmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Assembly_Library/Src/Keyboard/Keyboard.asm
r526 r581 289 289 ; Nothing 290 290 ;-------------------------------------------------------------------- 291 292 291 %ifdef EXCLUDE_FROM_XTIDE_UNIVERSAL_BIOS 293 292 %define EXCLUDE … … 301 300 302 301 %ifndef EXCLUDE 303 304 302 ALIGN KEYBOARD_JUMP_ALIGN 305 303 Keyboard_GetKeystrokeToAXandLeaveItToBuffer:
Note:
See TracChangeset
for help on using the changeset viewer.