GB-Shell

From GameBrew
GB-Shell
Gbshell.png
General
AuthorTeamKNOx
TypeOther Apps
Version2001
LicenseMIT License
SystemCGB
Last Updated2001/11/01
Links
Download
Website
Source

This is a program designed to simplify software development on GBC, particularly for novices. It is a framework focused on machine controlling. You only need to write the differential part of the code, and it will be assigned to each button.

User guide

Your target action will be described to func0.c - func5.c funcX_init() should contain initialize, funcX() has body of each function.

To get started, download the files and unzip them into your target folder. After that, you need to make the following modifications to the files:

  • title.h
  • target.h
  • target.c
  • funcX.h
  • funcX.c

External links

Advertising: