INES Mapper 083: Difference between revisions
From NESdev Wiki
Jump to navigationJump to search
(ew) |
m (nocash's domain moved) |
||
Line 2: | Line 2: | ||
[[iNES Mapper 083]] seems to have been used for a bunch of games published and pirated by [[wikia:c:bootleggames:Cony Soft|Cony Soft]]. | [[iNES Mapper 083]] seems to have been used for a bunch of games published and pirated by [[wikia:c:bootleggames:Cony Soft|Cony Soft]]. | ||
[https://github.com/rdanbrook/nestopia/blob/master/source/core/board/NstBoardCony.cpp Nestopia]'s and [http://sourceforge.net/p/fceultra/code/HEAD/tree/fceu/trunk/src/boards/yoko.cpp FCEUX]'s implementations have the smell of dirty hacks to stuff a bunch of similar-but-not-quite-the-same mapper together. [http:// | [https://github.com/rdanbrook/nestopia/blob/master/source/core/board/NstBoardCony.cpp Nestopia]'s and [http://sourceforge.net/p/fceultra/code/HEAD/tree/fceu/trunk/src/boards/yoko.cpp FCEUX]'s implementations have the smell of dirty hacks to stuff a bunch of similar-but-not-quite-the-same mapper together. [http://problemkaputt.de/everynes.htm#mapper83cony Nocash] also has documentation on this mess. | ||
No more authoritative documentation currently exists. This is probably a place where submappers should be allocated, but it would be nice to have the cartridges in NesCartDB first. | No more authoritative documentation currently exists. This is probably a place where submappers should be allocated, but it would be nice to have the cartridges in NesCartDB first. |
Revision as of 02:07, 20 May 2015
iNES Mapper 083 seems to have been used for a bunch of games published and pirated by Cony Soft.
Nestopia's and FCEUX's implementations have the smell of dirty hacks to stuff a bunch of similar-but-not-quite-the-same mapper together. Nocash also has documentation on this mess.
No more authoritative documentation currently exists. This is probably a place where submappers should be allocated, but it would be nice to have the cartridges in NesCartDB first.