]> git.unchartedbackwaters.co.uk Git - francis/winuae.git/commit
pcem: fit bridgeboard glue into UAE builds
authorStefan Reinauer <stefan.reinauer@coreboot.org>
Sun, 31 May 2026 02:58:12 +0000 (19:58 -0700)
committerStefan Reinauer <stefan.reinauer@coreboot.org>
Mon, 1 Jun 2026 20:39:25 +0000 (13:39 -0700)
commit9f7b58e656132645c038ae8e4efcb00db676f5d8
treefd5b21ccb34c6fb05425f0cc5a6851bae4c7b6d6
parent48dbe22e3242ff847c0f5523e42db4e328212193
pcem: fit bridgeboard glue into UAE builds

The embedded PCem sources are compiled as part of UAE's bridgeboard
integration, not as a standalone PCem binary.

Keep the standalone dynarec entry points behind the non-UAE build
guard, leave the shared block-end flag visible to the interpreter
code, and provide default device configuration values used by the
bridgeboard devices.
pcem/386_dynarec.cpp
pcem/keyboard_at.h
pcem/pcemglue.h
x86.cpp