Skip to content

matsud224/gb_emu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gb_emu

Gameboy Emulator written in C

ゲームボーイのエミュレータ。

以下のソフトが動きました:

  • ポケットモンスター 赤
  • ポケットモンスター 銀
  • 星のカービィ2
  • STREET FIGHTER II
  • SUPER MARIO LAND
  • スーパーマリオランド2 6つの金貨
  • ドラゴンクエスト I, II

Build

make

Depends: libsdl2

Usage

./gb_emu ROMfile [-s SaveData(Cartridge RAM)] [-z Zoom] [-d force DMG(monochrome) mode]

Releases

No releases published

Packages

No packages published