From 425dcb780902233c3920dbe7da4752729c79382a Mon Sep 17 00:00:00 2001 From: Robert Megone Date: Wed, 4 Sep 2024 11:04:03 +0100 Subject: [PATCH] Fix loading for partial support of the prototype rom. (#23) Thank you for your PR! I'm landing this one now. Please rebase your other PR #24 when you make changes to it. --- src/lib/resources.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/lib/resources.js b/src/lib/resources.js index e0c4d29..07adbc7 100644 --- a/src/lib/resources.js +++ b/src/lib/resources.js @@ -830,9 +830,9 @@ const proto = { [0x247b4, 0x0027], [0x1a0e3, 0x004d], [0x00000, 0x0000], [0x2bb1b, 0x00a5], [0x2aa7a, 0x00c1], [0x2ab3b, 0x0140], [0x19850, 0x00bf], [0x1990f, 0x014d], [0x19a5c, 0x0012], [0x2ac7b, 0x0005], [0x2ac80, 0x0005], [0x2ac85, 0x0005], [0x2ac8a, 0x0005], [0x2ac8f, 0x0005], [0x21645, 0x0033], - [0x2ac94, 0x0005], [0x00000, 0x0000], [0x2ac99, 0x009c], [0x2ad35, 0x009c] + [0x2ac94, 0x0005], [0x00000, 0x0000], [0x2ac99, 0x009c], [0x2ad35, 0x009c], ], - // sounds: [ + sounds: [ // [0x0ffe8, 0x000a], [0x30eca, 0x0832], [0x30eca, 0x0832], [0x30eca, 0x0832], [0x30eca, 0x0832], // [0x30eca, 0x0832], [0x17fca, 0x0011], [0x27e0b, 0x0073], [0x17fdb, 0x0011], [0x17fec, 0x0011], // [0x27e7e, 0x0056], [0x27ed4, 0x001f], [0x23fee, 0x0011], [0x0fff2, 0x000a], [0x27ef3, 0x000a], @@ -850,14 +850,14 @@ const proto = { // [0x32e4b, 0x049e], [0x34001, 0x0ea8], [0x332e9, 0x0b18], [0x34ea9, 0x0b9c], [0x35a45, 0x0c6b], // [0x366b0, 0x0e56], [0x38001, 0x0c70], [0x38c71, 0x0dec], [0x39a5d, 0x0b77], [0x37506, 0x042f], // [0x3a5d4, 0x0ac5], [0x3b099, 0x0be4], - // ], - // costumes: [ + ], + costumes: [ // [0x17f05, 0x0055], [0x17f05, 0x0055], [0x17f05, 0x0055], [0x17f05, 0x0055], [0x17f05, 0x0055], // [0x17f05, 0x0055], [0x17f05, 0x0055], [0x17f05, 0x0055], [0x13fab, 0x004b], [0x17f05, 0x0055], // [0x17f05, 0x0055], [0x17f05, 0x0055], [0x17f5a, 0x0036], [0x17f90, 0x003a], [0x17f90, 0x003a], // [0x17f05, 0x0055], [0x1bf87, 0x003b], [0x17f05, 0x0055], [0x23fa9, 0x0045], [0x1ffbd, 0x0040], // [0x1bfc2, 0x003c], [0x17f90, 0x003a], [0x17f90, 0x003a], [0x17f05, 0x0055], [0x13fab, 0x004b], - // ], + ], globdata: [[0x2ca11, 0x0307]], // sprite palette data sprpals: [[0x0bfbe, 0x0010], [0x0bfce, 0x0010]],