-
Updated
May 1, 2020 - Objective-C
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,141 public repositories matching this topic...
-
Updated
Apr 20, 2020 - Java
Is there a way to let the citra gdbstub automatically break on unmapped memory access? Right now, citra handles unmapped access gracefully and only spits out an error in the log. The real 3DS hardware will crash on unmapped memory access but the current Rosalina gdbstub will at least break with SIGSEGV and let you examine the process remains.
Would be nice if it was possible with citra as well ..
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
Mar 30, 2020 - Java
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
Issue summary
I found that "completionEscape: false" is needed in my use case to avoid escape of open parenthesis. E.g. python style autocomplete will include open parens of function name, such as "sorted(".
However completionEscape is not a documented option. I only found it referenced in bug jcubic/jquery.terminal#321 (comment)
Expected
-
Updated
Apr 25, 2020 - Shell
-
Updated
Apr 30, 2020 - Python
Since #1147, users can enable and disable docking mode dynamically. However, there's a little usability issue around switching handheld/docked and switching to a compatible controller type at the same time (handheld controller does not work in docked mode on many games)
-
Updated
May 20, 2019 - JavaScript
-
Updated
Oct 7, 2019 - C++
-
Updated
Apr 25, 2020
-
Updated
Apr 30, 2020 - OCaml
-
Updated
Apr 29, 2020 - C
Rename .character deleted old into .character deleted purge
This command deletes permanently "deleted characters".
Also need to improve the command description and fix it on wiki as it's very old and bullshit
Syntax: .character deleted old [#keepDays] Completely deletes all characters with deleted time longer #keepDays. If #keepDays not provided the used value from mangosd.conf o
- Wikipedia
- Wikipedia
Can you automatically build
libv86.json Travis CI at every commit and publish it to some server or GitHub Pages? This would be very good because users then won't need to install and configure Closure Compiler and other build dependencies.Can you also configure
Makefileto also build sourcemap file forlibv86.js?Also, the version on your website is very old (f