shithub: pokered

Download patch

ref: 93a6003bc77e24c99600ccb4c9415f49d2c7ff1c
parent: 860df3cd0d446e1c68a899d6494a99f7da63e787
author: Bryan Bishop <kanzure@gmail.com>
date: Mon Jan 2 20:39:27 EST 2012

SilphCo5_h map header asm

hg-commit-id: acb92bbaf08b


--- a/pokered.asm
+++ b/pokered.asm
@@ -325,7 +325,7 @@
 	dw $5ce5
 	dw $5f4f
 	dw SilphCo4_h
-	dw $5f2b
+	dw SilphCo5_h
 	dw $619d
 	dw $5b55
 	dw $64f8
@@ -2350,8 +2350,8 @@
 	db $16
 	db $16
 	db BANK(SilphCo4_h)
+	db BANK(SilphCo5_h)
 	db $06
-	db $06
 	db $14
 	db $15
 	db $14
@@ -5459,7 +5459,19 @@
 
     dw $5e35 ; objects
 
-INCBIN "baserom.gbc",$19D0B,$1C000-$19D0B
+;INCBIN "baserom.gbc",$19D0B,$1C000-$19D0B
+
+INCBIN "baserom.gbc",$19D0B,$19F2B-$19D0B
+
+SilphCo5_h: ; 0x19f2b to 0x19f37 (12 bytes) (bank=6) (id=210)
+    db $16 ; tileset
+    db $09, $0f ; dimensions (y, x)
+    dw $6116, $5fbc, $5f37 ; blocks, texts, scripts
+    db $00 ; connections
+
+    dw $608d ; objects
+
+INCBIN "baserom.gbc",$19F37,$1C000-$19F37
 
 SECTION "bank7",DATA,BANK[$7]
 INCBIN "baserom.gbc",$1C000,$21E