-
Updated
Dec 14, 2021 - C++
decoder
Here are 920 public repositories matching this topic...
-
Updated
Dec 29, 2021 - JavaScript
-
Updated
Jan 4, 2022 - Go
-
Updated
Dec 9, 2021 - C
-
Updated
Nov 26, 2021 - PHP
Hi, I am so interesting in your project, and wonder if you need contributor and how could I make my own contribution?
-
Updated
Nov 30, 2021 - C
-
Updated
Apr 9, 2022 - JavaScript
-
Updated
Feb 17, 2022 - C
-
Updated
Mar 3, 2022 - C++
-
Updated
Apr 5, 2022 - Swift
For some uses cases it would be useful to have an option in the gr_satellites
command line tool that skips the demodulator and sends the input the directly to the deframer.
-
Updated
Jun 9, 2021 - Kotlin
-
Updated
Apr 6, 2022 - JavaScript
-
Updated
Apr 8, 2022 - C++
-
Updated
Jan 10, 2022 - C++
-
Updated
Nov 9, 2021 - C++
-
Updated
Mar 16, 2022 - JavaScript
Improve this page
Add a description, image, and links to the decoder topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the decoder topic, visit your repo's landing page and select "manage topics."
It's currently always using
mov rAX,[moffs]
but if it fits in ani32
, it's shorter to usemov rAX,[m]
with a modrm byte.The generated
mov()
methods would need to be updated. This is what the generated C# code looks like:An extra check would need to be adde