Hang on, the 68k is big-endian --- I'm extracting words (and bytes) from longs
authorDavid Given <dg@cowlark.com>
Wed, 6 Jun 2018 03:49:21 +0000 (12:49 +0900)
committerDavid Given <dg@cowlark.com>
Wed, 6 Jun 2018 03:49:21 +0000 (12:49 +0900)
commit4b26f75d23da5f2110667f75713c4b376d758f43
treeb6c55203a0f62ad02fa0bcb062c2dd15d906a3d4
parent2cf39be752c12e5a4f1a9dc19b73295df17440a8
Hang on, the 68k is big-endian --- I'm extracting words (and bytes) from longs
incorrectly.
plat/linux68k/emu/m68kconf.h
plat/linux68k/emu/sim.c