martin's definitions
by martin December 11, 2003
Get the Total Resistancemug. by Martin January 10, 2004
Get the bumzmug. originated in kent(England) in the Faversahm Herne Bay area. can also be shortened to 'Fo Mo'. Has two meanings one as a mild insult instead of Mo Fo and the latter, a version of the hokey kokey involving jazz hands and wiggling of hips.
by Martin May 13, 2005
Get the fokey mokeymug. by Martin October 8, 2003
Get the Alkmug. "Do you like chicken wings?"
"I fully endorse that product."
or
P1 lights up cigarette
P2: "I fully endorse that product." also lights up
Also can be used in the negative. i.e: "I do NOT fully endorse THAT product."
"I fully endorse that product."
or
P1 lights up cigarette
P2: "I fully endorse that product." also lights up
Also can be used in the negative. i.e: "I do NOT fully endorse THAT product."
by Martin December 29, 2004
Get the I fully endorse that productmug. A program that reads a file written in the assembly language and translate it into a binary representation of the corresponding machine instructions.
NASM:
section .text
global _start
msg db 'Hello, world!',0xa
len equ $ - msg
_start:
mov edx,len
mov ecx,msg
mov ebx,1
mov eax,4
int 0x80
mov eax,1
int 0x80
section .text
global _start
msg db 'Hello, world!',0xa
len equ $ - msg
_start:
mov edx,len
mov ecx,msg
mov ebx,1
mov eax,4
int 0x80
mov eax,1
int 0x80
by Martin August 1, 2004
Get the assemblermug. 