Skip to content

Best game boy emulator in java. Compile to java1.6.

License

Notifications You must be signed in to change notification settings

niuhuan/gbc-swing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game Boy Color Simulator

A Game Boy Color Simulator, only written with JAVA-SE and all the hardware is virtualized as the object. Through my continuous improvement, it has been able to run a lot of games.

image image image

image image image

image image image

image image image

Cheats

First, get many cheats from GameHacking (More in version USA).

NAME FORMAT DESCRIPTION
RAW HHLL:DD MOCK RAM indexOf 0xHHLL to DD
RAW HHLL?II:DD MOCK RAM indexOf 0xHHLL to DD when it is II
GameShark 01DDLLHH MOCK RAM indexOf 0xHHLL to DD
Codebreaker 00HHLL-DD MOCK RAM indexOf 0xHHLL to DD

Setting cheats in menu when you open the game.

image

Accelerate

image

Filters

image

Features

  • Simulate GB/GBC/SGB
  • Accelerate
  • Snapshot Save and Load
  • Cheats
  • Filters and zoom
  • Change devices

Thanks