Vorlage:ZeileTastaturtabelle
Aus C64-Wiki
Zur Navigation springenZur Suche springen
Parameter:
- Taste: Name der Taste
- LayoutPos: Position der Taste im Layout (Zeile von oben nach unten A-E + F für Funktionstasten, Spalte zweistellig von links nach rechts)
- Pins: Anschluss-Pins an Cia-Ports
- Code: Tastencode
- Normal: Belegung ohne Umschalttasten
- ASCIINormal: ASCII-Code ohne Umschalttasten
- GlyphNormal1: belegtes Zeichen (Zeichensatz-Screencode)
- GlyphNormal2: belegtes Zeichen aus 2. Zeichensatz Zeichensatz-Screencode)
- Shift: Belegung mit Shift
- ASCIIShift: ASCII-Code mit Shift
- GlyphShift1: wie GlyphNormal1 für Shift
- GlyphShift2: wie GlyphNormal2 für Shift
- CBM: Belegung mit CBM
- ASCIICBM: ASCII-Code mit CBM
- GlyphShift1: wie GlyphNormal1 für CBM
- GlyphShift2: wie GlyphNormal2 für CBM
- Ctrl: Belegung mit Ctrl
- ASCIICtrl: ASCII-Code mit Ctrl
- GlyphShift1: wie GlyphNormal1 für Ctrl
- GlyphShift2: wie GlyphNormal2 für Ctrl
- Bemerkung