Micro Machines (NES)
Micro Machines (NES)
|
| Micro Machines |
|---|
Developer:
|
This page is rather stubbly and could use some expansion. Are you a bad enough dude to rescue this article? |
ROM/RAM Test
All NES games developed by Codemasters are based on the same stub library. As a result, all of these games, including those on multicarts, include a "smiley test" that verifies the integrity of the PRG ROM and CHR RAM chips.
To activate the PRG ROM test, hold Up + Down + Left + Right + A + Select + Start and press Reset. To activate the CHR RAM test, hold Up + Down + Left + Right + B + Select + Start and press Reset. (These tests can also be run simultaneously by holding both A and B, and the results will be ORed together in RAM.) If the PRG ROM checksum matches with the internal value or the CHR RAM chip has no bad cells, the program will display a happy green face; otherwise, it will display a sad red face. The code also attempts to write the test results to an unknown device at $4400, possibly an automated cartridge tester.
Note that the tests cannot be performed with an unmodified controller, as the design of the directional pad prevents more than two directions from being pressed at once.
| Passed | Failed |
|---|---|
![]() | ![]() |
| The Micro Machines series | |
|---|---|
| NES | Micro Machines |
| Game Boy (Color) | Micro Machines • Micro Machines V3 |
| Game Gear | Micro Machines • Micro Machines 2: Turbo Tournament |
| Nintendo 64 | Micro Machines 64 Turbo |
| Nintendo DS | Micro Machines V4 |
Categories:
- Games developed by Codemasters
- Games published by Camerica
- Unlicensed NES games
- Games released in 1991
- Games with debugging functions
- Stubs
- Micro Machines series
Cleanup > Stubs
Games > Games by content > Games with debugging functions
Games > Games by developer > Games developed by Codemasters
Games > Games by platform > NES games
Games > Games by publisher > Games published by Camerica
Games > Games by release date > Games released in 1991
Games > Games by series > Micro Machines series
Games > Unlicensed games > Unlicensed NES games
if(window.jQuery)jQuery.ready();if(window.mw){
mw.loader.state({"site":"loading","user":"ready","user.groups":"ready"});
}if(window.mw){
mw.loader.load(["mediawiki.action.view.postEdit","mediawiki.user","mediawiki.hidpi","mediawiki.page.ready","mediawiki.searchSuggest","ext.uls.pt"],null,true);
}if(window.mw){
document.write("u003Cscript src="https://tcrf.net/load.php?debug=falseu0026amp;lang=enu0026amp;modules=siteu0026amp;only=scriptsu0026amp;skin=vectoru0026amp;*"u003Eu003C/scriptu003E");
}
var pkBaseURL = (("https:" == document.location.protocol) ? "https://stats.tcrf.net/" : "http://stats.tcrf.net/");
document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
try {
var piwikTracker = Piwik.getTracker(pkBaseURL + "piwik.php", 2);
piwikTracker.trackPageView();
piwikTracker.enableLinkTracking();
} catch( err ) {}
if(window.mw){
mw.config.set({"wgBackendResponseTime":290});
}


