Board HVC-UN1ROM (Mapper 94) implemented. Senjou no Ookami (Commando) now works.
This commit is contained in:
parent
fc87701129
commit
683eef347b
|
@ -93,6 +93,7 @@
|
||||||
<Compile Include="Consoles\Nintendo\NES\Boards\GxROM.cs">
|
<Compile Include="Consoles\Nintendo\NES\Boards\GxROM.cs">
|
||||||
<SubType>Code</SubType>
|
<SubType>Code</SubType>
|
||||||
</Compile>
|
</Compile>
|
||||||
|
<Compile Include="Consoles\Nintendo\NES\Boards\HVC_UN1ROM.cs" />
|
||||||
<Compile Include="Consoles\Nintendo\NES\Boards\IC_74x377.cs">
|
<Compile Include="Consoles\Nintendo\NES\Boards\IC_74x377.cs">
|
||||||
<SubType>Code</SubType>
|
<SubType>Code</SubType>
|
||||||
</Compile>
|
</Compile>
|
||||||
|
|
|
@ -78,16 +78,16 @@ Open bus and bus conflict emulation is not considered complete or thorough in an
|
||||||
091 Pirate Junk
|
091 Pirate Junk
|
||||||
092 Misc (J) Nothing (similar to 072)
|
092 Misc (J) Nothing (similar to 072)
|
||||||
093 Misc (J) Implemented but untested (easy) (hard to test, since the only test rom has been hacked to UNROM everywhere)
|
093 Misc (J) Implemented but untested (easy) (hard to test, since the only test rom has been hacked to UNROM everywhere)
|
||||||
094 Misc (J) Nothing (easy)
|
094 Misc (J) Complete
|
||||||
095 MMC3Variant Complete
|
095 MMC3Variant Complete
|
||||||
096 Misc (J) Nothing
|
096 Misc (J) Nothing
|
||||||
097 Misc (J) Complete
|
097 Misc (J) Complete
|
||||||
105 NES-EVENT ~NEEDED~
|
105 NES-EVENT ~NEEDED~
|
||||||
107 Unlicensed Complete
|
107 Unlicensed Complete
|
||||||
112 Misc (CN) Nothing
|
112 Misc (CN) Nothing
|
||||||
113 =USELESS= Junk
|
113 =USELESS= Junk
|
||||||
115 MMC3Variant Nothing
|
115 MMC3Variant Nothing
|
||||||
118 TLSROM Complete
|
118 TLSROM Complete
|
||||||
119 TQROM Complete
|
119 TQROM Complete
|
||||||
140 Misc (J) Complete
|
140 Misc (J) Complete
|
||||||
152 Misc (J) Nothing
|
152 Misc (J) Nothing
|
||||||
|
|
Loading…
Reference in New Issue