Skip to content

Visual Program Memory table Little Endian / Big Endian #17

@carlosdelfino

Description

@carlosdelfino

When programming I always use Little Endian, my program memory is Little Endian, as well as data, and when I'm going to use emulsiV, I always have to remember that when I'm going to get it I'm going to do some tests using the web interface.

I wanted to suggest that there was an option to switch from Big Endian to Little Endia, so instead of the bytes being in the order 0-1-2-3, they were 3-2-1-0, making it easier for those who work to interpret them with this format.

image

I will try to implement such a change, but I confess that HTML annoys me, especially CSS. (haha ha)

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions