-
First, congratulations on this tool! I've been testing it, and it works perfectly. The engine for this game is quite complicated to work with, so I really appreciate your effort.
Regarding the issu…
-
@hrydgard,
I am confused by this cycle, unless stop is equal to end, and end is equal to next. It will only be executed once, am I right?
https://github.com/hrydgard/ppsspp/blob/d0afdcd94f1ce53467…
-
I am trying to train a custom tokenizer. My use case is related to assembly code, so I want merges to be possible across full instructions (potentially multiple "words"). To do this, I am replacing al…
-
### Run Information
Name | Value
-- | --
Architecture | x86
OS | Windows 10.0.22621
Queue | TigerWindows
Baseline | [733ef6a7e72cd1df63c933d6b7a1578fcb43c873](https://github.com/dotnet/run…
-
### Run Information
Name | Value
-- | --
Architecture | x86
OS | Windows 10.0.22621
Queue | TigerWindows
Baseline | [733ef6a7e72cd1df63c933d6b7a1578fcb43c873](https://github.com/dotnet/run…
-
[WARNING ]: cannot disasm (guess) at 43C4
[WARNING ]: cannot disasm at 43C4
0x43C4: STLR WZR, W9, [X8]
arm aarch64 binary.
I opened a similar ticket for LDAR. But wasn't able to test…
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | ViperUbuntu
Baseline | [e8e3e148fd9c56182cf5676b47f2697779ec5c6e](https://github.com/dotnet/runtime/co…
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | TigerUbuntu
Baseline | [24dd2bc956efb7485c667be6433aef107af793a9](https://github.com/dotnet/runtime/co…
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | Windows 10.0.22621
Queue | TigerWindows
Baseline | [601753aeed1e3454328a23c7e8ab4a3b3277e87b](https://github.com/dotnet/run…
-
Running `cargo install cargo-disasm` on my machine (Windows 10 64bit x86) results on the following errors:
```
Compiling cargo-disasm v0.5.0
error[E0432]: unresolved import `clap::Clap`
--…