What's new

PYBOY v1.6.0 has released!

In short, it’s a Game Boy emulator written from scratch in pure Python, with additional support for scripting through an API. We’ve added type definitions, which allows us to compile the software using Cython to get performance comparable to emulators written in C and C++.

1697736762618.png

Changelog:

  • Add rudimentary Pokemon Gen 1 gamewrapper
  • Dramatically improve performance

 

Top