| Subject: Re: [stella] TASM From: Glenn Saunders <cybpunks2@xxxxxxxxxxxxx> Date: Wed, 28 Nov 2001 18:10:56 -0800 | 
To define data bytes, you use the .db pseudo-op, or for words the .dw pseudo-op. i.e.
table1: .db "this is text" .db 000h,0001h,002h,003h .db "null-terminated",0 .db 001h,"mixed",034h .db label
Glenn Saunders - Producer - Cyberpunks Entertainment Personal homepage: http://www.geocities.com/Hollywood/1698 Cyberpunks Entertainment: http://cyberpunks.uni.cc
---------------------------------------------------------------------------------------------- Archives (includes files) at http://www.biglist.com/lists/stella/archives/ Unsub & more at http://www.biglist.com/lists/stella/
| Current Thread | 
|---|
| 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| Re: [stella] TASM, Kevin Horton | Thread | Re: [stella] TASM, Kevin Horton | 
| Re: [stella] TASM, Kevin Horton | Date | Re: [stella] TASM, Kevin Horton | 
| Month |