Skip to content

A collection of small Gameboy Advance demos whose exported ROMs occupy 4096 bytes or less.

License

Notifications You must be signed in to change notification settings

luctowers/4kgba

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

4KGBA

A collection of small Gameboy Advance demos whose exported ROMs occupy 4096 bytes or less.

Download the ROMs

minesweeper.gba
minesweeper preview

Project Specifications

  • ROM size no more than 4096 Bytes
  • Implementation in a single readable C-file
  • Short Makefile using DevKitPro to compile, link and patch
  • No dependencies apart from macros and BIOS calls in libadvance

Libadvance

Libadvance is a stripped-down refactored copy of tonclib designed specifically for 4KGBA. Features are to be implemented only as needed by 4KGBA projects. Macros and BIOS calls only, all other features must be implemented on a per-project basis.

Attributions

Tonclib Code
© 2005-2009 Jasper Vijn
Licensed under MIT

4KGBA Code
© 2019 Lucas Towers
Licensed under MIT

About

A collection of small Gameboy Advance demos whose exported ROMs occupy 4096 bytes or less.

Resources

License

Stars

Watchers

Forks

Packages

No packages published