karlll / asgb

Gameboy Assembler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asgb

Game Boy Assembler, subset and repackage of ASxxxx Cross Assemblers.

See https://shop-pdp.net/ashtml/ for original ASxxxx Cross Assemblers project by Alan R. Baldwin and Game Boy mods by Roger Ivie.

Build

cmake . && make

This builds bin/asgb

License

Gnu General Public Licenes, see LICENSE.

About

Gameboy Assembler

License:GNU General Public License v3.0


Languages

Language:C 99.9%Language:CMake 0.1%