emulation
Here are 749 public repositories matching this topic...
-
Updated
Sep 30, 2020 - Objective-C
-
Updated
Sep 29, 2020 - Python
-
Updated
Sep 29, 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
Trace log level.
What feature are you suggesting?
Overview:
We should add a new "Trace" log level that would be used for things that needs a high amount of logs, and would be normally undesirable to enable unless the person is trying to diagnose a specific issue.
Example of things that should use such "Trace" level are the kernel syscall logs and IPC call l
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
-
Updated
Jun 10, 2020 - C++
@Johnnynator says that it will boost build speed
-
Updated
Sep 30, 2020 - C#
-
Updated
Sep 29, 2020 - Makefile
-
Updated
Sep 19, 2020 - GLSL
-
Updated
Apr 5, 2019 - JavaScript
-
Updated
Dec 17, 2017 - Makefile
-
Updated
Sep 3, 2020 - Python
-
Updated
Sep 28, 2020 - C
-
Updated
Sep 29, 2020 - Python
-
Updated
Sep 27, 2020 - C++
-
Updated
Sep 24, 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.