summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/sm510/kb1013vk1-2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/sm510/kb1013vk1-2.h')
-rw-r--r--src/devices/cpu/sm510/kb1013vk1-2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/cpu/sm510/kb1013vk1-2.h b/src/devices/cpu/sm510/kb1013vk1-2.h
index 825b41f8cc3..56896c940ac 100644
--- a/src/devices/cpu/sm510/kb1013vk1-2.h
+++ b/src/devices/cpu/sm510/kb1013vk1-2.h
@@ -26,7 +26,7 @@ public:
kb1013vk12_device(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock);
protected:
- virtual offs_t disasm_disassemble(char *buffer, offs_t pc, const uint8_t *oprom, const uint8_t *opram, uint32_t options) override;
+ virtual offs_t disasm_disassemble(std::ostream &stream, offs_t pc, const uint8_t *oprom, const uint8_t *opram, uint32_t options) override;
virtual void execute_one() override;
// opcode handlers