| topic |
post date |
posted by |
| Random line of code thread |
2020-11-26 01:39:26 |
porocyon |
| ...Another round of "guess the instruction set" (>1 line to give you enough example stuff for guessing)... |
| Random line of code thread |
2020-11-25 11:07:55 |
DemoTron |
| ...float z_e = 2.0f * zNear * zFar / (zFar + zNear - z_n * (zFar - zNear));... |
| Random line of code thread |
2020-11-18 04:43:32 |
DevEd |
| ...[code]section "lonely ret",rom0[$1e0] LonelyRet: ret[/code] technically 3 lines but whatever... |
| Random line of code thread |
2020-11-11 15:34:01 |
prost |
| ...[code]rand = sin(1.0 / (length(c) / 1e7));[/code]... |
| Random line of code thread |
2020-11-11 00:58:02 |
ferris |
| ...[code]compile(Demo::new(), num_frames);[/code]... |
| A letter! |
2020-11-09 20:00:58 |
SiR |
| ...just posted about "a challenge" in random threads on pouët, and now... |
| fix me beautifull |
2020-11-09 11:48:55 |
havoc |
| ...: it's quite rude of you to post a "challenge" on random unrelated threads. it's especially rude to ... |
| Random line of code thread |
2020-11-06 22:19:06 |
xstatique |
| ...NOP... |
| Random line of code thread |
2020-11-05 19:50:46 |
urs |
| ...[code]*codepointer++ = 0x3368; // "move.l offset(a0),offset(a1)"[/code]... |
| Random line of code thread |
2020-11-05 14:29:52 |
EvilOne |
| ...[code]hr = pDXGIFactory->EnumAdapterByGpuPreference(0, DXGI_GPU_PREFERENCE_HIGH_PERFORMANCE, IID_PPV... |
| Random line of code thread |
2020-11-05 05:17:17 |
porocyon |
| ...[code] .irp jjj, 0, 1, 2, 3, 4, 5, 6, [..........] @ ... @ better than the above variant add r3, #1 ... |
| Random line of code thread |
2020-11-05 00:46:42 |
RufUsul |
| ...[code] if(!chan->device || !chan->device->dev || !chan->device->dev->driver || !chan->device->dev->d... |
| Random gif animation thread |
2020-11-01 21:15:17 |
Tigrou |
| ...[img]https://i.imgur.com/4q1VfXB.gif[/img] [img]https://i.imgur.com/w4BP6dm.gif[/img]... |
| Random youTube Thread |
2020-10-15 17:56:08 |
w00t! |
| ...[url=https://www.youtube.com/watch?v=VrZghGJZP6M]Watch the second half, amazing[/url]... |
| Random line of code thread |
2020-10-12 12:41:27 |
sol_hsa |
| ...From textfx: [code]int a,b,c,d,e,f,g,h,i,j,k,l; // So sue me[/code]... |
| Random line of code thread |
2020-10-12 11:23:06 |
Saga Musix |
| ...[code]const uint8 note = musicData.ReadUint8(); if(note & 0x80) { chnState.repeat = note & 0x7F; rep... |
| Random line of code thread |
2020-10-12 05:11:14 |
DevEd |
| ...[code]movea DS_PointerTable,r7,r6[/code]... |
| Random gif animation thread |
2020-10-12 01:46:54 |
wysiwtf |
| ...[img]https://twitter.com/i/status/1314244123654844416[/img]... |
| Random line of code thread |
2020-10-12 00:54:44 |
fuwn |
| ...[code]for ( ; ;) { // like while true but while gay[/code]... |
| Random line of code thread |
2020-10-11 10:57:39 |
Dresdenboy |
| ...[code]setInterval("s=Math.sin;q=Math.sqrt;d=(N,M,O,a)=>1/q((N-x+50-a/2)**2+(M-y+50-a%2)**2+(O-z+o)**... |
| Random line of code thread |
2020-08-29 15:28:13 |
Blueberry |
| ...[quote][code]mul tmp2, isize, tmp1 @ threshold = (intervalsize * prob) >> 16, but we do not shift he... |
| Random line of code thread |
2020-08-27 19:19:56 |
Moerder |
| ...Yes. I'm porting a certain depacker to ARM. Should have gone for Thumb directly, but writing ARM cod... |
| Random line of code thread |
2020-08-27 17:01:03 |
porocyon |
| ...Moerder: ARM assembly? :D [code] jne short .no_ifunc ; ... db 0x3c .no_ifunc: xchg ecx, eax[/code] (... |
| Random line of code thread |
2020-08-27 10:56:00 |
Moerder |
| ...[code]mul tmp2, isize, tmp1 @ threshold = (intervalsize * prob) >> 16, but we do not shift here but ... |
| Random line of code thread |
2020-08-25 06:21:28 |
DevEd |
| ...[code]ret ; nope, fuck this shit[/code]... |
|
|