Skip to content

Yet another GameBoy Emulator! Collaborative learning project to create a GameBoy Emulator

License

Notifications You must be signed in to change notification settings

Ciaxur/yagb-emu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yagb-emu

Yet another GameBoy Emulator (In Development). LINUX ONLY for now.

Dependancies

  • sdl: Library for managing video and user input
  • glew: Library for querying OpenGL extensions

Build & Run

# Clone the Repository
git clone --recurse-submodules https://github.com/Ciaxur/yagb-emu.git  
make                              # Build the Emulator
./build/yagb-emu path/to/rom      # Running the Emulator

License

Licensed under MIT.

About

Yet another GameBoy Emulator! Collaborative learning project to create a GameBoy Emulator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published