From 1d338061af66eed2cbf3e19655bb840f4e801c9c Mon Sep 17 00:00:00 2001 From: Olivier Galibert Date: Sun, 18 Mar 2018 09:26:45 +0100 Subject: mb86233/4 rewrite [O. Galibert] model1: Use the real 315-5573 Virtua Racing coprocessor program [Team Caps0ff] model2: Rewamp the coprocessors communications [O. Galibert] --- src/devices/cpu/mb86233/mb86233d.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/devices/cpu/mb86233/mb86233d.h') diff --git a/src/devices/cpu/mb86233/mb86233d.h b/src/devices/cpu/mb86233/mb86233d.h index 50a48a6f0a9..bd475e061b6 100644 --- a/src/devices/cpu/mb86233/mb86233d.h +++ b/src/devices/cpu/mb86233/mb86233d.h @@ -19,7 +19,7 @@ private: static const char *const regnames[0x40]; static std::string condition(unsigned int cond, bool invert); static std::string regs(u32 reg); - static std::string memory(u32 reg, bool x1); + static std::string memory(u32 reg, bool x1, bool bank); static std::string alu0_func(u32 alu); }; -- cgit v1.2.3-70-g09d2