if I create a source with start address $fffe and 4 bytes, 64tass creates a 64K output file. while (imho) it should create a 6 byte file with load address fffe.
example: *=$fffe .byte 1,2,3,4
Log in to post a comment.