User Tools

Site Tools


base:modify_keyboard_decoding

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
base:modify_keyboard_decoding [2022-05-01 20:16] wilbase:modify_keyboard_decoding [2022-05-01 20:16] wil
Line 7: Line 7:
 For example, to switch Y and Z to emulate the common layout on German keyboards, a minimally invasive approach would be: For example, to switch Y and Z to emulate the common layout on German keyboards, a minimally invasive approach would be:
  
-1. Select some piece of RAM where you want to out your new decoding table. I have chosen the unused area of $2a7-$2ff+1. Select some piece of RAM where you want to out your new decoding table. For the following steps, I have chosen the unused area of $2a7-$2ff
  
 2. Copy the decoding table from the Kernal into that area: 2. Copy the decoding table from the Kernal into that area:
base/modify_keyboard_decoding.txt · Last modified: 2022-05-01 20:17 by wil