pouët.net

Go to bottom

Random line of code thread

category: code [glöplog]
Poke 53280,0
added on the 2025-04-24 06:21:00 by Punane Punane
SCREEN 8:KEY OFF:CLS:DEF SEG=&HA000:OUT &H3C4,2:FOR Y%=0 TO 199:FOR X%=0 TO 79:OUT &H3C5,(X%/13+Y%*Y%/4321) AND 15:POKE Y%*80+X%,X% XOR Y%:NEXT X%:NEXT Y%
added on the 2025-04-25 08:13:06 by KeyJ KeyJ
Code: let (next_ref, next) = self.next_half_edge(he);

Not pictured: Banging my head against the table.
added on the 2025-04-25 11:08:57 by sagacity sagacity
Code:dc.w $0040,$1FE8
added on the 2025-05-07 18:18:26 by Blueberry Blueberry
var encoded = Packages.java.util.Base64.getEncoder().encodeToString(appended.getBytes(Packages.java.nio.charset.StandardCharsets.UTF_8));
added on the 2025-05-08 17:09:12 by uncle_H uncle_H
L-,
added on the 2025-05-09 11:30:41 by Punane Punane

login

Go to top