Raphaël Zumer
Raphaël Zumer
The Rust toolchain is not installed globally by default, so it is impossible to use Cargo to install a library unless installing another toolchain for root, messing with the root...
Opening this issue for discussion. As far as I can tell, the `unstable` feature is not supposed to do anything on its own, but is meant to indicate that one...
This is a feature request for solar sensor emulation. As far as I know this feature is only available via GBA connectivity between Boktai DS (Lunar Knights) and the three...
I am trying to adapt the network for other applications than super-resolution, using `--scale 1`. However, in `model._phase_shift()`, I get the following error, on the concatenation: ``` File "main.py", line...
AppleWin should bind physical keys to an Apple II layout instead of relying on OS-mapped keys. My default keyboard layout is not US, so there are some keys and combinations...
This adds an interface to view and manipulate playing cards, for Magic Taizen/Master of Illusion/Magic Made Fun. Card images have to be provided by the user, since the deck of...
Requests for additional command line flags/options to override default configuration parameters are pretty common, but there was no existing GitHub issue for it, so here's one.
The event filtering mechanism of libui seems to discard events aimed at windows that are children (or in my experience, children of children) of the libui main HWND. I have...
Primarily for WOZ support. Some architectural changes make the rebase a bit annoying.
Proposed changes. * Add memory mapping method requirement Memory maps on some systems are complex, so it should be clear that the memory mapping method is well-researched. * Fix inconsistent...