Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support other types than DBL #13

Open
CyGaNeo opened this issue Jun 25, 2021 · 0 comments
Open

Support other types than DBL #13

CyGaNeo opened this issue Jun 25, 2021 · 0 comments

Comments

@CyGaNeo
Copy link

CyGaNeo commented Jun 25, 2021

Data stored in the reflective memory can be stored in flavors of data types which are mulitple of bytes (U8, I8, U16, I16, U32, I32, SGL, DBL).
At this time the CD only supports getting data from 64-bit wide spaces. It is then technically unfeasible to read data stored in something else than DBL from the memory.

Handling basic types listed is a must-have.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant