-
The RISC-V ISA mandates that if the target address is not 4-byte aligned then the exception must be raised. The check on byte alignment is on the target address, not the target offset. The RTL is rais…
-
```
this issue is also referenced here:
http://code.google.com/p/ddhack/issues/detail?id=5#c3
I now... see that the branch ddhack_abe addresses this issue as well
but it does not look purposed for …
-
**Describe the solution you'd like**
Add shader support to the NeoVerticalSpriteSheet Blt method.
**Additional context**
It is possible to add a shader to the Render() method but not to the Blt m…
-
# Expected Behavior
Wolfhud showing in BLT
# Current Behavior
Don't shows on BLT
## Steps to Reproduce
Please provide detailed steps for reproducing the issue.
Start the game (?
#…
-
We don't need issue ID parsing in our commit message checks, so override BLT's default.
See BLT's `scripts/git-hooks/commit-msg`
-
If first sector was erased and then written during update - this is enough for current implementation of FlashVerifyChecksum to return true. Don't care about rest of FW image.
Default OpenBLT impleme…
-
DxWrapper version 1.0.6387.21, hooked through ddraw.dll stub
dxwrappper.ini file:
```;; Config file for DirectX DLL Wrapper
[General]
RealDllPath = AUTO
WrapperMode …
-
```
this issue is also referenced here:
http://code.google.com/p/ddhack/issues/detail?id=5#c3
I now... see that the branch ddhack_abe addresses this issue as well
but it does not look purposed for …
-
I recently had some good clean fun getting blas and lapack packages properly linked into our code project. As part of this, I eventually just make `FindBlas.cmake` and `FindLAPACK.cmake` files that ar…
-
# Problem
https://github.com/uiowa/uiowa/pull/4931 introduced our own method for determining if a site is installed or not. This is used in `uiowa:multisite:install` and `ReplaceCommands::replaceDrup…