mirror of
https://github.com/SourMesen/Mesen.git
synced 2025-04-02 10:52:48 -04:00
Fixed comment
This commit is contained in:
parent
ae3e6c4978
commit
4ced4c0f3f
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue