-
Ubuntu 18.04 x86_64 — can't build decaf. Log:
~/decaf-emu/src/libdecaf/src/cafe/libraries/cafe_hle.cpp:7:10: fatal error: dmae/dmae.h: Нет такого файла или каталога
#include "dmae/dmae.h"
…
-
## Bug report
Upon sending a command to redeem a key to a bot with forwarding and distribution enabled, key does not forwarded to all possible bots. If more than 1 key redeemed, second and following …
-
- [x] New Hero Background Color (?)
- [x] New About Blurb
- [x] Sorting Companies
-
In my build system I have the Wii(U) libraries outside of the ${DEVKITPPC} folder and want to specify the folder via -DCMAKE_PREFIX_PATH, but line 44 in wut-toolchain.cmake hardcodes a CMAKE_FIND_ROOT…
-
Another important step on the implementation is to create the conversion FieldElement RistrettoScalar.
`RistrettoScalar` struct was implemented by Dalek devs on [Curve25519](https://github.com/da…
-
`StackReserveWrapper` (in `cafe_hle_library_function.h`) pushes a stack frame before calling an HLE function and pops the frame afterwards. I assume this is to reserve storage space for a callee's LR …
-
Hey Paul,
any thoughts on adding support for decaf child themes to have their own custommenuitems? - I have a child theme based on decaf but I don't really want to copy the layout/nav files into the…
-
From Ben: "aggregation just requires setting the field of the second snark to be the order of the curve in the first"
Next steps are:
- [ ] set field of second snark
- [ ] Write circuit according…
-
When I build decaf-emu from latest source using defaults provided by cmake, everything works as expected. When I do a 'sudo make install', it installs as follows:
-- Install configuration: ""
--…
-
### Current behavior:
The input field doesn't update with a value when you type in text
### Desired behavior:
The value should appear in the input
### How to reproduce:
#### Test code:
…