On 2/13/26 6:12 PM, Philippe Mathieu-Daudé wrote:
Once the Mac Frame Buffer device is realized on the NuBus, its MacFbMode might be different of the global graphic_depth and graphic_width globals. Prefer the device MacFbMode fields to initialize the BootInfo structure.Signed-off-by: Philippe Mathieu-Daudé <[email protected]> --- hw/m68k/q800.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Pierrick Bouvier <[email protected]>
