Skip to content

dma-neves/gameboyemu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gameboy Emulator

alt text

Description

  • Work in progress.
  • A Gameboy emulator written in c.
  • Currently passes all individual blaggr cpu_instrs tests and some games are playable.
  • Regarding cartridge memory controllers only MBC1 has been implemented.

TODO

  • Add all mbc1 features.
  • mbc > 1.
  • Sound.

References

Requirments

  • Unix based OS.
  • gcc compiler.
  • SDL2

Controls

Keyboard Gameboy
W Up
A Left
S Down
D Right
O B
P A
K select
L start

Images

alt text alt text
Nintendo's boot sequence Blargg's cpu_instrs tests
alt text alt text
Tetris menu Tetris gameplay
alt text alt text
Dr. Mario Super Mario Land

About

Gameboy emulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published