Skip to content

elseyf/gb8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gb8

Chip-8 Emulator for GameBoy

Compiled with SDCC 3.7.1

rom.s holds the CHIP-8 program, change the contents and recompile the project with SDCC
to run any other custom programs

In order to change the Button Mapping, open the main.c file, in line 95 you will find 'gb8_key_map',
change it to any desired layout (Button constants can be found in gb.h)

About

Chip-8 Emulator for GameBoy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published