Skip to content

strong-Ting/VerilogBoyDE2-115

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TingBoy

Port VerilogBoy to Altera DE2-115

System Architecture

Gameboy system is implemented by VerilogBoy,and I port it to DE2-115.

The project connects PS2 keyboard and UART interface to key controller of the GameBoy, so you can play the GameBoy by PS2 keyboard or communicate over UART.

Keyboard Map

UP:    W
LEFT:  A
RIGHT: D
DOWN:  S
SELECT: SPACE
A: '
B: ENTER

Game Cartridge is connected to on-chip memory of DE2-115 that is inited by game rom.

The audio is connected to WM8731 Codec that is on DE2-115.

demo

Running open source Gameboy game Tobu Tobu Girl:

demo video

I also run other games that are tetris and mario, and they are work well!

reference source

VerilogBoy : https://github.com/zephray/VerilogBoy

PS2: https://yamin.cis.k.hosei.ac.jp/fpga/ps2_keyboard.v

Uart: https://github.com/jamieiles/uart

About

Gameboy compatible architecture implement on fpga

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published