Skip to content

bensuperpc/docker-rgbds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-rgbds

gameboy compiler rgbds in docker

forthebadge forthebadge forthebadge

docker-rgbds

New Features !

  • Multi-plateform build (ARM64, ARMv7, PPC64le, AMD64, I386...)

Install

You need Linux distribution like Ubuntu or Manjaoro

https://github.com/Bensuperpc/docker-rgbds.git
cd docker-rgbds

Usage

./compiler.sh make (where project to build)

Exemple

clone https://github.com/KeetKhat/gameboy-coeur-dx and go to gameboy-coeur-dx directory, after that :

../compiler.sh make -C src all

Build

make linux/amd64 or make linux/arm64

Todos

  • Write Tests
  • Continue dev. :D

More info :

License

MIT License

Free Software forever !