emulation
Here are 770 public repositories matching this topic...
-
Updated
Nov 28, 2020 - Objective-C
-
Updated
Nov 29, 2020 - Python
-
Updated
Nov 26, 2020 - Shell
People seem to use Vulkan despite the d3d12 backend being superior, so add a message so people stop asking which backend is better.
Feature Request
What feature are you suggesting?
Overview:
Add more items to be logged in standard logs (not debug).
Smaller Details:
Add the following items to be logged. Tick the boxes below when it is implemented. Leave this issue open until all items are added.
- Audio backend (Dummy, SoundIO, OpenAL)
- Docked or Handheld status at boot time
- Vsync st
It's nice if testing doesn't produce unnecessary artifacts after running with success but keeps relevant info on fail for further inspection.
Pytest should have a nice way of creating fixtures that can post-process a test based on whether it failed or not https://docs.pytest.org/en/latest/example/simple.html#making-test-result-information-available-in-fixtures
If a test fails, then keep the
@Johnnynator says that it will boost build speed
-
Updated
Nov 29, 2020 - C#
-
Updated
Nov 25, 2020 - Makefile
-
Updated
Nov 24, 2020 - GLSL
-
Updated
Apr 5, 2019 - JavaScript
-
Updated
Dec 17, 2017 - Makefile
-
Updated
Nov 3, 2020 - Python
-
Updated
Nov 23, 2020 - C
-
Updated
Nov 25, 2020 - Makefile
-
Updated
Nov 27, 2020 - Python
-
Updated
Nov 26, 2020 - C++
Improve this page
Add a description, image, and links to the emulation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the emulation topic, visit your repo's landing page and select "manage topics."
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.