You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
video/mc6847.cpp: remove implicit screen setup default in device_config_complete (#15855)
* video devices are never intended to have this kind of information, screen_device is an abstraction that emulates a monitor _connection_.
* In MC6847 case the device is normally paired with a MC6883 Synchronous Address Multiplexer (where the clock is actually generated) and a MC1372 RF modulator.
* fix recent regression with trs/coco12.cpp at least (setting a screen of 100x100)
0 commit comments