mirror of
https://github.com/libretro/Mesen.git
synced 2025-02-21 09:03:35 +00:00
Fixed comment
This commit is contained in:
parent
ae3e6c4978
commit
4ced4c0f3f
@ -48,6 +48,6 @@ protected:
|
||||
public:
|
||||
Bandai74161_7432(bool enableMirroringControl) : _enableMirroringControl(enableMirroringControl)
|
||||
{
|
||||
//According to NesDev Wiki, Mapper 70 is meant to have mirroring forced (by the board) and Mapper 152
|
||||
//According to NesDev Wiki, Mapper 70 is meant to have mirroring forced (by the board) and Mapper 152 allows the code to specify the mirroring type
|
||||
}
|
||||
};
|
Loading…
x
Reference in New Issue
Block a user