BizHawk/BizHawk.Emulation/Database
brandman211 e82bae007a -Mapped .ROM to Intellivision.
--If a future system uses this extension, the condition:

Rom[0] == 0xA8 && Rom[1] == (0xFF ^ Rom[2])

...can verify if the file is in fact an IntelliCart, though I doubt this is a permanent solution to the more underlying problem.
2012-07-15 09:13:54 +00:00
..
CRC32.cs disc subchannel Q calculation; make TOC a little more useful by adding TOCPoints which are easier to search than nested sessions, tracks, and indices; and change path browser to use a superior folder browser which lets you enter paths into a textbox. I refuse to click to navigate folders 2011-08-14 23:13:31 +00:00
Database.cs -Mapped .ROM to Intellivision. 2012-07-15 09:13:54 +00:00
GameInfo.cs nes-add mapper 227 2012-04-09 18:13:58 +00:00