PyBoy version 2.0.3 has been released. PyBoy is an emulator for the portable gaming console GameBoy, written in Python and Cython.
Some new features compared to version 2.0:
- fixed an issue with .py files in the sdist package;
- significantly reduced the size of PyPI files, the speed of pip install has slightly increased;
- internal optimizations of breakpoints have been made;
- fixed ReadOnly error;
- A delay has been added to the send_input function.
GameBoy is a famous handheld console that had games like Super Mario Land, Metal Gear, Pokémon, and the 2D GTA series.
Source: linux.org.ru
