Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

gbc

Instancia para crear juego de gameboy

Instalar compilador

Instrucciones en la URL: https://rgbds.gbdev.io/install Para MacOSX: brew install rgbds

Comandos para compilar

Paso 1: rgbasm -o hello_world.o hello_world.asm Paso 2: rgblink -o hello_world.gb hello_world.o Paso opcional para optimizar el tamaño del ROM: rgbfix -v -p 0 hello_world.gb

About

Instancia para crear juego de gameboy

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages