emulation
Here are 759 public repositories matching this topic...
-
Updated
Nov 1, 2020 - Objective-C
Run macOS on QEMU/KVM. Only commercial support is available. With OpenCore + Big Sur support now!
-
Updated
Nov 1, 2020 - Python
Shell script to set up a Raspberry Pi/Odroid/PC with RetroArch emulator and various cores
-
Updated
Oct 31, 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
Cycle-accurate NES emulator in ~1000 lines of code
-
Updated
Jun 10, 2020 - C++
@Johnnynator says that it will boost build speed
BizHawk is a multi-system emulator written in C#. BizHawk provides nice features for casual gamers such as full screen, and joypad support in addition to full rerecording and debugging tools for all system cores.
-
Updated
Oct 29, 2020 - C#
Lakka is a lightweight Linux distribution that transforms a small computer into a full blown game console.
-
Updated
Oct 26, 2020 - Makefile
Community Graphic Packs for Cemu
-
Updated
Oct 10, 2020 - GLSL
Learn how computers work by simulating them in Javascript
-
Updated
Apr 5, 2019 - JavaScript
Deprecated. Use https://github.com/lakkatv/Lakka-LibreELEC instead
-
Updated
Dec 17, 2017 - Makefile
A basic user tool to execute simple docker containers in batch or interactive systems without root privileges
-
Updated
Sep 3, 2020 - Python
Shadow is a unique discrete-event network simulator that runs real applications like Tor, and distributed systems of thousands of nodes on a single machine. Shadow combines the accuracy of emulation with the efficiency and control of simulation, achieving the best of both approaches.
-
Updated
Oct 27, 2020 - C
EmuELEC, retro emulation for Amlogic devices. Based on CoreELEC. Join us on Discord:
-
Updated
Oct 29, 2020 - Makefile
-
Updated
Oct 28, 2020 - Python
Third-party TI-84 Plus CE / TI-83 Premium CE emulator, focused on developer features
-
Updated
Oct 31, 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.