| topic |
post date |
posted by |
| Random line of code thread |
2022-03-20 13:35:40 |
baah |
| ...[code]$fn=40; HG=0.05; //HalfGap SIZE=15; EDGE=3; IBH=3; //InBetweenHeight TBH=3; //TopAndBottomHeig... |
| Random line of code thread |
2022-03-18 09:27:13 |
losso |
| ...[code]CUSTOM set $dff000 ; fun: preferences.i defines paper size "CUSTOM"...[/code]... |
| Random line of code thread |
2022-02-28 21:02:14 |
Blueberry |
| ...[code]dc.l $180005b,$ac07fffe,$1800fd0,-2[/code]... |
| Random line of code thread |
2022-02-17 15:02:01 |
wbcbz7 |
| ...[code] vec2 uv = (.5/g_tanfov) * (2.*texCoord - 1.) * vec2(float(g_resolution.x) / g_resolution.y, 1... |
| Random line of code thread |
2022-02-14 11:24:49 |
neoneye |
| ...[code]; Never seen 7 nested loops, ever![/code]... |
| Random line of code thread |
2022-02-06 01:12:35 |
HellMood |
| ...@DevEd, in that specific sequence, you could do "LODSW" to save a byte. It does do "mov ax,[si]" + "... |
| Random line of code thread |
2022-02-06 00:48:34 |
DevEd |
| ...[code] mov dx,REG_SND_CH1_PITCH mov si,FreqTable add si,ax add si,ax mov ax,[cs:si] out dx,ax[/code]... |
| Random line of code thread |
2022-01-26 08:07:12 |
Moerder |
| ...[code] // Fixed byte of value 0x96, followed by unit code which can be freely chosen. // We insert a... |
| Random line of code thread |
2022-01-24 20:11:20 |
neoneye |
| ...[code]let mut genome_item = GenomeItem::new( suggested_instruction_id, target_value, ParameterType::... |
| Random line of code thread |
2022-01-24 19:53:37 |
Blueberry |
| ...[code]if ui.button("Save").clicked() { match self.save_sample() { Ok(..) => self.error_string = None... |
| Random line of code thread |
2022-01-21 12:46:13 |
StingRay |
| ...[code]compute_keys_invoice_items( compute_key_invoice_header( ) ).[/code]... |
| Random line of code thread |
2021-12-30 17:00:56 |
porocyon |
| ...guess the instruction set, ed. 2: [code] mov x, #0xaa mov c, #0 3: dec c mov a, [hl+c] xor a, x call... |
| Random line of code thread |
2021-12-27 22:43:06 |
StingRay |
| ...[code]move.l $400+$af50,$dff080 ; "thank you" Rob Northen.... just a few hours of my time wasted[/co... |
| Random "work in progress" shots |
2021-12-24 12:54:12 |
neoneye |
| ...[img]https://i.imgur.com/UJlTjvj.png[/img] In this winter vacation I have been coding a plot area. T... |
| Random line of code thread |
2021-12-11 20:35:55 |
StingRay |
| ...[code]cmp.l (a7)+,a0[/code]... |
| Random line of code thread |
2021-11-30 03:58:31 |
DevEd |
| ...[code]ld a,$f0 ldh [rNR12],a ldh [rNR22],a ldh [rNR42],a ld a,$80 ldh [rNR14],a ldh [rNR24],a ldh [r... |
| Random line of code thread |
2021-11-28 12:24:09 |
NR4 |
| ...python and basic do not have much in common except the interpreter ;)... |
| Random line of code thread |
2021-11-28 09:25:28 |
Optimus |
| ...They make fun of Basic, but modern scripting languages are like a basic.... |
| Random line of code thread |
2021-11-28 09:22:34 |
Optimus |
| ...Silly things of why C doesn't have that? [code] uchar* int myFunction() { return myCharPointer, anIn... |
| Random line of code thread |
2021-11-27 19:01:39 |
StingRay |
| ...[code]cmp.b #"""",d0[/code]... |
| Random music thread |
2021-11-27 00:48:33 |
bsp |
| ...not sure who is listening to this anymore (can only assume it is good people) but here is one for th... |
| Random line of code thread |
2021-11-19 10:03:25 |
netro |
| ...[code]console.log("ba"+ +"i’ll be gone anyway"+"a")[/code]... |
| Random line of code thread |
2021-11-19 06:59:35 |
Salinga |
| ...[code]XMLHttpRequest.prototype.__send = XMLHttpRequest.prototype.send; XMLHttpRequest.prototype.send... |
| Random line of code thread |
2021-11-16 19:37:31 |
ltipl |
| ...@ ptr1 * cosα + c1ms2 @-> ptr1... |
| Random line of code thread |
2021-11-15 18:49:42 |
DevEd |
| ...[code] ld hl,DFP_UpdateFlags push bc ld a,0 inc c scf : rla and a dec c jr nz,:- or [hl] ld [hl],a p... |
|
|