Skip to content

Instantly share code, notes, and snippets.

View wlaub's full-sized avatar
💭
ceaselessly ruminating on grave and holistic semiosis

wlaub

💭
ceaselessly ruminating on grave and holistic semiosis
View GitHub Profile
@wlaub
wlaub / aol_goldens.tas
Created May 1, 2026 21:45
click here for free goldens
RecordCount: 3337
# the canon golden route
console load iambad/sauf/1-ch1
205,L
15,L,D,X
1,L,J
15,L,D,X
1,L,J
15,L,D,X
@wlaub
wlaub / hello.css
Last active June 13, 2023 19:54 — forked from mrmcpowned/custom gamepad css example.css
Removed .custom.half as there will be no need for it in a future update, as well as removing margin-left and margin-top from .controller.custom for the same reasons
.controller.custom {
width: 400px;
height: 280px;
/*outline: 1px solid black;*/
}
.controller.custom.disconnected {
background: red;
color: white;
font-size: 18pt;
}