Skip to content

Instantly share code, notes, and snippets.

View anteo's full-sized avatar

Anton Argirov anteo

View GitHub Profile
@anteo
anteo / FAR2L.itermkeymap
Last active November 10, 2021 22:11
iTerm2 key mappings for FAR2L
{"Touch Bar Items":[],"Key Mappings":{"0x35-0x40000-0x17":{"Label":"","Action":10,"Text":"[55;7~"},"0xf72d-0x80000-0x79":{"Label":"","Text":"[6;3~","Action":10},"0x28-0x60000-0x19":{"Label":"","Action":10,"Text":"[59;6~"},"0xf708-0x40000-0x60":{"Label":"","Text":"[15;5~","Action":10},"0xf706-0x20000-0x63":{"Label":"","Text":"O2R","Action":10},"0x23-0x60000-0x14":{"Label":"","Action":10,"Text":"[53;6~"},"0xf70d-0x40000-0x6d":{"Label":"","Text":"[21;5~","Action":10},"0xf708-0x20000-0x60":{"Label":"","Text":"[15;2~","Action":10},"0x38-0x80000-0x1c":{"Text":"8","Label":"","Action":10},"0xf706-0x40000-0x63":{"Label":"","Text":"O5R","Action":10},"0x34-0x80000-0x15":{"Text":"4","Label":"","Action":10},"0xf703-0x240000-0x7c":{"Label":"","Text":"[1;5C","Action":10},"0xf72d-0x40000-0x79":{"Label":"","Text":"[6;5~","Action":10},"0xf70d-0x20000-0x6d":{"Label":"","Text":"[21;2~","Action":10},"0xf702-0x240000-0x7b":{"Label":"","Text":"[1;5D","Action":10},"0xf700-0x220000-0x7e":{"Label":"","Text":"[2A","Action":10},"0xd-0x4
@anteo
anteo / ay_player.ino
Created February 19, 2018 08:06
Arduino UNO + AY player
#include <SPI.h>
#include "SdFat.h"
#include <LiquidCrystal.h>
const byte pinClock = 3; // AY38910 clock
const byte pinReset = 2; // AY38910 reset
const byte pinBC1 = 8; // AY38910 BC1
const byte pinBDIR = 9; // AY38910 BDIR
const byte pinSHCP = 4; // 74HC595 clock
const byte pinSTCP = 5; // 74HC595 latch