]> git.unchartedbackwaters.co.uk Git - francis/winuae.git/commitdiff
Fix S3Virge PCI mapping
authorToni Wilen <twilen@winuae.net>
Sun, 16 Nov 2025 10:32:14 +0000 (12:32 +0200)
committerToni Wilen <twilen@winuae.net>
Sun, 16 Nov 2025 10:32:14 +0000 (12:32 +0200)
gfxboard.cpp

index 2929093d520338d4f180e651b9adbddefa694452..faf33b21de510c2c851ac2ace189a1b18c6f8563 100644 (file)
@@ -4631,7 +4631,7 @@ static const struct pci_board s3virge_pci_board =
        _T("S3VIRGE"),
        &s3virge_pci_config, NULL, NULL, NULL, NULL, NULL,
        {
-               { voodoo3_mb0_lget, voodoo3_mb0_wget, voodoo3_mb0_bget, voodoo3_mb0_lput, voodoo3_mb0_wput, voodoo3_mb0_bput },
+               { s3virge_mb0_lget, s3virge_mb0_wget, s3virge_mb0_bget, s3virge_mb0_lput, s3virge_mb0_wput, s3virge_mb0_bput },
                { NULL },
                { NULL },
                { NULL },