comparison 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
comparison
equal deleted inserted replaced
1518:713b504dc577 1519:1f745318f10a
1299 } 1299 }
1300 } 1300 }
1301 } 1301 }
1302 cda73e4caf53cbc8f0750b69e5e7f394ad3735d1 { 1302 cda73e4caf53cbc8f0750b69e5e7f394ad3735d1 {
1303 name MegaWiFi Bootloader 1303 name MegaWiFi Bootloader
1304 map { 1304 NOR {
1305 0 { 1305 size 4194304
1306 device ROM 1306 page_size 128
1307 product_id DA45
1308 bus both
1309 init ROM
1310 cmd_address1 AAB
1311 cmd_address2 555
1312 }
1313 map {
1314 0 {
1315 device NOR
1307 last 3FFFFF 1316 last 3FFFFF
1308 } 1317 }
1309 A130C0 { 1318 A130C0 {
1310 device megawifi 1319 device megawifi
1311 last A130CF 1320 last A130CF