]> git.unchartedbackwaters.co.uk Git - francis/winuae.git/commitdiff
Allow warp engine without boot rom.
authorToni Wilen <twilen@winuae.net>
Sun, 30 Nov 2025 10:12:29 +0000 (12:12 +0200)
committerToni Wilen <twilen@winuae.net>
Sun, 30 Nov 2025 10:12:29 +0000 (12:12 +0200)
expansion.cpp

index 09d3031b0336b16881819981752cc5ec0573693a..f1c6126166e8ea325e2550e195a5e990a35658ed 100644 (file)
@@ -6780,7 +6780,7 @@ static const struct cpuboardsubtype macrosystem_sub[] = {
        {
                _T("Warp Engine A4000"),
                _T("WarpEngineA4000"),
-               ROMTYPE_CB_WENGINE, 0, 4,
+               ROMTYPE_CB_WENGINE | ROMTYPE_NONE, 0, 4,
                warpengine_add_scsi_unit, EXPANSIONTYPE_SCSI,
                BOARD_MEMORY_HIGHMEM,
                128 * 1024 * 1024,