BizHawk/BizHawk.Emulation/Consoles/Intellivision
brandman211 97727ab658 -Fixed the memory mapping. I don't know why I thought I'd be able to just mask addresses to the length of the segment and think it'd work...
-Tried two methods of parsing the ROM file. Neither of them worked.
2012-08-01 17:45:37 +00:00
..
Cartridge.cs -Fixed the memory mapping. I don't know why I thought I'd be able to just mask addresses to the length of the segment and think it'd work... 2012-08-01 17:45:37 +00:00
Intellicart.cs -Made Intellicart its own class. 2012-07-31 06:54:20 +00:00
Intellivision.cs -Made Intellicart its own class. 2012-07-31 06:54:20 +00:00
MemoryMap.cs -Fixed the memory mapping. I don't know why I thought I'd be able to just mask addresses to the length of the segment and think it'd work... 2012-08-01 17:45:37 +00:00