Emulator
Emulators allow the host system to emulate the qualities of a client system. For example, a mobile application developer might run an emulated device on their PC in order to test how their application would perform and appear on an actual phone or tablet.
Here are 2,825 public repositories matching this topic...
-
Updated
May 9, 2021 - Objective-C
Feature Request
What feature are you suggesting?
Overview:
Currently, the range list implementation performs linear search on the FindOverlaps method. The purpose of this method is finding all ranges that overlaps with the range that is passed as argument. This can be improved with the use of interval trees, a data structure designed for fast insertion, removal and lookup of int
http://www.juegosjuegos.com/embed/papas-pancakeria (Ruffle nightly 2021-02-02, Chrome 89, Windows 10)

heaps of people seem to think that the report bug button will report the bug to the site.
consider renaming the button to "Report bug to Ruffle" or removing it.
it'd also be wo
-
Updated
Feb 24, 2021 - Java
-
Updated
May 11, 2021 - JavaScript
https://wiki.nesdev.com/w/index.php/Emulator_tests
It could run these ROMs and actually check the output somehow - perhaps either by checking memory values, or a copy of the screen buffer.
People seem to use Vulkan despite the d3d12 backend being superior, so add a message so people stop asking which backend is better.
-
Updated
May 6, 2021 - Java
-
Updated
May 5, 2021 - Shell
A program can tell that it's running on PyBoy because the buttons always change right at vblank.
To reproduce:
- Install PyBoy
- Start the test ROM "Telling LYs?" (which I have precompiled for your convenience here)
- Press all 8 buttons in any order
- Watch the arrow sprite at the right side
Expect: Arrow moves after each press, followed
-
Updated
Apr 24, 2021 - JavaScript
-
Updated
May 6, 2021 - Python
-
Updated
May 7, 2021 - Python
-
Updated
May 13, 2021 - C++
-
Updated
Apr 21, 2021 - JavaScript
-
Updated
May 7, 2021 - OCaml
- Wikipedia
- Wikipedia


It would be nice to also have some sort of screenshot functionality for text mode too. A not-too-complicated way to do it may be extracting the
text_screenouterHTML to pop it into adata:text/htmlwith the necessary styles.