Skip to main content

GBA SDK — build tool for Game Boy Advance

Project description

Logo

GameBoy Advance - SDK

A Software Development Kit for developers who want to build GameBoy Advance games.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

This SDK aims to simplify GameBoy Advance homebrew development by allowing developers to write game logic in Python. It handles the underlying compilation, asset conversion, and bindings to interface efficiently with the GBA hardware.

Built With

Python C Assembly CMake

Getting Started

To get a local copy up and running, follow these simple steps.

Prerequisites

You need Python 3.x installed on your system

Installation

  1. Clone the repo
   git clone https://github.com/lukas-sgx/GBA-sdk.git
  1. Install the SDK in development mode
   pip install -e .

Usage

Here is a quick example of how to dump header of ROM:

$ cartridge-sdk hdr dump bin/ExampleGBA.gba
bin/ExampleGBA.gba:
|-- entry
|   |-- valid: True
|   |-- raw: 0xea00002e
|   `-- opcode: b 0xc0
|-- nintendo logo:
|   |-- status: True
|   `-- debugging: True
|-- game title: EXAMPLEGBA
|-- game code:
|   |-- code: BXXE
|   |-- date: 2003.. (new)
|   `-- language: USA/English
|-- marker code:
|   |-- id: 01
|   `-- developer: Nintendo
|-- fixed value: valid (96h)
|-- unit code: 00h
|-- device type: 00h
|-- reserved: valid
|-- software_ver: 00h
`-- checksum:
    |-- valid: True
    |-- rom: e3
    `-- our: e3

For more advanced examples, please refer to the Documentation.

Roadmap

  • Automated header checker .gba ROM
  • Automated compilation to .gba ROM
  • Font asset pipeline (PNG to C file converter)
  • Core GBA bindings (Video, Audio, Inputs)
  • Asset pipeline (PNG to GBA sprite palette converter)

See the open issues for a full list of proposed features (and known issues).

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Top contributors:

contrib.rocks image

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Lukas Soigneux - lukas.soigneux@epitech.eu

Acknowledgments

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cartridge_sdk-1.0.0b3.tar.gz (11.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cartridge_sdk-1.0.0b3-py3-none-any.whl (12.5 kB view details)

Uploaded Python 3

File details

Details for the file cartridge_sdk-1.0.0b3.tar.gz.

File metadata

  • Download URL: cartridge_sdk-1.0.0b3.tar.gz
  • Upload date:
  • Size: 11.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for cartridge_sdk-1.0.0b3.tar.gz
Algorithm Hash digest
SHA256 9329a108a6f42ae957a46c930f0da66ce237a5c629d8218363018ae90d27847e
MD5 406c90627d1c1c898a3ebaddb1c8e4d8
BLAKE2b-256 51c3177bc0000335091529f508c4c37ea760387ec8d54560215597ddacbea1e5

See more details on using hashes here.

Provenance

The following attestation bundles were made for cartridge_sdk-1.0.0b3.tar.gz:

Publisher: release.yml on lukas-sgx/GBA-sdk

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cartridge_sdk-1.0.0b3-py3-none-any.whl.

File metadata

  • Download URL: cartridge_sdk-1.0.0b3-py3-none-any.whl
  • Upload date:
  • Size: 12.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for cartridge_sdk-1.0.0b3-py3-none-any.whl
Algorithm Hash digest
SHA256 4e8bd51291c13d6ff4b503759a26c74908c8498b01588e89e7885757477c9644
MD5 aa5c60e81d1c271ab6e5a6c7032fd9f2
BLAKE2b-256 463523e94f0f72ac9b6362498368715e2025c260d84bf7646a041f121f016e7e

See more details on using hashes here.

Provenance

The following attestation bundles were made for cartridge_sdk-1.0.0b3-py3-none-any.whl:

Publisher: release.yml on lukas-sgx/GBA-sdk

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page