Update Cartridge.cs

This commit is contained in:
alyosha-tas 2016-12-17 18:23:30 -05:00 committed by GitHub
parent 5d0bc69085
commit 8ab8eb43b9
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ namespace BizHawk.Emulation.Cores.Intellivision
{
private ushort[] Data = new ushort[56320];
private ushort[] Cart_Ram = new ushort[0x400];
private ushort[] Cart_Ram = new ushort[0x800];
// There are 10 mappers Intellivision games use (not counting intellicart which is handled seperately)
// we will pick the mapper from the game DB and default to 0