--- nono/hd64180/hd647180asci.h 2026/04/29 17:05:51 1.1.1.2 +++ nono/hd64180/hd647180asci.h 2026/04/29 17:06:01 1.1.1.3 @@ -106,8 +106,8 @@ class HD647180ASCIDevice : public Device uint32 PeekRDR(uint n) const; private: - DECLARE_MONITOR_CALLBACK(MonitorUpdate); - void MonitorUpdateChan(TextScreen&, int y, int n) const; + DECLARE_MONITOR_SCREEN(MonitorScreen); + void MonitorScreenChan(TextScreen&, int y, int n) const; void ChangeInterrupt(uint n); void ChangeBaudRate(uint n);