ROM Expander: Bug fix!

Fixed a bug with the ROM expander.
This commit is contained in:
Gamer2020 2016-02-01 01:17:40 -05:00
parent 6618a7e743
commit c3fe859c2e
13 changed files with 8 additions and 7 deletions

Binary file not shown.

View File

@ -40,7 +40,8 @@ Public Class RomExpander
'Fill the initial array
While index < length
array(System.Math.Max(System.Threading.Interlocked.Increment(index), index - 1)) = value
array(System.Math.Max(System.Threading.Interlocked.Increment(index), index - 1) - 1) = value
End While
length = array.Length

View File

@ -16,7 +16,7 @@
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>NHD+/w/OyeCCCQqzSdctWTtt4XI=</dsig:DigestValue>
<dsig:DigestValue>mxSDr1VKWH9D2DDqeunUOYxZ5jY=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>

View File

@ -50,7 +50,7 @@
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>fexrhfhVnO+IudgyYP4AgM8W3+I=</dsig:DigestValue>
<dsig:DigestValue>O3TY3EyEnyJpCzTtekgvaUNRcbc=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>

View File

@ -16,7 +16,7 @@
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>NHD+/w/OyeCCCQqzSdctWTtt4XI=</dsig:DigestValue>
<dsig:DigestValue>mxSDr1VKWH9D2DDqeunUOYxZ5jY=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>

View File

@ -50,7 +50,7 @@
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>fexrhfhVnO+IudgyYP4AgM8W3+I=</dsig:DigestValue>
<dsig:DigestValue>O3TY3EyEnyJpCzTtekgvaUNRcbc=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>

View File

@ -16,7 +16,7 @@
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>NHD+/w/OyeCCCQqzSdctWTtt4XI=</dsig:DigestValue>
<dsig:DigestValue>mxSDr1VKWH9D2DDqeunUOYxZ5jY=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>

View File

@ -50,7 +50,7 @@
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>fexrhfhVnO+IudgyYP4AgM8W3+I=</dsig:DigestValue>
<dsig:DigestValue>O3TY3EyEnyJpCzTtekgvaUNRcbc=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>