EmuCR Feeds
Email Us

Coffee GB v1.6.0 is released. Coffee GB is a Gameboy Color emulator written in Java 16 (core) and Kotlin (UI). It's meant to be a development exercise.

Features:
Full support for GB & GBC emulation.
Partial Super Gameboy emulation (borders and palette).
Cycle-exact CPU emulation. Each opcode is split into a few micro-operations (load value from memory, store it to register, etc.) and each micro-operation is run in a separate CPU cycle.
Quite compatible (all the Blargg's tests are passed, although some game still doesn't work)
Rollback-based netplay
MBC1-5 support
Battery saves
Support for zipped ROMs
ROM-based compatibility tests run from Maven

Coffee GB Changelog:
Since version 1.5.0, Coffee GB has supported rollback-based netplay. This unique feature provides stable netplay even over slow internet connections, unlike other emulators that typically only support local play or fast LAN connections. To enable rollback-based netplay, Coffee GB emulates two Game Boys: one for the local player and a second, invisible one that receives button presses from the remote player.
Coffee GB 1.6.0 improves the user experience for netplay. Previously, establishing a connection between two emulators would stop the emulation, requiring both players to load the game to restart. With version 1.6.0, the connection is established dynamically without stopping the running game. To achieve this, a snapshot of the current game state is taken and transmitted over the network to the other emulator, so the "invisible" Game Boy can run it.

Download: Coffee GB v1.6.0
Source: Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!