Andrzej Szombierski

Results 9 issues of Andrzej Szombierski

In BROM/ffff4000.s, nand_set_boot_random_seed loads 0x4a800008 into NAND controller register 0x34. The high word is the random seed, but the low bits (0x08) correspond to NFC_ECC_PIPELINE, not NFC_RANDOM_EN (0x100). At least...

Node.js streams normally produce Buffers, but strings are also a possibility. If a string-based stream is passed to archiver, the file size may not be computed correctly (number of characters...

kmscube -M rgba shows corrupted image, some of the faces flicker (background shows through). Also, the animation isn't as smooth, there is some back-and-forth frame stutter. kmscube -M smooth works...

### Version/Branch of Dear ImGui: git commit 9a5da23, but the code is the same on master ### Back-ends: imgui_impl_metal.cpp + custom platform backend ### Compiler, OS: macOS + Clang 14...

backends
osx/ios

I've modified your server a bit in order to support a similar datalogger. My one calls itself LSW-3A0253 and has firmware LSW3_14_FFFF_1.0.30. This PR contains only some "maintenance" changes (summarized...

Errors from sql statements, when not handled in a callback, are emitted as events on the statement object. The problem is that the statement object is not accessible, when the...

bug

I don't recall the exact circumstances, this is just a note to myself to test and fix this one day

There are two issues with the scrollback limit of the Log component. 1. shiftLine is used incorrectly (two arguments instead of one), so only a single line is removed from...

I've encountered this problem while stress-testing a server by feeding it an endless stream of "{}\n"