Skip to content

viswans83/GameboyEmu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GBEmulator

A Gameboy emulator in Java with the GUI in Swing

What has been implemented

  • CPU Emulation
  • MBC1, ROM and ROM+RAM cartridge
  • Background
  • Sprites
  • Interrupts
  • Instruction Timing
  • Timer and Divider
  • DMA transfer
  • Joypad

What is not yet complete

  • Window
  • LCD, Window, Sprites enable / disable
  • Serial communication
  • Sound
  • Extensive testing

Screenshots

Tic-Tac-Toe  Opus5 gameplay from Imran Nazar's page  Dr.Mario game menu  Dr.Mario gameplay 

Usage

java -jar GameboyEmu.jar romfile

Copyright © 2013 Sankaranarayanan Viswanathan

About

A Gameboy emulator in Java / Swing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages