Skip to content

MikeDX/GBX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GBX

GBX is a gameboy emulator written in C using the SDL2 library. It was created by MikeDX and Assistant.

Build Status

The project is a work-in-progress, but the goal is to create a fully-featured emulator that can run gameboy and gameboy color games on modern computers. It includes code for loading the ROM, initializing the emulator, and running the emulator in a loop.

To build and run the emulator, you will need to install the SDL2 library on your system. You can then run cmake . to generate the build files, and make to build the emulator. You can then run ./gbx <rom_file> to run a gameboy ROM file.

We hope you enjoy using GBX, and we welcome any contributions or feedback to improve the emulator.

License

GBX is released under the MIT license. See LICENSE for details.

About

Gameboy emulator written using ChatGPT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages