[Scummvm-tracker] [ScummVM :: Bugs] #15513: M4: black screen (BE/MORPHOS)
ScummVM :: Bugs
trac at scummvm.org
Sat Nov 23 20:25:00 UTC 2024
#15513: M4: black screen (BE/MORPHOS)
----------------------------+---------------------------
Reporter: BeWorld2018 | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Engine: M4
Version: | Resolution:
Keywords: orion burger m4 | Game: Orion Burger
----------------------------+---------------------------
Comment (by dwatteau):
So, a Git bisect on my big-endian system gave me commit
`39f0c165c30118919ba082372acdd18ea72f2b3d` ("M4: Avoid unaligned memory
access in the memory stash code")
(<https://github.com/scummvm/scummvm/commit/39f0c165c30118919ba082372acdd18ea72f2b3d>)
as the source of the regression.
i.e. that change should maybe just work with `byte` instead of `uintptr`?
--
Ticket URL: <https://bugs.scummvm.org/ticket/15513#comment:4>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list