Oops, update csproj file with new mapper files, update mapper compat list
This commit is contained in:
parent
c9128cc78e
commit
1751e615d7
|
@ -181,6 +181,8 @@
|
||||||
<Compile Include="Consoles\Nintendo\NES\Boards\Namcot1xx\Mapper076.cs" />
|
<Compile Include="Consoles\Nintendo\NES\Boards\Namcot1xx\Mapper076.cs" />
|
||||||
<Compile Include="Consoles\Nintendo\NES\Boards\Namcot1xx\Mapper088.cs" />
|
<Compile Include="Consoles\Nintendo\NES\Boards\Namcot1xx\Mapper088.cs" />
|
||||||
<Compile Include="Consoles\Nintendo\NES\Boards\Namcot1xx\Mapper095.cs" />
|
<Compile Include="Consoles\Nintendo\NES\Boards\Namcot1xx\Mapper095.cs" />
|
||||||
|
<Compile Include="Consoles\Nintendo\NES\Boards\Namcot1xx\Mapper112.cs" />
|
||||||
|
<Compile Include="Consoles\Nintendo\NES\Boards\Namcot1xx\Mapper154.cs" />
|
||||||
<Compile Include="Consoles\Nintendo\NES\Boards\Namcot1xx\Mapper206.cs" />
|
<Compile Include="Consoles\Nintendo\NES\Boards\Namcot1xx\Mapper206.cs" />
|
||||||
<Compile Include="Consoles\Nintendo\NES\Boards\Namcot1xx\Namcot1xx.cs" />
|
<Compile Include="Consoles\Nintendo\NES\Boards\Namcot1xx\Namcot1xx.cs" />
|
||||||
<Compile Include="Consoles\Nintendo\NES\Boards\NAMCOT_m19_m210.cs">
|
<Compile Include="Consoles\Nintendo\NES\Boards\NAMCOT_m19_m210.cs">
|
||||||
|
|
|
@ -72,7 +72,7 @@ Open bus and bus conflict emulation is not considered complete or thorough in an
|
||||||
085 VRC7 Decent (includes sound)
|
085 VRC7 Decent (includes sound)
|
||||||
086 Misc (J) Decent (no sound)
|
086 Misc (J) Decent (no sound)
|
||||||
087 Misc (J) Complete
|
087 Misc (J) Complete
|
||||||
088 Misc (J) Nothing
|
088 Misc (J) Complete
|
||||||
089 Sunsoft-2 Complete
|
089 Sunsoft-2 Complete
|
||||||
090 Garbage Junk (+209)
|
090 Garbage Junk (+209)
|
||||||
091 Pirate Junk
|
091 Pirate Junk
|
||||||
|
@ -84,7 +84,7 @@ Open bus and bus conflict emulation is not considered complete or thorough in an
|
||||||
097 Misc (J) Complete
|
097 Misc (J) Complete
|
||||||
105 NES-EVENT Minimal (not entirely tested, no timer/IRQ, no dip switches)
|
105 NES-EVENT Minimal (not entirely tested, no timer/IRQ, no dip switches)
|
||||||
107 Unlicensed Complete
|
107 Unlicensed Complete
|
||||||
112 Misc (CN) Nothing
|
112 Misc (CN) Started but broken
|
||||||
113 =USELESS= Junk
|
113 =USELESS= Junk
|
||||||
115 MMC3Variant Decent
|
115 MMC3Variant Decent
|
||||||
116 Unlicensed Minimal (missing correct mirroring logic)
|
116 Unlicensed Minimal (missing correct mirroring logic)
|
||||||
|
@ -92,7 +92,7 @@ Open bus and bus conflict emulation is not considered complete or thorough in an
|
||||||
119 TQROM Complete
|
119 TQROM Complete
|
||||||
140 Misc (J) Complete
|
140 Misc (J) Complete
|
||||||
152 Misc (J) Complete
|
152 Misc (J) Complete
|
||||||
154 Misc (J) Nothing
|
154 Misc (J) Implemented but bugged in gameplay (looks to be mirroring related)
|
||||||
159 Bandai {{See 016}}
|
159 Bandai {{See 016}}
|
||||||
164 Pirate Junk - Started
|
164 Pirate Junk - Started
|
||||||
165 Pirate Junk
|
165 Pirate Junk
|
||||||
|
|
Loading…
Reference in New Issue