pouët.net

The random opcode thread

category: general [glöplog]
rep lodsd
added on the 2006-09-21 22:31:05 by 216 216
mov r0, [r1, #0x10], lsl 2 @ ARM FTW!
added on the 2006-09-21 23:21:52 by LiraNuna LiraNuna
7e
$4afc
added on the 2006-09-22 00:27:43 by StingRay StingRay
LiraNuna, do you mean:

ldr r0,[r1, #0x10]
mov r0,r0,lsl #2
added on the 2006-09-22 04:11:31 by mrhill mrhill
XLAT
added on the 2006-09-22 08:07:48 by trixter trixter
sar bh,0xee = 0xC0FFEE
added on the 2006-09-22 08:38:38 by quasimodo quasimodo
a9008d20d0
added on the 2006-09-22 09:09:31 by Skate Skate
xor eax,eax
macr +x0,y0,a x:(r0)+,x0 y:(r4)+,y0
added on the 2006-09-22 09:55:09 by earx earx
ldr pc, [r5, r4, lsl #2]
added on the 2006-09-22 09:56:06 by kusma kusma
ahhh that's a classic
Quote:

The opcode "%244e75" means "unknown unknown unknown unknown equal unknown unknown".
added on the 2006-09-22 18:50:44 by d0DgE d0DgE
.> 1000 A9 3B
.> 1002 8D 11 D0
.> 1005 A9 08
.> 1007 8D 16 D0
.> 100A A9 18
.> 100C 8D 18 D0
.> 100F 4C 0F 10
added on the 2006-09-23 00:36:40 by El Topo El Topo
HALT
added on the 2006-09-23 01:30:23 by annieeee annieeee
clr.w (sp)
trap #1
added on the 2006-09-23 01:39:53 by knox knox
move.l (a0)+,(a1)+

680x0 power! \o/
added on the 2006-09-23 01:47:58 by doomdoom doomdoom
org 100h
added on the 2006-09-23 02:06:46 by bdk bdk
HCF MACRO
db 0F0h, 0Fh, 0C7h, 0C8h
ENDM
added on the 2006-09-23 09:59:34 by pan pan
The opcode "STFU" means "status force update".
manufacturers are wrong...
added on the 2006-09-23 12:22:03 by decipher decipher
org 100h is an assembler directive! i'm shocked!
added on the 2006-09-23 14:34:05 by El Topo El Topo
My name consists of 2 6510 opcodes:

ROL AND

=)
added on the 2006-09-23 21:00:55 by scoutski scoutski
UD2
added on the 2006-09-23 21:07:14 by ryg ryg

login