]> git.unchartedbackwaters.co.uk Git - francis/winuae.git/commit
dsp3210: fix portable host declarations
authorStefan Reinauer <stefan.reinauer@coreboot.org>
Sun, 31 May 2026 02:58:07 +0000 (19:58 -0700)
committerStefan Reinauer <stefan.reinauer@coreboot.org>
Sun, 31 May 2026 06:56:48 +0000 (23:56 -0700)
commit894c20ec66b0934e9c20a7555e6c60c91f66305c
tree21b16f7ffabf0dd711c6500e4477a5108018ec26
parentd993b3725ed3819aa95ae87eb11445263649c3b4
dsp3210: fix portable host declarations

Declare the onboard ROM as external from the emulation file and use the
common byte-swap helpers in the host glue. This avoids Windows-only
byteswap names in shared code.
dsp3210/DSP3210_emulation.cpp
dsp3210/dsp_glue.cpp