Skip to content

jakepresent/Galaga-GBA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Galaga-GBA

Here is the source code for the Game Boy game I made for my Computer Organization and Programming (CS 2110) class at Georgia Tech.

To compile this for yourself, run the following commands:

$ sudo add-apt-repository ppa:tricksterguy87/ppa-gt-cs2110
$ sudo apt install gcc-arm-none-eabi cs2110-vbam-sdl mednafen cs2110-gba-linker-script nin10kit

To build the code and run the VBA emulator, run:

$ make emu

make clean will remove any compiled files.

Enjoy!

About

Code for the Game Boy game I made

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors