HOME

TheInfoList



OR:

Multi-memory controllers or memory management controllers (MMC) are different kinds of special
chips ''CHiPs'' is an American crime drama television series created by Rick Rosner and originally aired on NBC from September 15, 1977, to May 1, 1983. After the final first-run telecast on NBC in May 1983, the series went into reruns on Sundays fr ...
designed by various
video game developer A video game developer is a software developer specializing in video game development – the process and related disciplines of creating video games. A game developer can range from one person who undertakes all tasks to a large business with em ...
s for use in
Nintendo Entertainment System The Nintendo Entertainment System (NES) is an 8-bit home video game console developed and marketed by Nintendo. It was first released in Japan on 15 July 1983 as the and was later released as the redesigned NES in several test markets in the ...
(NES) cartridges. These chips extend the capabilities of the original
console Console may refer to: Computing and video games * System console, a physical device to operate a computer ** Virtual console, a user interface for multiple computer consoles on one device ** Command-line interface, a method of interacting with ...
and make it possible to create NES games with features the original console cannot offer alone. The basic NES hardware supports only 40KB of ROM total, up to 32KB PRG and 8KB CHR, thus only a single tile and sprite table are possible. This limit was rapidly reached within the Famicom's first two years on the market and game developers began requesting a way to expand the console's capabilities. In the emulation and Homebrew community, these chips are also known as ''mappers''.


List of MMC chips


CNROM

* Manufacturer:
Nintendo is a Japanese Multinational corporation, multinational video game company headquartered in Kyoto. It develops, publishes, and releases both video games and video game consoles. The history of Nintendo began when craftsman Fusajiro Yamauchi ...
* Games: ''
Gradius is a series of shooter ( shoot'em up) video games, introduced in 1985, developed and published by Konami for a variety of portable, console and arcade platforms. In many games in the series, the player controls a ship known as the Vic Viper. ...
'', ''
Ghostbusters ''Ghostbusters'' is a 1984 American supernatural comedy film directed by Ivan Reitman and written by Dan Aykroyd and Harold Ramis. It stars Bill Murray, Aykroyd, and Ramis as Peter Venkman, Ray Stantz, and Egon Spengler, three eccentric ...
'', '' Gyruss'', ''
Arkanoid is a 1986 Block kuzushi, block breaker arcade game developed and published by Taito. In North America, it was published by Romstar. Controlling a paddle-like craft known as the Vaus, the player is tasked with clearing a formation of colorful blo ...
'' CNROM is the earliest banking hardware introduced on the Famicom--the first game to use it was Ninja Jajamaru-kun, which was released in late 1985. It consists of a single 7400 series discrete logic chip. CNROM supports a single fixed PRG bank and up to eight CHR banks for 96KB total ROM. Some third party variations supported additional capabilities. The vast majority of CNROM games have 32k CHR ROM however some have 16k CHR ROM. Three games (Ninja Jajamaru-kun, Joust, and City Connection (J)) have 16k PRG ROM and 16k CHR ROM. A few Famicom CNROM games incorporated a weak copy protection consisting of a diode setup designed to prevent access to the CHR data if the game detected that it was running in RAM instead of ROM. Most CNROM games put the game's level data in unused portions of the CHR ROM and blank the PPU to read it; this frees up PRG ROM space for additional game logic or other data.


UNROM

* Manufacturer:
Nintendo is a Japanese Multinational corporation, multinational video game company headquartered in Kyoto. It develops, publishes, and releases both video games and video game consoles. The history of Nintendo began when craftsman Fusajiro Yamauchi ...
* Games: '' Pro Wrestling'', '' Ikari Warriors'', ''
Mega Man ''Mega Man'' (known as in Japan) is a video game franchise developed and published by Capcom, featuring the Mega Man (character), protagonist of the same name. The Mega Man (1987 video game), original game was released for the Nintendo Enter ...
'', '' Contra'', '' Castlevania'' Early NES mappers are composed of
7400 series The 7400 series is a popular logic family of transistor–transistor logic (TTL) integrated circuits (ICs). In 1964, Texas Instruments introduced the SN5400 series of logic chips, in a ceramic semiconductor package. A low-cost plastic package ...
discrete logic chips. UNROM appeared in late 1986. It supports a single fixed 16KB PRG bank, the rest of the PRG being switchable. Instead of a dedicated ROM chip to hold graphics data (called CHR by Nintendo), games using UNROM store graphics data in the program ROM and copy it to a RAM on the cartridge at run time. This allows for effects such as animated tiles or graphics transformations, and it requires fewer total tiles than CHR ROM games as the latter often have to duplicate tiles between banks. However some of the PRG ROM will have to be used to hold the graphics, leaving less room for code or other data. The vast majority of UNROM games have 128k PRG ROM, a few such as Paperboy 2 use 256k. A single game, Crazy Climber, has the fixed PRG bank at $8000-$BFFF instead of the normal $C000-$FFFF in order to support PCM channel samples.


MMC1

* Manufacturer:
Nintendo is a Japanese Multinational corporation, multinational video game company headquartered in Kyoto. It develops, publishes, and releases both video games and video game consoles. The history of Nintendo began when craftsman Fusajiro Yamauchi ...
* Games: ''
The Legend of Zelda is a media franchise, video game series created by the Japanese game designers Shigeru Miyamoto and Takashi Tezuka. It is primarily developed and published by Nintendo; some portable installments and re-releases have been outsourced to Flags ...
'', ''
Mega Man 2 ''Mega Man 2'' (stylized as ''Mega Man II'') is a 1988 action game, action-platformer, platform game developed and published by Capcom for the Nintendo Entertainment System. It was released in Japan in 1988 and in North America and PAL region ...
'', ''
Metroid is an action-adventure game franchise created by Nintendo. The player controls the bounty hunter Samus Aran, who protects the galaxy from Space Pirates and other malevolent forces and their attempts to harness the power of the parasitic M ...
'', '' Godzilla: Monster of Monsters'', ''
Teenage Mutant Ninja Turtles ''Teenage Mutant Ninja Turtles'' (''TMNT'') is an American media franchise created by comic book artists Kevin Eastman and Peter Laird. It follows Leonardo (Teenage Mutant Ninja Turtles), Leonardo, Donatello (Teenage Mutant Ninja Turtles), D ...
'', and more. The MMC1 is Nintendo's first custom MMC
integrated circuit An integrated circuit (IC), also known as a microchip or simply chip, is a set of electronic circuits, consisting of various electronic components (such as transistors, resistors, and capacitors) and their interconnections. These components a ...
to incorporate support for PRG RAM, battery-backed saves, and multi-directional scrolling configurations. It is the most widely used first party mapper and there are more variants of MMC1 cartridge boards than any other type. Maximum memory capacity is 512k of PRG ROM and 128k of CHR ROM. Optionally CHR RAM may be used in which case the graphics are stored in the PRG ROM and copied to CHR RAM as needed. The chip comes in at least five different versions: ''MMC1A'', ''MMC1B1'', ''MMC1B2'', ''MMC1B3'' and ''MMC1C''. The differences between the different versions are slight, mostly owing to save game memory protection behavior. The MMC1 chip allows for switching of different memory banks. Program ROM can be selected in 16KB or 32KB chunks, and character
ROM Rom, or ROM may refer to: Biomechanics and medicine * Risk of mortality, a medical classification to estimate the likelihood of death for a patient * Rupture of membranes, a term used during pregnancy to describe a rupture of the amniotic sac * ...
can be selected in 4KB or 8KB chunks. An unusual feature of this memory controller is that its input is serial, rather than parallel, so 5 sequential writes (with bit shifting) are needed to send a command to the circuit. MMC1 does not have the ability to disable write access to the PRG RAM so games that use a battery save would require the Reset button to be held down at power off to avoid possible corruption of the save data. The chip's registers are accessed serially so several writes are required and consequently switching ROM banks on MMC1 is slow.


MMC2

* Manufacturer:
Nintendo is a Japanese Multinational corporation, multinational video game company headquartered in Kyoto. It develops, publishes, and releases both video games and video game consoles. The history of Nintendo began when craftsman Fusajiro Yamauchi ...
* Games: '' Mike Tyson's Punch-Out!!'' The MMC2 is only used in ''Mike Tyson's Punch-Out!!'' and the later rerelease which replaced
Mike Tyson Michael Gerard Tyson (born June 30, 1966) is an American former professional boxer who competed between 1985 and 2024. Nicknamed "Iron Mike" and "Kid Dynamite" in his early career, and later known as "the Baddest Man on the Planet", Tyson i ...
. A single 8KB bank of program ROM can be selected (with the remaining 24KB locked) and character ROM can be selected in ''two pairs'' of 4KB banks, which would be automatically switched when the video hardware attempts to load particular graphic tiles from memory, thus allowing a larger amount of graphics to be used on the screen without the need for the game itself to manually switch them.


MMC3

* Manufacturer:
Nintendo is a Japanese Multinational corporation, multinational video game company headquartered in Kyoto. It develops, publishes, and releases both video games and video game consoles. The history of Nintendo began when craftsman Fusajiro Yamauchi ...
* Games: '' Mega Man 3'', '' 4'', '' 5'', '' 6'', '' Super Mario Bros. 2''NA/EU, '' Super Mario Bros. 3'', '' Kirby's Adventure'', and more. The MMC3 was introduced in 1988 and 8 Eyes is the first game it was used in. It adds an IRQ timer to allow split screen scrolling without the sacrifice of sprite 0, along with two selectable 8KB program ROM banks and two 2KB+four 1KB selectable character ROM banks, which allows easy instant swapping of sprite and tile data. 8KB of save game RAM is supported. Maximum ROM capacity is 512k PRG and 256k CHR. The single screen mirroring mode from MMC1 is not present. The MMC3 supports disabling write access to the PRG RAM so that it is unnecessary to hold Reset down at power off to prevent data loss in games that use a battery backed save. MMC3 registers only require two writes to access so it can switch ROM banks faster than MMC1. There were two different MMC3 variants manufactured by Sharp and NEC; the NEC chips only support a single IRQ while the Sharp ones allow one every eight rows of screen.


MMC4

* Manufacturer:
Nintendo is a Japanese Multinational corporation, multinational video game company headquartered in Kyoto. It develops, publishes, and releases both video games and video game consoles. The history of Nintendo began when craftsman Fusajiro Yamauchi ...
* Games: ''
Fire Emblem is a Video games in Japan, Japanese fantasy tactical role-playing game franchise developed by Intelligent Systems and published by Nintendo. First produced and published for the Nintendo Entertainment System in 1990, the series currently con ...
'', '' Fire Emblem Gaiden'', and ''
Famicom Wars is a turn-based strategy video game developed by Nintendo and Intelligent Systems and published by Nintendo for the Family Computer. It was released on August 12, 1988, in Japan. It was later re-released on Virtual Console. It is the first game ...
'' This chip is only used in three games, all of which were released only for the
Famicom The Nintendo Entertainment System (NES) is an 8-bit home video game console developed and marketed by Nintendo. It was first released in Japan on 15 July 1983 as the and was later released as the redesigned NES in several test markets in the ...
in Japan, and were developed by
Intelligent Systems is a Japanese video game developer best known for developing games published by Nintendo with the ''Fire Emblem'', ''Paper Mario'', ''Wario_(series)#WarioWare_series, WarioWare'', and ''Wars (series), Wars'' video game series. The company was ...
. Functionally, it is nearly identical to the MMC2, with the only difference being that the MMC4 switches program ROM in 16KB banks instead of 8KB banks and has support for a battery-backed SRAM to save game data.


MMC5

* Manufacturer:
Nintendo is a Japanese Multinational corporation, multinational video game company headquartered in Kyoto. It develops, publishes, and releases both video games and video game consoles. The history of Nintendo began when craftsman Fusajiro Yamauchi ...
* Games: '' Castlevania III: Dracula's Curse''NA/EU, '' Just Breed'', ''
Metal Slader Glory ''Metal Slader Glory'' is an adventure game developed and published by HAL Laboratory for the Nintendo Entertainment System, Family Computer in 1991. The game is set in 2062 after humans have Moon colonization, colonized the Moon and established ...
'', '' Laser Invasion'', ''Uchuu Keibitai SDF'', ''Nobunaga's Ambition II'', ''Nobunaga no Yabou - Sengoku Gunyuu Den'', ''
Bandit Kings of Ancient China ''Bandit Kings of Ancient China'', also known as in Japan, is a turn-based strategy video game developed and published by Koei, and released in 1989 for MSX, MS-DOS, Amiga, and Macintosh and in 1990 for the Nintendo Entertainment System. I ...
'', '' Romance of the Three Kingdoms II'', '' Uncharted Waters'', '' Genghis Khan II: Clan of the Gray Wolf'', '' Gemfire'', '' L'Empereur'', ''Ishin no Arashi'', ''Shin 4 Nin Uchi Mahjong - Yakuman Tengoku'' The MMC5 is Nintendo's most advanced MMC. It was originally also the most expensive. Only Koei used this chip regularly. It is similar to Konami's VRC6, but interrupt handling works differently. The chip has 1KB of extra
RAM Ram, ram, or RAM most commonly refers to: * A male sheep * Random-access memory, computer memory * Ram Trucks, US, since 2009 ** List of vehicles named Dodge Ram, trucks and vans ** Ram Pickup, produced by Ram Trucks Ram, ram, or RAM may also ref ...
, two extra
square wave Square wave may refer to: *Square wave (waveform) A square wave is a non-sinusoidal waveform, non-sinusoidal periodic waveform in which the amplitude alternates at a steady frequency between fixed minimum and maximum values, with the same ...
sound channels, one extra
PCM Pulse-code modulation (PCM) is a method used to Digital signal (signal processing), digitally represent analog signals. It is the standard form of digital audio in computers, compact discs, digital telephony and other digital audio application ...
sound channel, support for vertical split screen scrolling, improved graphics capabilities (making 16,384 different tiles available per screen rather than only 256, and allowing each individual 8x8-pixel background tile to have its own color assignment instead of being restricted to one color set per 2x2 tile group), highly configurable program ROM and character ROM bank switching, and a scanline-based IRQ counter. The MMC5 supports up to 2MB total ROM, however no commercially released game exceeded 1MB.


MMC6

* Manufacturer:
Nintendo is a Japanese Multinational corporation, multinational video game company headquartered in Kyoto. It develops, publishes, and releases both video games and video game consoles. The history of Nintendo began when craftsman Fusajiro Yamauchi ...
* Games: '' StarTropics'', '' Zoda's Revenge: StarTropics II'' The MMC6 is similar to the MMC3, with an additional 1 KB of RAM which can be saved with battery backup.


Famicom Disk System

* Manufacturer:
Nintendo is a Japanese Multinational corporation, multinational video game company headquartered in Kyoto. It develops, publishes, and releases both video games and video game consoles. The history of Nintendo began when craftsman Fusajiro Yamauchi ...
* Games: '' Akumajo Dracula'', '' Arumana no Kiseki'', '' Ai Senshi Nicol'', ''Big Challenge! Dogfight Spirit'', ''
Bio Miracle Bokutte Upa is a Konami video game that was first released for a Japan-exclusive market in 1988 for the Family Computer Disk System. It was later released as a cartridge in 1993 for the Family Computer itself. It was released on the Wii's Virtual Consol ...
'', '' Crackout''JP, '' Double Dribble''JP, '' Dracula II'', '' Falsion'', '' Famicom Tantei Club Part II: Ushiro ni Tatsu Shōjo'', '' Kid Icarus''JP, '' KiKi KaiKai'', '' Meikyuu Jiin Dababa'', ''
Metroid is an action-adventure game franchise created by Nintendo. The player controls the bounty hunter Samus Aran, who protects the galaxy from Space Pirates and other malevolent forces and their attempts to harness the power of the parasitic M ...
''JP, '' Pro Wrestling''JP, ''Relics - Ankoku Yousai'', ''
Risa no Yōsei Densetsu is a Family Computer Disk System game, released in 1988.https://www.good-day.co.jp/talent/detail.html?info=7 It stars the Japanese idol An is a type of entertainer marketed for image, attractiveness, and personality in Japanese popular cu ...
'', '' Shin Onigashima'', '' Super Mario Bros. 2''JP, ''
The Legend of Zelda is a media franchise, video game series created by the Japanese game designers Shigeru Miyamoto and Takashi Tezuka. It is primarily developed and published by Nintendo; some portable installments and re-releases have been outsourced to Flags ...
'' (FDS release), '' The Mysterious Murasame Castle'', ''Vs. Excitebike'', '' Yūyūki'', '' Zelda II: The Adventure of Link''JP, and more. The
Famicom Disk System The commonly shortened to the Famicom Disk System, is a peripheral for Nintendo's Family Computer (Famicom) home video game console, released in Japan on February 21, 1986. The system uses proprietary floppy disks called "Disk Cards" for more ...
's
ASIC An application-specific integrated circuit (ASIC ) is an integrated circuit (IC) chip customized for a particular use, rather than intended for general-purpose use, such as a chip designed to run in a digital voice recorder or a high-efficien ...
is an extended audio chip, which supports one channel of single-cycle (6-bit × 64 step) wavetable-lookup synthesis with a built in phase modulator (PM) for sound generation similar to that of
frequency modulation synthesis Frequency modulation synthesis (or FM synthesis) is a form of Synthesizer#Sound synthesis, sound synthesis whereby the frequency of a waveform is changed by Frequency modulation, modulating its frequency with a modulator. The instantaneous frequen ...
. Some cartridge conversions of Disk System games have MMCs to replace the audio channel.


AOROM

* Manufacturer:
Nintendo is a Japanese Multinational corporation, multinational video game company headquartered in Kyoto. It develops, publishes, and releases both video games and video game consoles. The history of Nintendo began when craftsman Fusajiro Yamauchi ...
* Games: '' Battletoads'', '' Wizards & Warriors'', '' Cobra Triangle'', ''
Jeopardy! ''Jeopardy!'' is an American television game show created by Merv Griffin. The show is a quiz competition that reverses the traditional question-and-answer format of many quiz shows. Rather than being given questions, contestants are instead g ...
'' The A*ROM MMC, named after the AMROM, ANROM, and AOROM cartridge boards that use it, was developed by Chris Stamper of Rare, and manufactured by Nintendo. It is found in games developed by Rare for Nintendo, Tradewest, GameTek, Acclaim, and Milton Bradley. It allows the PRG ROM to be switched in a single 32KB piece and uses CHR RAM for up to 256KB total ROM. Unlike other chips, it uses one screen mirroring.


Third-party chips

Several Japanese manufacturers produced their own Famicom cartridges, PCBs, and mappers, including Konami, Sunsoft, Jaleco, Irem, Bandai, and Namco. Nintendo had tighter control of NES cartridge manufacturing--third parties could only use their own hardware if they had the standard gray NES cartridge shell and included the 10NES lockout chip and consequently most did not do so for cost reasons, opting instead to simply purchase Nintendo's hardware. Acclaim, Konami, and Tengen manufactured their own cartridge PCBs and used third-party mappers as did Sunsoft for a single game (Batman: Return of the Joker).


VRC1

* Manufacturer: Konami, Jaleco (SS8805) * Games: ''Exciting Boxing'', ''Ganbare Goemon! Karakuri Douchuu'', ''Jajamaru Ninpouchou'', ''King Kong 2: Ikari no Megaton Punch, Moero!!'', ''Junior Basket: Two on Two'', ''Tetsuwan Atom''


VRC2

* Manufacturer: Konami * Games: '' Contra''JP, ''
Tiny Toon Adventures ''Tiny Toon Adventures'' is an American animated television series created by Tom Ruegger and produced by Warner Bros. Animation. It originally aired from September 14, 1990 to December 6, 1992, airing in syndication before eventually settling a ...
''JP, '' Akumajō Special: Boku Dracula-kun'' The VRC2 is a chip from Konami that allows program ROM to be switched in 8KB banks, and character ROM to be switched in 1KB banks. This MMC has two known revisions: VRC2a and VRC2b.


VRC3

* Manufacturer:
Konami , commonly known as Konami, , is a Japanese multinational entertainment company and video game developer and video game publisher, publisher headquartered in Chūō, Tokyo, Chūō, Tokyo. The company also produces and distributes trading card ...
* Games: ''
Salamander Salamanders are a group of amphibians typically characterized by their lizard-like appearance, with slender bodies, blunt snouts, short limbs projecting at right angles to the body, and the presence of a tail in both larvae and adults. All t ...
''JP Exclusively used in the Japanese version of ''Salamander''.


VRC4

* Manufacturer:
Konami , commonly known as Konami, , is a Japanese multinational entertainment company and video game developer and video game publisher, publisher headquartered in Chūō, Tokyo, Chūō, Tokyo. The company also produces and distributes trading card ...
* Games: '' Gradius II''JP, '' Crisis Force'', ''Bio Miracle:Boku tte Upa'', ''Ganbare Goemon Gaiden 2'', ''WaiWai World'', ''WaiWai World 2'', ''Twinbee 3'' The VRC4 Chip is similar to the VRC2 chip, other than the VRC4 allowing for 512KB CHR capacity, 2 8KB PRG ROM banking modes and 1 screen mirroring.


VRC5

* Manufacturer:
Konami , commonly known as Konami, , is a Japanese multinational entertainment company and video game developer and video game publisher, publisher headquartered in Chūō, Tokyo, Chūō, Tokyo. The company also produces and distributes trading card ...
* Games: ''Space School''JP Exclusively used in the QTa adapter in Konami's ''Space School'' series of educational games.


VRC6

* Manufacturer:
Konami , commonly known as Konami, , is a Japanese multinational entertainment company and video game developer and video game publisher, publisher headquartered in Chūō, Tokyo, Chūō, Tokyo. The company also produces and distributes trading card ...
* Games: '' Akumajō Densetsu'', ''Mōryō Senki MADARA'', '' Esper Dream 2: Aratanaru Tatakai'' The VRC6 (Virtual Rom Controller) is an advanced MMC chip from Konami, supporting bank switching for both program code and graphics as well as a CPU cycle–based IRQ counter, which can also act as a scanline counter. The chip also contains support for three extra sound channels (two
square wave Square wave may refer to: *Square wave (waveform) A square wave is a non-sinusoidal waveform, non-sinusoidal periodic waveform in which the amplitude alternates at a steady frequency between fixed minimum and maximum values, with the same ...
s of eight
duty cycle A duty cycle or power cycle is the fraction of one period in which a signal or system is active. Duty cycle is commonly expressed as a percentage or a ratio. A period is the time it takes for a signal to complete an on-and-off cycle. As a for ...
s each, which can be configured to play PCM samples using 100% duty cycle, and one
sawtooth wave The sawtooth wave (or saw wave) is a kind of non-sinusoidal waveform. It is so named based on its resemblance to the teeth of a plain-toothed saw with a zero rake angle. A single sawtooth, or an intermittently triggered sawtooth, is called a ...
). It is used in ''Akumajō Densetsu'', the Japanese version of '' Castlevania III: Dracula's Curse'', while the Western version uses the MMC5 from Nintendo. Since the
Nintendo Entertainment System The Nintendo Entertainment System (NES) is an 8-bit home video game console developed and marketed by Nintendo. It was first released in Japan on 15 July 1983 as the and was later released as the redesigned NES in several test markets in the ...
by design does not allow cartridges to add additional sound channels, the Famicom version's soundtrack was reworked to follow those specifications; the soundtrack for the Western version utilizes the five stock sound channels built into the NES.


VRC7

* Manufacturer:
Konami , commonly known as Konami, , is a Japanese multinational entertainment company and video game developer and video game publisher, publisher headquartered in Chūō, Tokyo, Chūō, Tokyo. The company also produces and distributes trading card ...
, Yamaha * Games: ''
Lagrange Point In celestial mechanics, the Lagrange points (; also Lagrangian points or libration points) are points of equilibrium for small-mass objects under the gravitational influence of two massive orbiting bodies. Mathematically, this involves t ...
'', '' Tiny Toon Adventures 2: Trouble in Wackyland''JP The VRC7 is an advanced MMC chip from Konami, supporting bank switching and IRQ counting equivalent to the VRC6, as well as containing a YM2413 derivative providing 6 channels of 2-op
FM synthesis Frequency modulation synthesis (or FM synthesis) is a form of sound synthesis whereby the frequency of a waveform is changed by modulating its frequency with a modulator. The (instantaneous) frequency of an oscillator is altered in accordance wi ...
. The advanced audio hardware is used only in the Famicom game ''Lagrange Point''. The Japanese version of ''Tiny Toon Adventures 2'' also uses the VRC7 but does not take advantage of the extended audio. A disadvantage of the extended audio portion is that it produces some quantization noise, noticeable at lower notes. This was a carryover from the YM2413, which the VRC7's FM chip is based on.


Bandai FCG-2

* Manufacturer:
Bandai is a Japanese multinational corporation, multinational toy manufacturer and distributor headquartered in Taitō, Taitō, Tokyo. Its international branches, Bandai Namco Toys & Collectables America and Bandai UK, are respectively headquartered ...
* Games: '' Dragon Ball: Dai Maou Fukkatsu'', '' Dragon Ball 3: Gokuu Den'', '' Famicom Jump: Eiyuu Retsuden'' The FCG-1 or 2 are similar to MMC3 in capability. They have optional support for Bandai's Datach system or a small serial SRAM of 128 or 256 byte capacity that is indirectly accessed through the mapper registers and is not directly visible to the Famicom's CPU.


Namco 109

* Manufacturer:
Namco was a Japanese multinational video game and entertainment company founded in 1955. It operated video arcades and amusement parks globally, and produced video games, films, toys, and arcade cabinets. Namco was one of the most influential c ...
* Games: '' Family Stadium'', '' Mappy Land'', '' Gauntlet'', '' Ring King'' The 109 was one of the only non-Nintendo mappers to appear in NES cartridges. It was similar to MMC1 but could address a much smaller amount of memory and was capable of 8kb PRG banking and 1kb CHR banking.


Namco 163

* Manufacturer:
Namco was a Japanese multinational video game and entertainment company founded in 1955. It operated video arcades and amusement parks globally, and produced video games, films, toys, and arcade cabinets. Namco was one of the most influential c ...
* Games: '' Erika to Satoru no Yume Bōken'', '' Final Lap'', ''
King of Kings King of Kings, ''Mepet mepe''; , group="n" was a ruling title employed primarily by monarchs based in the Middle East and the Indian subcontinent. Commonly associated with History of Iran, Iran (historically known as name of Iran, Persia ...
'', '' Mappy Kids'', '' Digital Devil Story: Megami Tensei II'', ''Namco Classic II'', ''
Romance of the Three Kingdoms ''Romance of the Three Kingdoms'' () is a 14th-century historical novel attributed to Luo Guanzhong. It is set in the turbulent years towards the end of the Han dynasty and the Three Kingdoms period in Chinese history, starting in 184 AD and ...
'', '' Romance of the Three Kingdoms II'', '' Yokai Dochuki'', '' Rolling Thunder''JP, ''Top Striker'' The 163 has been only used in games exclusive to Japan. Its capabilities were a little better than Nintendo's MMC3. A variant contained extra sound hardware that plays 4-bit wave samples. It supports 1 to 8 extra sound channels, but audible
aliasing In signal processing and related disciplines, aliasing is a phenomenon that a reconstructed signal from samples of the original signal contains low frequency components that are not present in the original one. This is caused when, in the ori ...
appears when a sufficiently large number of channels are enabled due to the increasingly audible time-division multiplexing.


FME-7

* Manufacturer:
Sunsoft , is a Japanese electronics manufacturer, video game developer and publisher. They are known for their video games under the brand name Sunsoft. History In April 1971, Sun Electronics Corporation (alternatively called Sun Denshi) was founded i ...
* Games: '' Batman: Return of the Joker'', '' Hebereke'', and more. The FME-7 is a memory mapping circuit developed by Sunsoft for use in NES and Famicom cartridges. It switches program ROM in 8KB banks and switches the character ROM 1KB banks. It also contains hardware to generate IRQ signals after a specified number of CPU
clock cycle In electronics and especially synchronous digital circuits, a clock signal (historically also known as ''logic beat'') is an electronic logic signal (voltage or current) which oscillates between a high and a low state at a constant frequency and ...
s, thus achieving split-screen effects with minimal use of processing power.


SUNSOFT-4

* Manufacturer:
Sunsoft , is a Japanese electronics manufacturer, video game developer and publisher. They are known for their video games under the brand name Sunsoft. History In April 1971, Sun Electronics Corporation (alternatively called Sun Denshi) was founded i ...


SUNSOFT 5B

* Manufacturer:
Sunsoft , is a Japanese electronics manufacturer, video game developer and publisher. They are known for their video games under the brand name Sunsoft. History In April 1971, Sun Electronics Corporation (alternatively called Sun Denshi) was founded i ...
* Games: '' Gimmick!'' This version of the FME-7 contains a variant of the widely used Yamaha YM2149 (SSG), a derivative of the popular AY-3-8910 chip.


Unlicensed MMCs

Some individual ( homebrew) and unlicensed developers have made custom MMCs for the NES, most of which simply expand the available memory.


228

* Manufacturer: Active Enterprises * Games: ''
Action 52 ''Action 52'' is an unlicensed multicart video game compilation developed by Active Enterprises for the Nintendo Entertainment System and by FarSight Studios, FarSight Technologies for the Sega Genesis. The NES version was released in 1991, follow ...
'', '' Cheetahmen II'' 228 is a simple bank switching MMC developed for use in the games ''Action 52'' and ''Cheetahmen II''. It does not have a nametable control bit. In the ''Action 52'' multicart, it also contains a small 16-bit register area that contains the old menu selection when exiting a game.


GTROM

* Manufacturer: Membler Industries GTROM or Cheapocadabra is a self-flashable MMC developed in 2015 for the homebrew market. The board contains 512K of PRG ROM, 16K of CHR ROM, and two LEDs. While the GTROM does not contain PRG RAM, saved games are possible due to PRG ROM being flashable by NES software.


MXM-1

* Manufacturer: Something Nerdy Studios * Games: ''Former Dawn'' MXM-1 is a custom MMC developed in 2022 for use in the homebrew game ''Former Dawn''. Unlike most unlicensed MMCs, it greatly expands upon the feature set of the stock NES, allowing it to use 8x1 attributes for using more colors while also featuring FMV playback, expanded audio (8 channels of PCM audio with an echo buffer, wavetable support, and smooth sinc function based interpolation) and direct access to 768M of ROM (indirectly 2.8G) and 1M of RAM.


See also

* List of Super NES enhancement chips


References

{{reflist Integrated circuits Memory management