Assemblers
From GbdevWiki
Revision as of 10:32, 27 November 2009 by Xzakox (Talk | contribs) (Created page with 'An assembler is a tool that creates object code by translating assembly instruction mnemonics into opcodes, and by resolving symbolic names for memory locations and other entitie…')
An assembler is a tool that creates object code by translating assembly instruction mnemonics into opcodes, and by resolving symbolic names for memory locations and other entities 1. There are several assemblers that target the GB CPU so far, and also add useful tools to create correct gameboy rom files that the real gameboy can run.