I need some help converting this piece of code from as format to a68k (wich is much nicer...) .LC0: .word 16383 .long 286331153 .long 0 .even .LC1: .word 16384 .long 0 .long 0 .even I think I know what's this (some kind of buffers). Anyway, how can I convert this to a68k syntax? tia, ra.-