-
Hi Jake,
I am using App version 2.4.1 (171) with Extra Strength v2 to help me reverse engineer the CAN bus code in my GM car.
I have an issue where any tes-lax Gauges linked to big-endian signal…
-
- [x] fix `inc/runtime.h` for handling MSR_LE on an otherwise big endian system
- [x] port loader and ARC firmware
- [x] modify halunin for running in pseudo-little endian mode (as opposed to big en…
Wack0 updated
2 weeks ago
-
I'd like to find a way to test this on a big-endian system. @funcwj or @soroushzargar do you have any ideas on this? A system emulator should be OK.
System compatibility is going to be a big de…
-
We have the case where the binary container for packet generation timestamps are defined as 32 bits to the left of the decimal, and 20 bits to the right of decimal.
_**What's the best way for yamcs…
-
Hi, I am looking to mod japanese PS3 ver of MGRR to have english text (mostly done with story and cutscenes), just some things are left, one of them is Snake Soul DLC weapon does not have english loca…
-
### Expected behaviour
All tests pass.
### Actual behaviour
```
==================================== ERRORS ====================================
_____________________ ERROR at setup of test_gsd…
-
Hello,
It seems like Big Endian machines are not able to use emscripten, as assertions are added in this commit:
https://github.com/emscripten-core/emscripten/commit/f178541b91624d0f9d02da8fc9884b…
-
```Haskell
newtype (:%:) (int :: Type) (modulus :: Natural) = UnsafeMod int
```
This is the `Mod` type from #177 proof-of-concept
Motivation is to model things as what they are. For instance, in…
-
Hey!
We're currently running into the following (as expected) on big-endian machines:
```
|
10 | / compile_error!(
11 | | r#"
12 | | This crate doesn't support big-endian targets, sin…
-
Hello Sir, we have GPS device which send data in BIG- endian mode(big-endian)Network byte order to transfer words and double words. I kindly request for assistance on where (which file) I can make cha…