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 3,707 public repositories matching this topic...
-
Updated
Jul 16, 2022 - Swift
When writing the endpoint address of the packet received from the socket, we do not verify the output buffer is allocated, and has enough space to hold the endpoint address. We should verify sockAddrOutSize is non-zero at a minimum. Additionally, IPEndpoint can represent either an IPv4 address or an IPv6 address. If the socket receives a packet from an IPv6 address, but the client has only all
Having the cursor show up as a vertical bar, etc. would be nice
Add `Twips2d` type
We use (Twips, Twips) in quite a few places. Instead, we could add a Twips2d type with operator overloads.
-
Updated
May 28, 2022 - Java
-
Updated
Jul 3, 2022 - JavaScript
In Xenia, there are two kinds of declarations of kernel notification IDs:
- System notifications IDs are used simply as hard-written values, without any enum/consts/#defines, with merely comments indicating their original XN_SYS name.
- XAM apps (such as XmpApp) have notification IDs declared in their classes, as
private static const uint32_t kMsg….
For future convenience especially when
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.
-
Updated
Jul 13, 2022 - Shell
-
Updated
Apr 30, 2022 - Java
-
Updated
Jul 16, 2022 - C++
We don't current have a way to get the sound output through the API. This could for example be in the form of a buffer to copy at every frame.
This might also require some work to separate the sound implementation from SDL2.
-
Updated
Jul 17, 2022 - Python
-
Updated
Jun 16, 2022 - Python
I have an idea for a new feature for jQuery Terminal
I think that to be correct the LICENSE file should include copyright notes from all projects that are included. And a copy of all licenses is inside that file.
All libraries from at the beginning of the jquery.terminal-src.js file should be looked up and
-
Updated
Jul 16, 2022 - C++
Current Behaviour
Phalanx is currently positoned right in front of the grim guzzler's back door.
Noticed on CC, confirmed on my local.
This is a very minor issue, but it's not blizzlike.
Expected Blizzlike Behaviour
He should be positioned in the corner to the righ
- Wikipedia
- Wikipedia

It would be helpful to be able to change the name of the 9p file share.
https://github.com/copy/v86/blob/4eb1e5035e91490c5aeebab45553d5043cd84b95/lib/9p.js#L82
For dynamically generating mount tags: