[channelf] Re: assembler

  • From: Thomas Mathys <mathys66@xxxxxxxxxx>
  • To: channelf@xxxxxxxxxxxxx
  • Date: Fri, 29 Oct 2004 20:56:49 +0200

>I tried building the tetris source that was put up by Sean, and it
>worked (same changes needed as in lights.asm)

but tetris.asm didn't assemble to a 4096 bytes binary with dasm, right ?
well, it's not the assembler's task to make sure the rom has an aligned 
size. if this is necessary, one can always use some org wizardry to align 
the rom size.


Other related posts: