The Wayback Machine - https://web.archive.org/web/20210725123817/https://github.com/topics/pypy
Skip to content
#

pypy

Here are 94 public repositories matching this topic...

PyBoy
MineRobber9000
MineRobber9000 commented Mar 22, 2020

A program can tell that it's running on PyBoy because the buttons always change right at vblank.

To reproduce:

  1. Install PyBoy
  2. Start the test ROM "Telling LYs?" (which I have precompiled for your convenience here)
  3. Press all 8 buttons in any order
  4. Watch the arrow sprite at the right side

Expect: Arrow moves after each press, followed

cheroot
mattip
mattip commented Jun 21, 2021

I'm submitting a ...

  • 🐞 bug report
  • 🐣 feature request
  • question about the decisions made in the repository

🐞 Describe the bug. What is the current behavior?
I am not sure if this is a bug or some other category. In this line
https://github.com/cherrypy/cheroot/blob/7af66b0ebff15eae52f9a01b4f9584906a816e90/.github/workflows/python-tests.yml#L46
an issue is ment

Improve this page

Add a description, image, and links to the pypy topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pypy topic, visit your repo's landing page and select "manage topics."

Learn more