Short: Sources for GBDK V1.0 rev. 1 Author: glue@df.lth.se Uploader: glue@df.lth.se Version: 1.0 Type: dev/cross This is the source code for the Amiga port of GBDK. GBDK (GameBoy Developer's Kit) is a full environment for developing software for GameBoy and hence Virtual GameBoy (Aminet:misc/emu/AmigaVGB.lha). This is an Amiga port of the UN*X version with some minor modifications. Included is an ANSI C compiler, assembler, linker and and an easy to use front-end as well as a bitmap converter to convert ILBM's to tiles used by GameBoy. I've also tried to merge all information on GameBoy programming into an AmigaGuide. Why is this cool? Some link libraries are included, so among others, printf() and scanf() is supported!