From: Toni Wilen Date: Sat, 4 Jan 2025 11:24:39 +0000 (+0200) Subject: Fix TekMagic memory type. X-Git-Url: https://git.unchartedbackwaters.co.uk/w/?a=commitdiff_plain;h=3e615588b3188ba7a2375d9bf31f63b7aea00b7e;p=francis%2Fwinuae.git Fix TekMagic memory type. --- diff --git a/expansion.cpp b/expansion.cpp index 39feba72..6870b0aa 100644 --- a/expansion.cpp +++ b/expansion.cpp @@ -6469,7 +6469,7 @@ static const struct cpuboardsubtype gvpboard_sub[] = { _T("TekMagic"), ROMTYPE_CB_TEKMAGIC, 0, 4, tekmagic_add_scsi_unit, EXPANSIONTYPE_SCSI, - BOARD_MEMORY_25BITMEM, + BOARD_MEMORY_HIGHMEM, 128 * 1024 * 1024 }, {