My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
DotCommands  
Dot Commands for Pep8 assembly language
Updated Nov 27, 2009 by Stan.War...@gmail.com

Dot Command Description
.ADDRSS symbol The address of a symbol (two bytes)
.ASCII "string" A string of ASCII bytes
.BLOCK n A block of n bytes
.BURN 0xFFFF Initiate ROM burn ending at 0xFFFF
.BYTE constant A byte value (one byte)
.END The sentinel for the assembler
.EQUATE constant Equate a symbol to a constant value
.WORD constant A word value (two bytes)


Sign in to add a comment
Powered by Google Project Hosting