55

GitHub - sacert/Gameboy

 6 years ago
source link: https://github.com/sacert/Gameboy
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Gameboy Emulator

A Gameboy emulator created to better understand computer architecture, design, as well as get more experience with low level programming. Only tested for Tetris. At this point I am content with how far I've reached on the emulator and may finish it up as well as test other games in the future.

Alt text

Tested on OS X but should be cross platform

Dependencies

Getting Start

$ git clone https://github.com/sacert/Gameboy.git
$ cd Gameboy
$ make
$ ./gameboy [rom file]

What isn't implemented

  • Sound
  • Memory mapping (switching between internal ram)

NOTE: Only tested to ensure Tetris is working, other games would require more debugging


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK