Difference between revisions of "Assemblers"
From GbdevWiki
(→List of assemblers targetting GB CPU: Added WLA DX) |
(→List of assemblers targetting GB CPU) |
||
Line 5: | Line 5: | ||
* [[RGBDS]] | * [[RGBDS]] | ||
* [[WLA DX]] | * [[WLA DX]] | ||
+ | * [[tniASM]] |
Revision as of 07:23, 14 July 2010
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.