-
# App summary
- App name: Disney Epic Mickey 2: The Power of Two (PCSF-00308)
- App serial: PCSF00308
- App version: 1.00
# Vita3K summary
- Version: v0.1.8
- Build number: 3158
- Commit hash…
-
For example using the ceil_div function like: `ceil_div(x, 4)`, we get this optimized verilog:
```
assign p0_add_300_comb = p0_foo_comb + 7'h7f;
assign p0_add_322_comb = {1'h0, p0_add_300_com…
-
```
ARB_npot gives full texture status to NPOT textures, including mipmapping,
1D/3D/cubemaps, and (the part I care about at the moment) wrapping,
clamping, and filtering. This is way more awesome tha…
-
### Feature description
The reason people are asking for cluster extensions outside the spec https://github.com/project-chip/connectedhomeip/issues/36408 is because the existing Matter Light Switch d…
-
I noticed that the function of the power button is a bit inconsistent. While grouped devices are ungrouped, pressing the button for a single speaker just pauses the playback.
### Steps to reproduce…
-
Currently, ByteBuffer always allocates in powers of 2 which makes sense. But many allocators have a small amount of overhead which means the actual space reservation might be even bigger, possibly ano…
-
### What happened?
Testing a problematic AU wall socket in z2m-edge. Originally was only exposing one or two sockets (but power reporting was exposed) https://github.com/Koenkk/zigbee2mqtt/issues/235…
-
## Description
`cargo test --no-default-features --features radix` fails two unit tests: `i128_proptest_radix and `u128_proptest_radix` on my amd64 machine.
## Prerequisites
Here are a few th…
-
Current implementation is not modular (the main widget contains waveform, labels, and controls).
```python
from ipyannote import Widget
widget = Widget(path2wav)
widget
```
Proposed change i…
-
Aseprite v1.2.15-x64 and earlier seemed to always export sprite atlases with dimensions that were powers of two (e.g., 128, 256, ...). This was very useful happenstance behavior for WebGL v1 applicati…