i509VCB

Results 178 issues of i509VCB

Since `Instruction::len()` requires importing a trait from `yaxpeax-arch` and the arch crate is a required dependency it may make sense to reexport `yaxpeax-arch` inside of this crate and the other...

I guess we may as well get the book on the road, Ive got what is effectively an empty compositor setup for the first page.

A new `x86_16` architecture is added to allow decoding instructions in real mode. This is useful especially for relative jumps where the jump depends on the instruction. Fixes #21 This...

Sadly adding an address and operand size override does not work for all instructions. `E9` (jmp rel16; Jump near, relative, displacement relative to next instruction) which is a jump that...

I came across this by chance and it's very useful for something I am working on. However one thing I have wondered is how the dialogs look. My suggestion here...

### Describe the bug Had to build the launcher from source for aarch64. When trying to install a modpack, the launcher cannot find Java: However java is installed on my...

bug

A few changes should be made to the native launch mechanism: 1. Migrate to `rfd`. Fundamentally it is a better library for message dialogs. 2. Fully clippy migration: See #10...

native-launch

enhancement
native-launch

With the new 1.18 experimental snapshot and the past combat snapshots, it may be worth adding an option to load a custom version manifest.

enhancement