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">
|
||||
<SubType>Code</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Consoles\Nintendo\NES\Boards\HVC_UN1ROM.cs" />
|
||||
<Compile Include="Consoles\Nintendo\NES\Boards\IC_74x377.cs">
|
||||
<SubType>Code</SubType>
|
||||
</Compile>
|
||||
|
|
|
@ -78,7 +78,7 @@ Open bus and bus conflict emulation is not considered complete or thorough in an
|
|||
091 Pirate Junk
|
||||
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)
|
||||
094 Misc (J) Nothing (easy)
|
||||
094 Misc (J) Complete
|
||||
095 MMC3Variant Complete
|
||||
096 Misc (J) Nothing
|
||||
097 Misc (J) Complete
|
||||
|
|
Loading…
Reference in New Issue