> db exit = Relative address of exit (like jr) > dw exit = Absolute address of exit (like jp... or ld (...),...) So 'db' and 'dw' have nothing to do with 'data byte' and 'data word'? Arnout arnout.engelen@beer.com