]> git.unchartedbackwaters.co.uk Git - francis/winuae.git/commit
a2410: drop unused TMS bank declaration
authorStefan Reinauer <stefan.reinauer@coreboot.org>
Sun, 31 May 2026 04:14:51 +0000 (21:14 -0700)
committerStefan Reinauer <stefan.reinauer@coreboot.org>
Sun, 31 May 2026 07:21:03 +0000 (00:21 -0700)
commit318b0b7373e8943cb8e694daac47a5850926e121
tree6bba5e109bf99f412a3f3047c0772b8e9479e438
parent4e1b2fa5a718491988f001ba3e5e1ef983d645c8
a2410: drop unused TMS bank declaration

The A2410 emulation does not reference tms_bank from this file. Drop
the stale extern declaration while keeping the bank definition local to
the TMS34010 code that owns it.
mame/a2410.cpp