GBasm and GBlink

From GameBrew
GBasm and GBlink
Gameboy.png
General
AuthorDavid Phillips (ACZ)
TypeDevelopments
Version2002
LicensePublic Domain
Last Updated2002/06/08
Links
Download
Website
Source

GBasm and GBlink are assembler and linker tools for the Game Boy, developed by the Assembly Coder's Zenith (ACZ). The initial goal was to create a complete IDE with an assembler, linker, editor, and emulator.

GBasm serves as the assembler, similar to the assembler in Jeremy's Assembly Studio 8x, but with a full preprocessor limited to #include handling. It also supports relocatable code and local labels. While GBasm may have some limitations, it has been extensively used for all of ACZ's Game Boy development projects.

GBlink is the linker to go along with GBasm. This is about as simple as a linker can get, but it does the job it was designed to do.

External links

Advertising: