Skip to content

Rewrite retro_endianness.h for more robust detection#147

Merged
inactive123 merged 9 commits intolibretro:masterfrom
phcoder:endian
Apr 19, 2020
Merged

Rewrite retro_endianness.h for more robust detection#147
inactive123 merged 9 commits intolibretro:masterfrom
phcoder:endian

Conversation

@phcoder
Copy link
Copy Markdown
Contributor

@phcoder phcoder commented Mar 22, 2020

No description provided.

Comment thread include/retro_endianness.h Outdated
Comment thread include/retro_endianness.h Outdated
#define retro_be_to_cpu64(val) swap_if_little64(val)

#ifndef _MSVC
/* This attribute means that the same memory may be refferred through
Copy link
Copy Markdown

@garbear garbear Apr 14, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice comment. Might want spelling of referred in a public API

@inactive123 inactive123 merged commit 67a46f8 into libretro:master Apr 19, 2020
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

Successfully merging this pull request may close these issues.

5 participants