pouët.net

Random line of code thread

category: code [glöplog]
Curs Off : Flash Off : Hide On : Cls 0
added on the 2024-12-17 20:00:45 by grip grip
Code:Define constants for the Amiga custom registers
added on the 2025-01-10 16:09:09 by Blueberry Blueberry
We need more activity in this thread. :)
Code: or.w #$0700,sr
added on the 2025-02-16 16:54:34 by Blueberry Blueberry
Code:add sizeof_Metasprite - ((wMetasprites3_Delay - wMetasprites3_PosY)) + 1
added on the 2025-02-16 22:03:18 by DevEd DevEd
Code:// Fix at the later date // ad. Fixing it caused too many errors. Leave it as it is
added on the 2025-02-16 22:05:03 by Suule Suule
Code: if (color.lower != color.upper) lower[block].add((offset, color.lower));
added on the 2025-02-26 19:36:13 by Blueberry Blueberry
Code:ld [hl], (35 + 8) + 10
added on the 2025-02-27 06:00:39 by DevEd DevEd
Code:ocs_to_rgb = lambda c : tuple(((c >> i) & 0x0F) * 0x11 for i in (8, 4, 0))
added on the 2025-02-27 10:50:14 by nicode nicode
Code:(function q() { console.log("(" + q.toString() + ")()") })()
added on the 2025-02-27 10:56:38 by grip grip
Code:var %y $calc(($sin($calc((%dm.c / 24) + (%cnt * 1.5))).deg * 96) + (720 / 2))
added on the 2025-02-27 12:54:42 by lynn lynn
Code:ff=lambda x,n=mp.dps//2:f'{mp.nstr(x,n-(mp.fabs(x)<1),min_fixed=mp.ninf,max_fixed=mp.inf):0{n+1}}'
added on the 2025-02-27 15:18:10 by nicode nicode
Code:minterms = (-1 << (threshold & 7)) & 0xFF;
added on the 2025-03-11 12:08:30 by Blueberry Blueberry
Code:elseif ($right($left($did(11, $did(11).sel).text, 2), 1) == $chr(58)) { cd $did(11, $did(11).sel).text }
added on the 2025-03-11 19:09:16 by lynn lynn

login