Post B6nEJpS5NPy5kZE3iC by astraleureka@social.treehouse.systems
(DIR) More posts by astraleureka@social.treehouse.systems
(DIR) Post #B6nEJpS5NPy5kZE3iC by astraleureka@social.treehouse.systems
0 likes, 0 repeats
looking at the brender source and seeing some sort of alternate universe:/* Converting 'network' (little endian) byte order to host order */[...]/* PC is big-endian */
(DIR) Post #B6nW6r5JnEi2DyXWrI by bytex64@awesome.garden
0 likes, 0 repeats
@astraleureka Originally from SPARC or PPC? I can’t explain little-endian network order, though…
(DIR) Post #B6nWD9kFKPB9pqginY by astraleureka@social.treehouse.systems
0 likes, 0 repeats
@bytex64 there is Mac support in here. it says "Mac is natively network order" which is true, in that it's big.. but they had some confusion it seems lol
(DIR) Post #B6nWIAiZ8dcqIhIGrA by astraleureka@social.treehouse.systems
0 likes, 0 repeats
@bytex64 it's jam packed with 386 ASM so I don't think it natively came from a BE platform, but who knows for sure