diff rom.db @ 1519:1f745318f10a

Made the NOR flash emulation a bit more flexible, but not yet flexible enough to properly support the flash chip in the MegaWiFi cart
author Michael Pavone <pavone@retrodev.com>
date Wed, 31 Jan 2018 22:05:10 -0800
parents 8f3b6a64b658
children c206a422d466
line wrap: on
line diff
--- a/rom.db	Wed Jan 31 21:59:08 2018 -0800
+++ b/rom.db	Wed Jan 31 22:05:10 2018 -0800
@@ -1301,9 +1301,18 @@
 }
 cda73e4caf53cbc8f0750b69e5e7f394ad3735d1 {
 	name MegaWiFi Bootloader
+	NOR {
+		size 4194304
+		page_size 128
+		product_id DA45
+		bus both
+		init ROM
+		cmd_address1 AAB
+		cmd_address2 555
+	}
 	map {
 		0 {
-			device ROM
+			device NOR
 			last 3FFFFF
 		}
 		A130C0 {