topic |
post date |
posted by |
Random line of code thread |
2024-06-11 14:41:17 |
Orace |
...[code] case USB_HEADER_CALL_ACTION: { // Function addresses are on PROG(R) : origin = 0x3F8080, leng... |
Random line of code thread |
2024-06-11 04:31:59 |
gloky |
...; really porky and fast coded code .ins SF D0 TST.b D0 ; not sure if necessary BEQ.S .P0 .P1 move.l ... |
Random line of code thread |
2024-06-08 06:52:22 |
bitl |
...[code] db $64,$66,$0f,$bf,$15 {movsx edx, fs:[di]} {v.x} @n_plan_x2: db $66,$69,$d2, $00,$00,$00,$00... |
Random line of code thread |
2024-06-08 06:10:32 |
DevEd |
...[code] ldh a,[rLY] rra and %01111100 ldh [rBGPD],a[/code]... |
Random line of code thread |
2024-06-05 13:08:49 |
Preacher |
...lda split_table, x sta $d012... |
Random line of code thread |
2024-05-31 14:54:13 |
gloky |
...clr.w -(sp) trap #1... |
Random line of code thread |
2024-05-31 03:30:38 |
weatherman115 |
...[code]shapeOut = vect_rotate(shapeVerts[i], shapeAng, 32); //currently commits DIV/0 [/code]... |
Random line of code thread |
2024-05-20 01:39:05 |
MrVainSCL |
...SYS 52651... |
Random line of code thread |
2024-05-13 14:03:16 |
stefa |
...A2000 LDA$01 ADC#$38 STA $FF11 JMP $2000 G2000... |
Random line of code thread |
2024-05-12 22:26:30 |
weatherman115 |
...[code] //new bees? if rnd(1) > 0.95 then local bee = {-1,rnd(98)+16} add(bees, bee) end[/code]... |
Random line of code thread |
2024-05-09 12:00:42 |
hot multimedia |
...[code] 72: 225a movea.l (a2)+,a1 74: 362a 0002 move.w 2(a2),d3 78: 3210 move.w (a0),d1 7a: 2008 move... |
Random line of code thread |
2024-05-08 16:37:54 |
Krill |
...[code] // FIXME: This is very prone to memory leaks. Context* ctx = new Context();[/code]... |
Random line of code thread |
2024-05-06 23:20:21 |
Enfys |
...[code]ldr r2, [r4] ldr r3, [r4, #4] str r2, [r12] str r3, [r12, #4][/code]... |
Random line of code thread |
2024-05-04 01:56:52 |
DevEd |
...[code]adds r1,4 ldr r7,=0xFFFFFFFC ands r1,r7 [/code]... |
Random line of code thread |
2024-05-03 21:17:32 |
hukka |
...[code]; --------------------------------------- shoot crotch lasers Sync_Laser:[/code]... |
Random line of code thread |
2024-05-03 19:21:26 |
dalezy |
...[code][/code]... |
Random line of code thread |
2024-05-03 15:49:22 |
neoneye |
...CSharpString beyond 255 bytes. Probably never happens.... |
Random line of code thread |
2024-05-03 14:08:34 |
tolik518 |
...[code]impl Serialize for CSharpString { fn serialize(&self, serializer: S) -> Result where S: Serial... |
Random line of code thread |
2024-05-03 13:03:53 |
nikhotmsk |
...; word compare on Z80 or a ; clear carry flag sbc hl, de add hl, de ; aaaand... flags are ready... |
Random line of code thread |
2024-05-03 02:23:42 |
DevEd |
...[code]ldr r1,[r1,r0][/code]... |
Random line of code thread |
2024-05-02 23:28:40 |
Hyde |
...[code]nop[/code]... |
Random line of code thread |
2024-05-02 14:12:33 |
sagacity |
...[code]10 PRINT "PENUS "; 20 GOTO 10 [/code]... |
Random line of code thread |
2024-05-02 13:52:55 |
el mal |
...JZ MetaRet ; most of the time we will fail.... |
Random line of code thread |
2024-05-02 11:20:26 |
moredhel |
...While...Wend... |
Random line of code thread |
2024-05-01 18:01:54 |
rudi |
...[code]0;[/code]... |
|