stag019 / rgbgfx

rgbgfx is a program which converts PNG images into the Game Boy's planar tile format, for eventual integration into RGBDS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

----------------
  RGBGFX README
----------------

RGBDS (Rednex Game Boy Development System) is a free assembler/linker package
for the Game Boy and Game Boy Color. It consists of:

  - rgbasm  (assembler)
  - rgblink (linker)
  - rgbfix  (checksum/header fixer)

rgbgfx is a program which converts PNG images into the Game Boy's planar tile
format, for eventual integration into RGBDS.

About

rgbgfx is a program which converts PNG images into the Game Boy's planar tile format, for eventual integration into RGBDS

License:Other


Languages

Language:C 86.2%Language:Groff 11.6%Language:Makefile 2.2%