<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.gbatemp.net/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Robz8</id>
	<title>WikiTemp - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.gbatemp.net/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Robz8"/>
	<link rel="alternate" type="text/html" href="https://wiki.gbatemp.net/wiki/Special:Contributions/Robz8"/>
	<updated>2026-06-08T21:23:54Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://wiki.gbatemp.net/w/index.php?title=GBARunner2&amp;diff=70485</id>
		<title>GBARunner2</title>
		<link rel="alternate" type="text/html" href="https://wiki.gbatemp.net/w/index.php?title=GBARunner2&amp;diff=70485"/>
		<updated>2019-08-26T00:09:02Z</updated>

		<summary type="html">&lt;p&gt;Robz8: /* Retail games */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{InfoBox&lt;br /&gt;
 |title=GBARunner2&lt;br /&gt;
 |image=&lt;br /&gt;
 |imagesize=&lt;br /&gt;
 |imagecaption=&lt;br /&gt;
 |header1 = Information&lt;br /&gt;
 |label1 = Console Emulated&lt;br /&gt;
 |data1 = [[GBA]]&lt;br /&gt;
 |label2= Runs on&lt;br /&gt;
 |data2 = [[Nintendo DS]]&lt;br /&gt;
 |label3 =Developer&lt;br /&gt;
 |data3 = [https://gbatemp.net/members/280844/ Gericom]&lt;br /&gt;
 |label4 = Source code&lt;br /&gt;
 |data4 = [https://github.com/Gericom/GBARunner2 GitHub]&lt;br /&gt;
 |label5 = Latest version&lt;br /&gt;
 |data5 = [https://github.com/Gericom/GBARunner2/releases/tag/v20190824-234952_2dc841f Commit 2dc841f (2019/08/24) build ]&lt;br /&gt;
 |label6 = Discussion thread&lt;br /&gt;
 |data6 = [https://gbatemp.net/threads/gbarunner2.451970/ GBATemp.net] &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;GBARunner2&#039;&#039;&#039; is a hypervisor that runs GBA games on DS/DSi/3DS in DS mode, basically like Nintendont does for running Gamecube games on Wii.&lt;br /&gt;
&lt;br /&gt;
= Usage =&lt;br /&gt;
* Place a GBA bios on your sd card. Either /bios.bin, /gba/bios.bin, or /_gba/bios.bin will work.&lt;br /&gt;
** &#039;&#039;&#039;Note:&#039;&#039;&#039; Do not use Normmatt&#039;s open-source GBA BIOS. It won&#039;t work, as many patches are applied at fixed addresses. The right checksums are listed below.&lt;br /&gt;
* If you have a gba folder on the root of your sd, this folder will be opened by default&lt;br /&gt;
* Make sure your games are SRAM patched if needed, this is most likely only the case for FLASH1M_V103 (use [http://www.no-intro.org/gbadat/tools/gbata7a-en.zip gbata])&lt;br /&gt;
* If you are using GBARunner2 with TWiLightMenu on a DSi or 3DS with the SD card, make sure you use the dldi on ARM7 build&lt;br /&gt;
&lt;br /&gt;
If you want to use existing save files, they should have the same name as the gba file but instead of .gba they should be .sav (so the save for mygame.gba is mygame.sav).&lt;br /&gt;
&lt;br /&gt;
== BIOS Checksums ==&lt;br /&gt;
The BIOS used should have the following checksums (checking one should be enough):&lt;br /&gt;
* CRC32: &amp;lt;code&amp;gt;81977335&amp;lt;/code&amp;gt;&lt;br /&gt;
* MD5: &amp;lt;code&amp;gt;a860e8c0b6d573d191e4ec7db1b1e4f6&amp;lt;/code&amp;gt;&lt;br /&gt;
* SHA1: &amp;lt;code&amp;gt;300c20df6731a33952ded8c436f7f186d25d3492&amp;lt;/code&amp;gt;&lt;br /&gt;
* SHA256: &amp;lt;code&amp;gt;fd2547724b505f487e6dcb29ec2ecff3af35a841a77ab2e85fd87350abd36570&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You can check the MD5 with [http://www.winmd5.com/ WinMD5Free] for example.&lt;br /&gt;
&lt;br /&gt;
= Compiling the latest version =&lt;br /&gt;
&lt;br /&gt;
1. Make sure you have devkitpro installed.&lt;br /&gt;
&lt;br /&gt;
2. Download the git repo.&lt;br /&gt;
&lt;br /&gt;
3. Run make in the root.&lt;br /&gt;
&lt;br /&gt;
= Downloads =&lt;br /&gt;
New commits are now automatically build and can be downloaded on the [https://github.com/Gericom/GBARunner2/releases github release page].&lt;br /&gt;
&lt;br /&gt;
* Commit 5abecad (2019/07/05), (Fixes the contra title screen, partially the advance wars intro, Madden NFL Note that bitmap bg transforms are currently not supported) posted [https://github.com/Gericom/GBARunner2/releases/tag/commit_5b06bb4bd12d8fe12574b0564e0ce0fb7fb02760 here].&lt;br /&gt;
* Commit 5b06bb4 (2019/07/03), (Changed dma behavior on invalid addresses again, still not completely) posted [https://github.com/Gericom/GBARunner2/releases/tag/commit_5b06bb4bd12d8fe12574b0564e0ce0fb7fb02760 here].&lt;br /&gt;
* Commit 03f8646 (2019/07/01), (Optimized the abort handler a little more) posted [https://github.com/Gericom/GBARunner2/releases/tag/commit_03f86467974caba8ae6c4463b5b5d42ad49ab826 here].&lt;br /&gt;
* Commit e592198 (2019/07/01), (Set up CI with Azure Pipelines) posted [https://github.com/Gericom/GBARunner2/releases/tag/commit_e59219891e31d3d30b248b4c6a8bb9289b4d4b80 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/2019-06-30-897403a-zip.171803// Commit 897403a (2019/06/30) (master branch)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-82#post-8698213 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.171425// Commit 09c3fb7 (2019/06/26) (feature/newabort2 branch) (experimental arm7dldi_wramicache Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-80#post-8692494 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.171378// Commit 6084943 (2019/06/26) (feature/newabort2 branch) (experimental arm7dldi_wramicache Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-80#post-8691975 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/2019-06-14-8e4d520-zip.169862// Commit 8e4d520 (2019/06/14) (sd_save branch)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-77#post-8676640 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/2019-06-10-8175479-zip.169640// Commit 8175479 (2019/06/10) (sd_save branch)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-74 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.168926// Commit unspecified (2019/06/03) (sd_save branch)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-70 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/dd42c5c-02-06-2019-zip.168858// Commit dd42c5c (2019/06/02) (sd_save branch)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-69 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gb_audio-d5d99e7-02-04-2019-zip.162672// Commit d5d99e7 (2019/04/02) (gb audio branch, no saving!)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-67 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2_arm9dldi_wramicache-nds-zip.148184// Commit 6522414 (2018/11/01) (arm9wramicache Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-57#post-8359865 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2_arm9dldi-nds-zip.148183/ Commit 6522414 (2018/11/01) (arm9 Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-57#post-8359865 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2_arm7dldi_wramicache-nds-zip.148182// Commit 6522414 (2018/11/01) (arm7wramicache Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-57#post-8359865 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2_arm7dldi-nds-zip.148181/ Commit 6522414 (2018/11/01) (arm7 Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-57 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.148256/ Commit c03c437 (2018/11/01) (arm9_file_explorer Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-58 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2_arm9dldi_wramicache-nds-zip.135215// Commit f89fac5 (2018/07/10) (arm9wramicache Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-53#post-8131575 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2_arm9dldi-nds-zip.135214// Commit f89fac5 (2018/07/10) (arm9 Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-53#post-8131575 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2_arm7dldi_wramicache-nds-zip.135213// Commit f89fac5 (2018/07/10) (arm7wramicache Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-53#post-8131575 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2_arm7dldi-nds-zip.135212// Commit f89fac5 (2018/07/10) (arm7 Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-53#post-8131575 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2_arm7dldi-nds-zip.116486/ Commit 83108c7 (2018/03/04) (arm7 Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-42#post-7860550 here].&lt;br /&gt;
*[https://gbatemp.net/attachments/gbarunner2_arm7dldi_wramicache-nds-zip.116487/ Commit 83108c7 (2018/03/04) (arm7wramicache Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-42#post-7860550 here].&lt;br /&gt;
*[https://gbatemp.net/attachments/gbarunner2_arm9dldi-nds-zip.116488/ Commit 83108c7 (2018/03/04) (arm9 Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-42#post-7860550 here].&lt;br /&gt;
*[https://gbatemp.net/attachments/gbarunner2_arm9dldi_wramicache-nds-zip.116489/ Commit 83108c7 (2018/03/04) (arm9wramicache Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-42#post-7860550 here]&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2_arm7dldi-nds-zip.116254/ Commit f9e6ded (2018/02/28) (arm7 Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-41#post-7857717 here].&lt;br /&gt;
*[https://gbatemp.net/attachments/gbarunner2_arm7dldi_wramicache-nds-zip.116255/ Commit f9e6ded (2018/02/28) (arm7wramicache Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-41#post-7857717 here].&lt;br /&gt;
*[https://gbatemp.net/attachments/gbarunner2_arm9dldi-nds-zip.112453/ Commit f9e6ded (2018/02/28) (arm9 Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-41#post-7857717 here].&lt;br /&gt;
*[https://gbatemp.net/attachments/gbarunner2_arm9dldi_wramicache-nds-zip.116256/ Commit f9e6ded (2018/02/28) (arm9wramicache Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-41#post-7857717 here]&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2_arm7dldi-nds-zip.116257/ Commit 091719f (2018/01/29) (arm7 Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-41#post-7857717 here].&lt;br /&gt;
*[https://gbatemp.net/attachments/gbarunner2_arm7dldi_wramicache-nds-zip.112452/ Commit 091719f (2018/01/29) (arm7wramicache Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-38#post-7810796 here].&lt;br /&gt;
*[https://gbatemp.net/attachments/gbarunner2_arm9dldi-nds-zip.112453/ Commit 091719f (2018/01/29) (arm9 Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-38#post-7810796 here].&lt;br /&gt;
*[https://gbatemp.net/attachments/gbarunner2_arm9dldi_wramicache-nds-zip.112454/ Commit 091719f (2018/01/29) (arm9wramicache Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-38#post-7810796 here].&lt;br /&gt;
*[https://gbatemp.net/attachments/gbarunner2_arm9dldi-zip.93066/ Commit unspecified (2017/07/17) (arm9 Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-32#post-7452865 here].&lt;br /&gt;
*[https://gbatemp.net/attachments/gbarunner2_arm7dldi-zip.93065/ Commit unspecified (2017/07/17) (arm7 Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-32#post-7452865 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.91072/ Commit 17694d4 (2017/05/22) (without arm7 dldi)], posted [http://gbatemp.net/threads/gbarunner2.451970/page-30#post-7409956 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-arm7-dldi-zip.91073/ Commit 17694d4 (2017/05/22) (with arm7 dldi)], posted [http://gbatemp.net/threads/gbarunner2.451970/page-30#post-7409956 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.87775/ Commit unspecified (checksum don&#039;t match with latest version)], posted [http://gbatemp.net/threads/gbarunner2.451970/page-28#post-7327238 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.86221/ Commit 216734d (2017/05/06)], posted [http://gbatemp.net/threads/gbarunner2.451970/page-26#post-7293244 here]. &lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.84873/ Commit a61e70e (2017/04/22)], posted [http://gbatemp.net/threads/gbarunner2.451970/page-26#post-7261890 here]. &lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.80517/ Commit ba222be (2017/03/06)], posted [http://gbatemp.net/threads/gbarunner2.451970/page-22#post-7156519 here]. &lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.80361/ Commit 7e40932 (2017/03/04)], posted [http://gbatemp.net/threads/gbarunner2.451970/page-22#post-7151624 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.78854/ Commit f3d2ef4 (2017/02/18)], posted [http://gbatemp.net/threads/gbarunner2.451970/page-18#post-7107770 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.78255/ Commit 3860043 (2017/02/12)], posted [http://gbatemp.net/threads/gbarunner2.451970/page-16#post-7095338 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.77367/ Commit 596fca3 (2017/02/04)], posted [http://gbatemp.net/threads/gbarunner2.451970/page-15#post-7071733 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.76860/ Commit dc0aaf1 (2017/01/30)], posted [http://gbatemp.net/threads/gbarunner2.451970/page-12#post-7058526 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.74203/ Commit 2286ea0 (2017/01/08)], posted [http://gbatemp.net/threads/gbarunner2.451970/page-7#post-6993100 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.73713/ Commit fcff1c5 (2017/01/05)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-5#post-6980509 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.73194/ Commit 350be7a (2016/12/29)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-4#post-6960160 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.72394/ Commit 78945c3 (2016/12/18)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-2#post-6933255 here].&lt;br /&gt;
&lt;br /&gt;
= Changelog =&lt;br /&gt;
&lt;br /&gt;
See [https://github.com/Gericom/GBARunner2/commits/master GitHub timeline].&lt;br /&gt;
&lt;br /&gt;
= Compatibility list =&lt;br /&gt;
&lt;br /&gt;
{|width=&amp;quot;25%&amp;quot; cellspacing=&amp;quot;1&amp;quot; border=&amp;quot;1px&amp;quot;&lt;br /&gt;
!Legend&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|Very Playable - Full Speed. Very Good Audio. No gfx glitches.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Playable - Full Speed. Good Audio with a little Noise/stuttering. Few gfx glitches. Gameboy Sounds are missing.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Playable - Minor Performance issues. Gameboy Sounds are missing.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Working/Unplayable - Game is very slow/laggy/glitched up.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Freezing - Game boots but freezes somewhere.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|No boot - Game doesn&#039;t even boot.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;! A save error message (and sometimes other crashes too) means that your game must be sram patched (every game not using sram should be patched so check that before reporting) - check the Usage section for the appropriate tool !&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;! Some games have Release Intro´s attached to themselve. Those Intros use a Code that is not supported yet. Try using the GBATA tool to remove the Intro to get the Game to work. Use an Emulator to see if a Game has a Rom Intro or not !&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Retail games ==&lt;br /&gt;
{{GBAR2GameTable}}&lt;br /&gt;
{{GBAR2Game|title=007 - James Bond - Everything or Nothing [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=lag|note=Cache version runs faster. Heavy Slowdown. }}&lt;br /&gt;
{{GBAR2Game|title=007 - James Bond - Nightfire [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=broken|speed=minor|note=Cache version runs faster. Audio was working in previous build. Heavy Slowdown. }}&lt;br /&gt;
{{GBAR2Game|title=2 Games in 1 - Uno + Skip-Bo [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=2K Sports - Major League Baseball 2K7 [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Ace Combat Advance [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Ace Lightning [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn´t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Action Man - Robot Atak [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches. Gameboy Sounds are missing. Game runs fine.}} &lt;br /&gt;
{{GBAR2Game|title=Activision Anthology [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gfx glitches are visible. Some games freeze. Game is playable.}} &lt;br /&gt;
{{GBAR2Game|title=Advance Guardian Heroes [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible. Game runs fine.}} &lt;br /&gt;
{{GBAR2Game|title=Adventure of Tokyo Disney Sea [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|safe=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Advance Wars [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Advance Wars 2 - Black Hole Rising [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Aero the Acro-Bat - Rascal Rival Revenge [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Agassi Tennis Generation [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=good|speed=good|note=Only Arcade mode is playable. The other mode crash the game. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Agent Hugo - Roborumble [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! }}&lt;br /&gt;
{{GBAR2Game|title=Aggressive Inline [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! }}&lt;br /&gt;
{{GBAR2Game|title=Aigle de Guerre, L&#039; [FR]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Aka-chan Doubutsuen [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1||save=1|sound=good|speed=good|note=Game runs perfect! }}&lt;br /&gt;
{{GBAR2Game|title=Aladdin [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect! }}&lt;br /&gt;
{{GBAR2Game|title=Aleck Bordon Adventure - Tower &amp;amp; Shaft Advance [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|safe=?|sound=minor|speed=good|note=Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Alex Rider - Stormbreaker [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Alienators - Evolution Continues [UE]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Alien Hominid [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=All Grown Up! - Express Yourself [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=All-Star Baseball 2003 [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=All-Star Baseball 2004 [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Altered Beast - Guardian of the Realms [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Amazing Virtual Sea-Monkeys [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=American Bass Challenge [U]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=Black Screen after bios Intro.}}&lt;br /&gt;
{{GBAR2Game|title=American Dragon - Jake Long - Rise of the Huntsclan! [U]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=Black Screen after bios Intro.}}&lt;br /&gt;
{{GBAR2Game|title=American Idol [U]|version=916020e (2019/07/07)|rating=good||nocache=1|cache=1|sound=minor|speed=minor|note=Cache version has less gfx glitches and better sound. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=An American Tail - Fievel&#039;s Gold Rush [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=minor|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Angel Collection - Mezase! Gakuen no Fashion Leader [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Angel Collection 2 - Pichimo ni Narou [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Angelique [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable.Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Animal Mania - Dokidoki Aishou Check [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches during the titlescreen. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Animaniacs - Lights, Camera, Action! [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Animal Snap - Rescue Them 2 by 2 [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=bad|speed=good|note=Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Animal Yokochou - Doki Doki Kyushutsu Daisakusen! no Maki [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1||save=?|sound=bad|speed=lag|note=Cache runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Animal Yokochou - Doki Doki Shinkyuu Shiken! no Kan [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Ant Bully [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs perfect.}}&lt;br /&gt;
{{GBAR2Game|title=Antz - Extreme Racing [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Ao-Zoura to Nakamatachi - Yume no Bouken [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Archer Maclean&#039;s 3D Pool [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Arctic Tale [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Army Men - Operation Green [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Army Men - Turf Wars [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Army Men Advance [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Around the World in 80 Days [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Arthur and the Minimoys [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Ashita no Joe - Makka ni Moeagare! [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Couldn´t figure out how to save.}}&lt;br /&gt;
{{GBAR2Game|title=Asterix &amp;amp; Obelix - Bash Them All! [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=bad|speed=minor|note=Cache version runs faster. Only Asterix and Obelix works. Full Speed with a little Slowdown. Heavy gfx glitches. Game is playable. Asterix and Obelix uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Asterix &amp;amp; Obelix XXL [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Astro Boy Omega Factor [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Atari Anniversary Advance [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Atlantis - The Lost Empire [UE]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Atomic Betty [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Minor gfx glitches after the bios intro. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=ATV - Quad Power Racing [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=0|sound=good|speed=good|note=Cache version freezes. Game runs perfect! Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=ATV - Thunder Ridge Riders [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=0|sound=good|speed=minor|note=Cache version runs faster. Full Speed with a little Slowdown. Minor gfx glitches every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Avatar - The Last Airbender - The Burning Earth [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Avatar - The Legend of Aang [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Azumanga Daiou Advance [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=bad|speed=lag|note=Cache version runs faster. Heavy gfx glitches and slowdown. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Babar to the Rescue [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Back to Stone [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Backtrack [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=broken|speed=minor|note=Cache version runs faster. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Backyard Baseball [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Backyard Baseball 2006 [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Backyard Basketball [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Backyard Football [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Backyard Football 2006 [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Backyard Hockey [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Backyard Skateboarding [U]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Couldn´t figure out how to save.}}&lt;br /&gt;
{{GBAR2Game|title=Backyard Sports - Baseball 2007 [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Backyard Sports - Basketball 2007 [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Backyard Sports - Football 2007 [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Baldur&#039;s Gate - Dark Alliance [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after the bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Banjo Kazooie - Grunty´s Revenge [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Banjo Pilot [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Barbie - The Princess and the Pauper [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Barbie and the Magic of Pegasus [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Barbie as the Island Princess [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|save=1|speed=good|note=Voice samples are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Barbie Diaries - High School Mystery [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Barbie Groovy Games [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=minor|note=Cache version runs faster. Full speed with a little slowdown. Game is playable. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Barbie Horse Adventures [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=minor|note=Cache version runs faster. Full speed with a little Slowdown. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Barbie in the 12 Dancing Princesses [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Barnyard [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|save=1|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Baseball Advance [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=minor|save=1|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Batman Begins [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|save=1|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Batman Rise of Sin Tzu [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Batman Vengeance [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Battle B-Daman [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Battle B-Daman - Fire Spirits [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. }}&lt;br /&gt;
{{GBAR2Game|title=BattleBots - Beyond the BattleBox [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=BattleBots - Design &amp;amp; Destroy [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Battle X Battle - Kyodai Gyo Densetsu [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=BB Ball [J]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Beast Shooter - Mezase Beast King! [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Berenstain Bears and the Spooky Old Tree [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Best Play Pro Yakyuu [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Beyblade G-Revolution [E]|version=916020e (2019/07/07)|rating=playable||nocache=1|cache=1|save=1|sound=bad|speed=minor|note=Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Beyblade V-Force - Ultimate Blader Jam [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Bibi Blocksberg - Der Magische Hexenkreis [G]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Heavy gfx glitches. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Bibi und Tina - Ferien auf dem Martinshof [G]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|save=1|sound=good|speed=good|note=Heavy gfx glitches. This is a regress. Use Commit f89fac5 (2018/07/10) Cache version instead.&#039;&#039;&#039;}}&lt;br /&gt;
{{GBAR2Game|title=Bible Game [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Biene Maja Klatschmohnwiese in Gefahr [G]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Big Mutha Truckers [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=broken|speed=minor|note=Heavy gfx glitches and slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=bit Generations - Boundish [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=bit Generations - Coloris [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=bit Generations - Dialhex [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=bit Generations - Digidrive [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Constant saving causes slowdown in single mode. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=bit Generations - Dotstream [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=bit Generations - Orbital [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=bit Generations - Soundvoyager [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Black Belt Challenge [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=broken|speed=lag|note=Cache version runs faster. Heavy gfx glitches and slowdown. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Black Matrix Zero [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Blackthorne [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=broken|speed=good|note=Minor gfx glitches are visible every now and then.}}&lt;br /&gt;
{{GBAR2Game|title=Blades of Thunder [U]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Bleach Advance - Kurenai ni Somaru Soul Society [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Blender Bros [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=BMX Trick Racer [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=minor|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Board Game Classics [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Boboboubo Boubobo - 9 Kyoku Senshi Gag Yuugou [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Boboboubo Boubobo - Bakutou Hajike Taisen [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=minor|note=Cache version runs faster. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Boboboubo Boubobo - Maji de!! Shinken Battle [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Boboboubo Boubobo - Ougi 87.5 Bakuretsu Hanage Shinken [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Boktai - The Sun is in your Hand [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Solar Sensor patch required. Gameboy sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Boktai 2 - Solar Boy Jango [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro. Last working arm9 build is commit a61e70e (2017/05/22).}}&lt;br /&gt;
{{GBAR2Game|title=Boktai 3 [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro. Game was playable before in old arm9 build.}}&lt;br /&gt;
{{GBAR2Game|title=Bomberman Jetters - Densetsu no Bomberman [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Bomberman Jetters - Game Collection [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=good|speed=good|note=Only mini games work.}}&lt;br /&gt;
{{GBAR2Game|title=Bomberman Max 2 - Blue Advance [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Bomberman Max 2 - Red Advance [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Bomberman Tournament [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Bookworm [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Bouken Ou Beet - Busters Road [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Bouken Yuuki Pluster World - Densetsu no Plust Gate EX [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Unsupported Toy Starter set needed.}}&lt;br /&gt;
{{GBAR2Game|title=Bouken Yuuki Pluster World - Pluston GP [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Unsupported Toy Starter set needed.}}&lt;br /&gt;
{{GBAR2Game|title=Boukyaku no Senritsu [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Boulder Dash EX [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Heavy gfx glitches.}}&lt;br /&gt;
{{GBAR2Game|title=Boxing Fever [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Bratz [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Bratz - Babyz [E]|version=916020e (2019/07/07)|rating=playable|nocache=0|cache=1|sound=minor|speed=minor|note=Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Bratz - Forever Diamondz [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Bratz - Rock Angelz [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Bratz - The Movie [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Breath of Fire [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Breath of Fire 2 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Britney&#039;s Dance Beat [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Broken Sword - The Shadow of the Templars [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Brother Bear [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Some gfx glitches are visible every now and then. FMV Intro is missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Bruce Lee - Return of the Legend [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=0|save=1|sound=minor|speed=minor|note=Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Bubble Bobble - Old &amp;amp; New [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Buffy the Vampire Slayer - Wrath of the Darkhul King [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=bad|speed=good|note=Cache version runs faster but has more noise. Gameboy Sounds are missing. Game is playable. Couldn&#039;t find a save spot. }}&lt;br /&gt;
{{GBAR2Game|title=Butt-Ugly Martians - B.K.M. Battles [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Cabbage Patch Kids - The Patch Puppy Rescue [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster and has less gfx glitches. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Cabela&#039;s Big Game Hunter [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Cabela&#039;s Big Game Hunter - 2005 Adventures [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Caesars Palace Advance - Millennium Gold Edition [UE]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes after the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Calciobit [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Camp Lazlo - Leaky Lake Games [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Capcom Classics Mini Mix [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=lag|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full Speed with a little Slowdown. Gameboy Sounds are missing. Games use a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Captain Tsubasa - Eikou no Kiseki [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Car Battler Joe [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Card e-Reader [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|note=Read Error after bios intro. Unsupported Device.}}&lt;br /&gt;
{{GBAR2Game|title=Card e-Reader [U]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|note=Read Error after bios intro. Unsupported Device.}}&lt;br /&gt;
{{GBAR2Game|title=Cardcaptor Sakura - Sakura Card de Mini Game [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Cardcaptor Sakura - Sakura Card Hen - Sakura to Card to Otomodachi [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Care Bears - The Care Quests [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Carrera Power Slide [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Cars [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Cars - Mater-National Championship [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Cartoon Network Block Party [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Cartoon Network Speedway [U]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Casper [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Castlevania Aria of Sorrow [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Castlevania Circle of the Moon [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Castlevania Harmony of Dissonance [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Castleween [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Cat in the Hat by Dr. Seuss [U]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Catwoman [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=minor|note=Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Catz [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Chaoji Maliou 2 [China]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Super Mario Advance for iQue China. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Chaoji Maliou Shijie [China]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Super Mario Advance 2 for iQue China. Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Charlie and the Chocolate Factory [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Charlotte&#039;s Web [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Cheetah Girls [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Chessmaster [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=broken|speed=good|note=Minor gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Chicken Little [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Chicken Shoot [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Chicken Shoot 2 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Chobits for Game Boy Advance - Atashi Dake no Hito [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Chocobo Land - A Game of Dice [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Choro Q Advance [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Choro Q Advance 2 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Chronicles of Narnia - The Lion, the Witch and the Wardrobe [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Chu Chu Rocket [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=CIMA - The Enemy [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Cinderella - Magical Dreams [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. FMV have some gfx glitches. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Cinnamon Game Series 2 - Yume no Daibouken [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note= Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Cinnamon Game Series 3 - Fuwafuwa Daibouken [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Cinnamoroll - Koko ni Iru yo [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Classic NES Series - Bomberman (UE)|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Classic NES Series - Castlevania (UE)|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Classic NES Series - Donkey Kong (UE)|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Classic NES Series - Dr. Mario (UE)|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Classic NES Series - Excitebike (UE)|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Classic NES Series - Ice Climber (UE)|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Classic NES Series - Legend of Zelda (UE)|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Classic NES Series - Metroid (UE)|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Classic NES Series - Pac-Man (UE)|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Classic NES Series - Super Mario Bros. (UE)|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Classic NES Series - Xevious (UE)|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Classic NES Series - Zelda II - The Adventure of Link (UE)|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Cocoto - Kart Racer [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Cocoto - Platform Jumper [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Cache version runs faster but has more Noise. Minor gfx glitches are visible every now and then. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Codename - Kids Next Door - Operation S.O.D.A. [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Game uses a Password system.&#039;&#039;&#039;}}&lt;br /&gt;
{{GBAR2Game|title=Colin McRae Rally 2.0 [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes after you create a profile. This is a regress. Game works with unspecified commit arm9 build (2017/07/17).}}&lt;br /&gt;
{{GBAR2Game|title=Columns Crown [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Combat Choro Q - Advance Daisakusen [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Comix Zone [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=0|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Contra Advance - The Alien Wars EX [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Corvette [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Crash Bandicoot 2 N-Traced [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Crash Bandicoot Fusion [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Crash Bandicoot XS [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=0|save=1|sound=minor|speed=minor|note=Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Crash Nitro Kart [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster and has less gfx glitches. Heavy gfx glitches. Full speed with a little slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Crash of the Titans [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=lag|note=Cache version runs faster. Heavy gfx glitches and slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Crayon Shin-chan - Arashi o Yobu Cinema Land no Daibouken! [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=minor|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Crayon Shin-chan - Densetsu o Yobu Omake no Miyako Shockgaan! [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Crazy Chase [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Crazy Frog Racer [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Crazy Taxi - Catch a Ride [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Heavy gfx glitches. Full speed with a little slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Creatures [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Croket! - Yume no Banker Survival! [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Croket! 2 - Yami no Bank to Banqueen [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Croket! 3 - Granu Oukoku no Nazo [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Croket! 4 - Bank no Mori no Mamorigami [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Croket! Great - Toki no Boukensha [J]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro battle.}}&lt;br /&gt;
{{GBAR2Game|title=Crouching Tiger Hidden Dragon [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Cruis&#039;n Velocity [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.&#039;&#039;&#039;}}&lt;br /&gt;
{{GBAR2Game|title=Crushed Baseball [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=CT Special Forces [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=0||sound=minor|speed=good|note=Couple Sound SFX are missing. Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=CT Special Forces 2 - Back to Hell [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=CT Special Forces 3 - Bioterror [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Cubix - Robots for Everyone - Clash &#039;N Bash [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Curious George [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version has less gfx glitches. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Custom Robo GX [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Cyberdrive Zoids - Kijuu no Senshi Hyuu [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Dai-Mahjong [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|sound=good|note=White Screen with music after bios Intro.}}&lt;br /&gt;
{{GBAR2Game|title=Daisenryaku for Game Boy Advance [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Heavy gfx glitches. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Daisuki Teddy [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Dancing Sword - Senkou [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Dan Doh!! Tobase Shouri no Smile Shot [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Dan Doh!! Xi [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Danny Phantom - Urban Jungle [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Danny Phantom - The Ultimate Enemy [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Daredevil [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game uses a Password system.&#039;&#039;&#039;}}&lt;br /&gt;
{{GBAR2Game|title=Darius R [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Some Noise during the Pause screen. Game runs fine. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Dark Arena [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=0|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game use a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Dave Mirra Freestyle BMX 2 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Dave Mirra Freestyle BMX 3 [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=David Beckham Soccer [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro. This is a regress. Use commit 5b06bb4 (2019/07/03) arm9 build instead,}}&lt;br /&gt;
{{GBAR2Game|title=Davis Cup [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Deadly Skies [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Dead to Rights [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Deal or No Deal [U]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=bad|speed=good|note=Heavy gfx glitches. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Defender - For All Mankind [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Defender of the Crown (E)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=DemiKids - Dark Version (U)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=DemiKids - Light Version (U)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Demon Driver - Time to Burn Rubber! (U)|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Denki Blocks! [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Densetsu no Stafy [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Densetsu no Stafy 2 [J]|version=916020e (2019/07/07)|rating=playable|nocache=0|cache=1|save=1|sound=minor|speed=minor|note=Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Densetsu no Stafy 3 [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=Flicker on both screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Derby Stallion Advance [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Desert Strike Advance [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Dexter&#039;s Laboratory - Chess Challenge [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Dexter&#039;s Laboratory - Deesaster Strikes! [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=0|sound=minor|speed=good|note=Some Noise during the Pause Screen. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Di Gi Charat - DigiCommunication [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=broken|speed=good|note=Cache version runs faster. Gameboy Sounds are missing.}}&lt;br /&gt;
{{GBAR2Game|title=Diadroids World - Evil Teikoku no Yabou [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Digi Communication Nyo - Datou! Black Gemagema Dan [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=broken|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Digimon - Battle Spirit [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Digimon - Battle Spirit 2 [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Digimon Racing [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=good|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Dinotopia - The Timestone Pirates [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Disney&#039;s Party [UE]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=good|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Disney Princess [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Disney Princess - Royal Adventure [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Disney Sports - Basketball [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Disney Sports - Football [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Disney Sports - Motocross [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes after the titlescreen.}}&lt;br /&gt;
{{GBAR2Game|title=Disney Sports - Skateboarding [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Disney Sports - Soccer [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Disney Sports - Snowboarding [E]|version=916020e (2019/07/07)|rating=good|nocache=0|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=DK - King of Swing [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Dogz [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Dogz 2 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Dogz - Fashion [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game run fine.}}&lt;br /&gt;
{{GBAR2Game|title=Dokapon [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Dokidoki Cooking Series 1 - Komugi-chan no Happy Cake [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Dokidoki Cooking Series 2 - Gourmet Kitchen - Suteki na Obentou [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Dokodemo Taikyoku - Yakuman Advance [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Domo-kun no Fushigi Terebi [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Donald Duck Advance [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Donchan Puzzle Hanabi de Dohn Advance [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Donkey Kong Country [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Donkey Kong Country 2 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=minor|note=Cache version runs faster. Full speed with a little slowdown. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Donkey Kong Country 3 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=minor|note=Cache version runs faster. Full speed with a little slowdown. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Doom [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=minor|note=Cache version runs faster. Heavy gfx glitches.}}&lt;br /&gt;
{{GBAR2Game|title=Doom 2 [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=0|save=1|sound=minor|speed=minor|note=Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Dora the Explorer - Dora&#039;s World Adventure! [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Dora the Explorer - Super Spies [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Dora the Explorer - Super Star Adventures! [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Dora the Explorer - The Search for the Pirate Pig&#039;s Treasure [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Doraemon - Dokodemo Walker [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Doraemon - Midori no Wakusei Dokidoki Daikyuushutsu! [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=minor|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Double Dragon Advance [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Doubutsu-jima no Chobigurumi [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Doubutsu-jima no Chobigurumi 2 - Tama-chan Monogatari [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Downforce [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Dragon Ball Advanced Adventure [U]|version=2dc841f (2019/08/24)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Full speed. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Dragon Ball Advanced Adventure [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Dragon Ball GT - Transformation [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Dragon Ball Z - Buu&#039;s Fury [U]|version=2dc841f (2019/08/24)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Full speed. Playable until the Anti piracy message.}}&lt;br /&gt;
{{GBAR2Game|title=Dragon Ball Z - Collectible Card Game [U]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=broken|speed=good|note=Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Dragon Ball Z - Supersonic Warriors [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Dragon Ball Z - Taiketsu [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=good|note=You get the Message &amp;quot;This game will not run on this Hardware.&amp;quot; It´s an Anti Piracy Method.}}&lt;br /&gt;
{{GBAR2Game|title=Dragon Ball Z - The Legacy of Goku [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=good|note=You get the Message &amp;quot;This Program will not run on this Hardware found.&amp;quot; It´s an Anti Piracy Method.}}&lt;br /&gt;
{{GBAR2Game|title=Dragon Ball Z - The Legacy of Goku 2 [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Dragon Drive - World D Break [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Dragon&#039;s Rock [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Dragon Quest Monsters - Caravan Heart [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Dragon Tales - Dragon Adventures [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Drake &amp;amp; Josh [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Drill Dozer [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Driven [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Driv3r [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Driver 2 Advance [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Dr.Mario &amp;amp; Panel de Pon [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=good|speed=good|note=Dr.Mario won´t boot. Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Dr.Muto [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Dr.Sudoku [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Droopy&#039;s Tennis Open [E]|version=916020e (2019/07/07)|rating=crashes||nocache=1|cache=1|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Dual Blades [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=minor|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Duel Masters - Kaijudo Showdown [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Duel Masters - Sempai Legends [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Duel Masters - Shadow of the Code [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Duel Masters 2 - Invincible Advance [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Duel Masters 2 - Kirifuda Shoubu Ver. [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Duel Masters 3 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Duke Nukem Advance [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=0|save=1|sound=good|speed=good|note=Gfx glitches with the gun. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Dungeons &amp;amp; Dragons - Eye of the Beholder [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=broken|speed=good|note=}}&lt;br /&gt;
{{GBAR2Game|title=Dynasty Warriors Advance [E]|version=916020e (2019/07/07)|rating=good|nocache=0|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Earthworm Jim [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=broken|speed=2fast|note=Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Earthworm Jim 2 [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Ecks vs Sever [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=bad|speed=good|note=Mixed up game view. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Ecks vs Sever 2 - Ballistic [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=good|speed=good|note=Mixed up game view. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Ed, Edd n Eddy - Jawbreakers! [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Ed, Edd n Eddy - The Mis-Edventures [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Eggo Mania [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=Screen flashes after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Elemix! [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Elevator Action - Old &amp;amp; New [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Elf - The Movie [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Elf Bowling 1 &amp;amp; 2 [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Enchanted - Once Upon Andalasia [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Eragon [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=minor|speed=lag|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Heavy slowdown during battle.}}&lt;br /&gt;
{{GBAR2Game|title=Erementar Gerad - Tozasareshi Uta [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=ESPN Final Round Golf [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=ESPN Great Outdoor Games - Bass Tournament [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=ESPN International Winter Sports [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=ESPN Winter X-Games Snowboarding [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=ESPN X-Games Skateboarding [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=European Super League [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Ever Girl [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=EX Monopoly [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Exciting Bass [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Extreme Ghostbusters - Code Ecto-1 [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Extreme Skate Adventure [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Eyeshield 21 Devilbats Devildays [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=EZ-Talk - Shokyuu Hen 1 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=EZ-Talk - Shokyuu Hen 2 [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=A Keyword is needed to start the game.}}&lt;br /&gt;
{{GBAR2Game|title=EZ-Talk - Shokyuu Hen 3 [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=A Keyword is needed to start the game.}}&lt;br /&gt;
{{GBAR2Game|title=EZ-Talk - Shokyuu Hen 4 [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=A Keyword is needed to start the game.}}&lt;br /&gt;
{{GBAR2Game|title=EZ-Talk - Shokyuu Hen 5 [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=A Keyword is needed to start the game.}}&lt;br /&gt;
{{GBAR2Game|title=EZ-Talk - Shokyuu Hen 6 [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=A Keyword is needed to start the game.}}&lt;br /&gt;
{{GBAR2Game|title=E-Reader [U]|version=916020e (2019/07/07)|rating=crashes|nocache=0|cache=1|note=Read Error after bios intro. Unsupported Device.}}&lt;br /&gt;
{{GBAR2Game|title=E.T. - The Extra-Terrestrial [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=F1 2002 [UE]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios Intro.}}&lt;br /&gt;
{{GBAR2Game|title=F-14 Tomcat [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Minor gfx glitches are visible every now and then. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=F-24 Stealth Fighter [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Fairly OddParents! - Breakin` Da Rules [U]|version=916020e (2019/07/07)|rating=good|nocache=0|cache=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Fairly OddParents! - Clash with the Anti-World [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Fairly OddParents! - Enter the Cleft [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Fairly OddParents! - Shadow Showdown [E]|version=916020e (2019/07/07)|rating=perfect|nocache=0|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini - Dai 2 Ji Super Robot Taisen [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini - Kido Senshi Z Gundam Hot Scramble [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini Vol. 08 - Mappy [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work. This is a regress. Game was playable in older arm9 build.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini Vol. 10 - Star Soldier [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work. This is a regress. Game was playable in older arm9 build.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini Vol. 12 - Clu Clu Land [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini Vol. 13 - Balloon Fight [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini Vol. 14 - Wrecking Crew [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini Vol. 16 - Dig Dug [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini Vol. 17 - Takahashi Meijin no Boukenjima [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini Vol. 18 - Makaimura [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini Vol. 19 - TwinBee [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini Vol. 20 - Ganbare Goemon! Karakuri Douchuu [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini Vol. 21 - Super Mario Bros. 2 [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini Vol. 22 - Nazo no Murasame Jou [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini Vol. 24 - Hikari Shinwa - Palthena no Kagami [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini Vol. 26 - Famicom Mukashi Banashi - Shin Onigashima - Zen Kou Hen [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini Vol. 27 - Famicom Tantei Club - Kieta Koukeisha - Zen Kou Hen [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini Vol. 28 - Famicom Tantei Club Part II - Ushiro ni Tatsu Shoujo - Zen Kou Hen [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini Vol. 30 - SD Gundam World - Gachapon Senshi Scramble Wars [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Family Feud [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Family Tennis Advance [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Famista Advance [J]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Fancy Pocket [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Fantastic 4 [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Fantastic 4 - Flame On [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Fantastic Children [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Fear Factor Unleashed [U]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Field of Nine - Digital Edition 2001 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=FIFA Soccer 2003 [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Crowd Soundsamples in the Stadion are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=FIFA Soccer 2004 [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=FIFA Soccer 2005 [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=FIFA Soccer 2006 [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=broken|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. }}&lt;br /&gt;
{{GBAR2Game|title=FIFA Soccer 2007 [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=broken|speed=good|note=}}&lt;br /&gt;
{{GBAR2Game|title=FIFA World Cup - Germany 2006 [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=broken|speed=good|note=}}&lt;br /&gt;
{{GBAR2Game|title=FightBox [E]|version=916020e (2019/07/07)|rating=perfect|nocache=0|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=FILA Decathlon [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=0|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Final Fantasy I &amp;amp; II - Dawn of Souls [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Some Sound FX are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Final Fantasy IV Advance [E]|version=916020e (2019/07/07)|rating=crashes|nocache=0|cache=1|save=1|sound=minor|speed=minor|note=Some Sound FX are missing. Minor gfx glitches are visible every now and then. Game runs fine. Game crashes after Cecil becomes a Paladin and passes through Devil&#039;s Road!}}&lt;br /&gt;
{{GBAR2Game|title=Final Fantasy V Advance [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Game crashes after anyone who uses the Kick command gets stuck, and you can&#039;t take anymore turns!}}&lt;br /&gt;
{{GBAR2Game|title=Final Fantasy VI Advance [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Some Sound FX are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Final Fantasy Tactics Advance [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Final Fight ONE [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Playable. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Final Fire Pro Wrestling - Yume no Dantai Unei! [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Finding Nemo [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Minor gfx glitches are visible every now and then. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Finding Nemo - The Continuing Adventures [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Fire Emblem [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Auto saving interrupts gameplay. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Fire Emblem - Fuuin no Tsurugi [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Auto saving interrupts gameplay. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Fire Emblem - The Sacred Stones [E]|version=916020e (2019/07/07)|rating=playable|nocache=0|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Auto saving interrupts gameplay. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Fire Pro Wrestling [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Fire Pro Wrestling 2 [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Flintstones - Big Trouble in Bedrock [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version has less gfx glitches. Game runs perfect! Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Flushed Away [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Ford Racing 3 [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=minor|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Formation Soccer 2002 [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Heavy gfx glitches.}}&lt;br /&gt;
{{GBAR2Game|title=Fortress [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=minor|speed=2fast|note=Minor gfx glitches are visible every now and then. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Foster&#039;s Home for Imaginary Friends [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Minor gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Franklin the Turtle [E]|version=916020e (2019/07/07)|rating=good|nocache=0|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Franklin&#039;s Great Adventures [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Freekstyle [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=bad|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Freestyle Scooter [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Frogger Advance - The Great Quest [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=minor|note=Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Frogger&#039;s Adventures - Temple of the Frog [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Frogger&#039;s Adventures 2 - The Lost Wand [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Frogger&#039;s Journey - The Forgotten Relic [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Fruit Mura no Doubutsutachi [J]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=good|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Fushigi no Kuni no Alice [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Fushigi no Kuni no Angelique [J]|version=916020e (2019/07/07)|rating=perfect|nocache=0|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Futari wa Pretty Cure - Arienaai! Yume no Sono ha Daimeikyuu [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|sound=minor|note=White Screen after bios intro. Gameboy Sounds are missing.}}&lt;br /&gt;
{{GBAR2Game|title=Futari wa Pretty Cure Max Heart - Maji Maji! Fight de IN Janai [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|sound=minor|note=White Screen after bios intro. Gameboy Sounds are missing.}}&lt;br /&gt;
{{GBAR2Game|title=F-Zero Maximum Velocity [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Some gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=F-Zero Climax [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Some gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=F-Zero GP-Legend [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Some gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Gachasute! Dino Device - Blue [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=bad|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Gachasute! Dino Device - Red [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=bad|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Gachasute! Dino Device 2 - Dragon [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Gachasute! Dino Device 2 - Phoenix [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Gachinko Pro Yakyuu [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Gadget Racers [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Gakkou no Kaidan - Hyakuyoubako no Fuuin [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Gakkou o Tsukurou!! Advance [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Gakuen Alice - Dokidoki Fushigi Taiken [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Gakuen Senki Muryou [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Galaxy Angel Game Boy Advance - Moridakusan Tenshi no Full-Course - Okawari Jiyuu [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=minor|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Galidor - Defenders of the Outer Dimension [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Gambler Densetsu Tetsuya - Yomigaeru Densetsu [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Games Explosion! [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Game &amp;amp; Watch Gallery Advance [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version has less gfx glitches. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Ganbare Dodge Fighters [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Garfield - The Search for Pooky [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=minor|note=Cache version runs faster and has less gfx glitches. Some gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Garfield and His Nine Lives [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=0|save=1|sound=minor|speed=minor|note=Some gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Gauntlet - Dark Legacy [U]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. This is a regress. Use commit 8e4d520 (2019/06/14) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Gegege no Kitarou - Kikiippatsu! Youkai Rettou (J)|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=minor|speed=lag|note=Cache version runs faster. Gameboy Sounds are missing. Heavy Slowdown. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Gekido Advance - Kintaro´s Revenge [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Gekitou Densetsu Noah - Dream Management (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Gem Smashers (U)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Genseishin Justirisers Souchaku! Chikyuu no Senshitachi (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Genso Suikoden - Card Stories [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Get! - Boku no Mushi Tsukamaete (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=GetBackers Dakkanya - Jagan Fuuin! (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=GetBackers Dakkanya - Jigoku no Scaramouche (J)|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=GetBackers Dakkanya - Metropolis Dakkan Sakusen! (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Get Ride! Amdriver - Senkou no Hero Tanjou! (J)|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Get Ride! Amdriver - Shuggeki! Battle Party (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Ghost Rider [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Some Sound FX are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Ghost Trap (J)|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Global Star - Sudoku Fever [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster. Heavy gfx glitches.}}&lt;br /&gt;
{{GBAR2Game|title=Glory Days [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=broken|speed=lag|note=Cache version runs faster. Heavy slowdown. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Godzilla - Domination! [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Goemon - New Age Shutsudou! (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Go!Go! Beckham! - Adventure on Soccer Island [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Golden Nugget Casino (UE)|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=bad|note=Game crashes during the intro. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Golden Sun [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=&#039;&#039;&#039;Both the arm9wramicache version and the arm9 version run the same speed.&#039;&#039;&#039; Full Speed. Very Good Audio. Some Gfx Glitches. Very Playable. &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;}}&lt;br /&gt;
{{GBAR2Game|title=Golden Sun 2 [UE]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=minor|speed=good|note=Game crashes when saving! This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead. Sram patching for saving is required.}}&lt;br /&gt;
{{GBAR2Game|title=Gradius Advance [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Grand Theft Auto Advance [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Greatest Nine [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=bad|speed=lag|note=Cache version runs faster. Gameboy Sounds are missing. Heavy gfx glitches and slowdown. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Green Eggs and Ham by Dr. Seuss (U)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Greg Hastings&#039; Tournament Paintball Maxd [U]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=good|speed=good|note=Heavy gfx glitches during a match.}}&lt;br /&gt;
{{GBAR2Game|title=Gremlins - Stripe vs Gizmo [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Grim Adventures of Billy &amp;amp; Mandy (U)|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=broken|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then.}}&lt;br /&gt;
{{GBAR2Game|title=Groove Adventure Rave - Hikari to Yami no Daikessen [J]|version=916020e (2019/07/07)|rating=good||nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Groove Adventure Rave - Hikari to Yami no Daikessen 2 [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=bad|speed=lag|note=Cache version runs faster. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Commit 831087 (2018/03/04) arm9 version runs faster but has no sound.}}&lt;br /&gt;
{{GBAR2Game|title=GT Advance - Championship Racing [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=GT Advance 2 - Rally Racing [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Some gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=GT Advance 3 - Pro Concept Racing [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version has less gfx glitches. Gameboy Sounds are missing. Some gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=GT Championship [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=GT Racers [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=minor|speed=minor||note=Cache version runs faster. Heavy gfx glitches. Full speed with a little slowdown. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Guilty Gear X - Advance Edition [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Gumby vs. the Astrobots [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Gunstar Future Heroes [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Guranbo [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Menu cursor graphics are missing. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Guru Logic Champ [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Gyakuten Saiban [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Gyakuten Saiban 2 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Gyakuten Saiban 3 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Hachiemon (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Hagane no Renkinjutsushi - Meisou no Rondo [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Hagane no Renkinjutsushi - Omoide no Sonata [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Hajime no Ippo - The Fighting! [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Hamepane - Tokyo Mew Mew (J)|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Heavy gfx glitches during the puzzle mini game. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Hamster Club 3 (J)|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Hamster Club 4 (J)|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Hamster Monogatari 2 (J)|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Glitched character portrait. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Hamster Monogatari 3 (J)|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Hamster Monogatari 3EX 4 Special (J)|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Heavy glitched Character portrait. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Hamster Monogatari Collection (J)|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Glitched character portrait. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Hamster Paradise - Pure Heart (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Hamster Paradise Advanchu (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Hamtaro - Ham-Ham Games [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Hamtaro - Ham-Ham Heartbreak [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=good|speed=good|note=Stuck at the Name entry screen. This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Hamtaro - Rainbow Rescue [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Hanabi Hyakkei Advance (J)|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Hanafuda Trump Mahjong - Depachika Wayouchuu (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Happy Feet (E)|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Hardcore Pinball (UE)|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=bad|speed=good|note=Minor gfx glitches are visible every now and then. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Hardcore Pool (E)|version=916020e (2019/07/07)|rating=unplayable|nocache=0|cache=1|sound=good|speed=good|note=Heavy gfx glitches on the menu screen. Game uses a Password system. This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Harlem Globetrotters - World Tour (E)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Harobots - Robo Hero Battling!! (J)|version=916020e (2019/07/07)|rating=unplayable|nocache=0|cache=1|save=1|sound=bad|speed=minor|note=Minor gfx glitches are visible every now and then. Full speed with a little slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Harry Potter - Quidditch World Cup [UE]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Harry Potter and the Chamber of Secrets [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Harry Potter and the Goblet of Fire [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Harry Potter and the Order of the Phoenix [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=minor|note=Cache version runs faster but has worse audio/gfx glitches. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Harry Potter and the Prisoner of Azkaban [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=lag|note=Cache version runs faster. Heavy slowdown. Minor gfx glitches are visible every now and then.}}&lt;br /&gt;
{{GBAR2Game|title=Harry Potter and the Sorcerer&#039;s Stone [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Harukanaru Toki no Naka de - Neoromance Game [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=bad|speed=good|note=Cache version has less Noise. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game is playable. Couldn&#039;t find a save spot. Kind of a regress here. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but lacks the gameboy sounds.}}&lt;br /&gt;
{{GBAR2Game|title=Harvest Moon - Friends of Mineral Town [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Harvest Moon - More Friends of Mineral Town [U]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Hatena Satena [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Heidi - The Game [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Hello Kitty - Happy Party Pals [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Hello Kitty Collection - Miracle Fashion Maker [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=Black Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Hello! Idol Debut - Kids Idol Ikusei Game [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Herbie - Fully Loaded [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Heavy gfx glitches during a race. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Hey Arnold! - The Movie [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Higanbana [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=High Heat Major League Baseball 2002 [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=bad|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=High Heat Major League Baseball 2003 [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=bad|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Hi Hi Puffy AmiYumi - Kaznapped! [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Hikaru no Go [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Hikaru no Go 2 [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=minor|note=Cache version runs faster. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Full speed with a little slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=High School Musical - Livin&#039; the Dream [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Himawari Doubutsu Byouin - Pet no Oishasan Ikusei Game [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Hime Kishi Monogatari - Princess Blue [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Home on the Range [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Horsez [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Hot Potato! [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=broken|speed=good|note=Gameboy Sounds are missing. Game is playable. Kind of a regress here. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but lacks the gameboy sounds.}}&lt;br /&gt;
{{GBAR2Game|title=Hot Wheels - All Out [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=good|speed=good|note=Game crashes during the intro. Game uses a Password system. This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Hot Wheels - Burnin&#039; Rubber [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=minor|note=Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Hot Wheels - Stunt Track Challenge [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=0|sound=bad|speed=minor|note=Heavy gfx glitches. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Hot Wheels - Velocity X [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Hot Wheels - World Race [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Heavy gfx glitches. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Hudson Best Collection Vol. 1 - Bomberman Collection [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Hudson Best Collection Vol. 2 - Lode Runner Collection [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Hudson Best Collection Vol. 3 - Action Collection [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Hudson Best Collection Vol. 4 - Nazotoki Collection [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Hudson Best Collection Vol. 5 - Shooting Collection [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Hudson Best Collection Vol. 6 - Bouken Jima Collection [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Hugo - Bukkazoom! [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Hugo - The Evil Mirror Advance [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Hunter X Hunter - Minna Tomodachi Daisakusen!! [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Ice Age [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=0|sound=minor|speed=good|note=Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Ice Age 2 - The Meltdown [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Ice Nine [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=0|save=1|sound=good|speed=minor|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Incredible Hulk [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=broken|speed=good|note=Cache version runs faster. Game is playable. This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Incredibles [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Incredibles - Rise of the Underminer [E]|version=916020e (2019/07/07)|rating=good|nocache=0|cache=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Initial D - Another Stage [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Inspector Gadget - Advance Mission [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Last working arm9 build is commit a61e70e (2017/04/22).}}&lt;br /&gt;
{{GBAR2Game|title=Inspector Gadget Racing [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=International Karate Advanced [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. This is a regress. Use commit 17694d4 (2017/05/22) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=International Karate Plus [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Game is playable. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=International Superstar Soccer [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=International Superstar Soccer Advance [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Inukko Club [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Inuyasha - Naraku no Wana! Mayoi no Mori no Shoutaijou [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Invader [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=broken|speed=good|note=Game is playable. Game has no save feature. This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Invincible Iron Man [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Some Sound fx are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Iridion 3D [UE]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Iridion 2 [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=0|cache=1|sound=bad|speed=lag|note=Heavy gfx glitches and slowdown. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Isseki Hatchou - Kore 1ppon de 8shurui! [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=I Spy Challenger! [U]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=It´s Mister Pants [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Heavy gfx glitches.}}&lt;br /&gt;
{{GBAR2Game|title=Jackie Chan Adventures - Legend of the Darkhand [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Jajamaru Jr. Denshouki - Jalecolle mo Arisourou [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. The retro games don´t work. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=James Pond - Codename Robocod [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Jazz Jackrabbit [UE]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. This is a regress. Use commit a61e70e (2017/04/22) arm9 master build instead.}}&lt;br /&gt;
{{GBAR2Game|title=J.League Pro Soccer Club o Tsukurou! Advance [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=J.League Pocket [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=J.League Pocket 2 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=J.League Winning Eleven Advance 2002 [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Jet Set Radio [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=JGTO Kounin Golf Master - Japan Golf Tour Game [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=JGTO Kounin Golf Master Mobile - Japan Golf Tour Game [J]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Can´t get past the Titlescreen.}}&lt;br /&gt;
{{GBAR2Game|title=Jikkyou World Soccer Pocket [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Jikkyou World Soccer Pocket 2 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Jimmy Neutron Boy Genius [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=minor|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Some gfx glitches. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Jimmy Neutron Boy Genius - Attack of the Twonkies [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Jimmy Neutron Boy Genius - Jet Fusion [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=0|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Jimmy Neutron Boy Genius vs. Jimmy Negatron [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Some gfx glitches. Game is playable. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Jinsei Game Advance [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Jissen Pachi-Slot Hisshouhou! - Juuou Advance [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Jisu F-Zero Weilai Saiche [China]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|save=1|speed=good|note=F-Zero Maximum Velocity for iQue China. Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Jonny Moseley Mad Trix [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Juka and the Monophonic Menace [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Jungle Book 2 [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Minor gfx glitches are visible every now and then. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Jurassic Park III - Dino Attack [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Jurassic Park III - Park Builder [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Jurassic Park III - The DNA Factor [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Jurassic Park Institute Tour - Dinosaur Rescue [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Justice League - Injustice for All [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen afte bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Justice League Chronicles [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Justice League Heroes - The Flash [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=K-1 Pocket Grand Prix [J]|version=916020e (2019/07/07))|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=K-1 Pocket Grand Prix 2 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Kaeru B Back [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Kaiketsu Zorori to Mahou no Yuuenchi - Ohimesama o Sukue! [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|note=rating=unplayable|nocache=1|cache=1|save=?|sound=bad|speed=lag|note=Cache version runs faster. Gameboy Sounds are missing. Heavy gfx glitches and slowdown. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Kamaitachi no Yoru Advance [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Kami no Kijutsu - Illusion of the Evil Eyes [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Kao the Kangaroo [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Some flicker in the background. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Kappa no Kai-Kata Katan Daibouken [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Karnaaj Rally [UE]|version=916020e (2019/07/07)|rating=playable|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Kawa no Nushi Tsuri 3 &amp;amp; 4 [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Kawa no Nushi Tsuri 5 - Fushigi no Mori Kara [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=lag|note=Cache version runs faster. Heavy gfx glitches and slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Kawaii Pet Game Gallery [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Gfx glitches during cutscenes. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Kawaii Pet Game Gallery 2 [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Gfx glitches during cutscenes. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Keitai Denjuu Telefang 2 - Power [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Keitai Denjuu Telefang 2 - Speed [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Kelly Slater&#039;s Pro Surfer [UE]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Keroro Gunsou - Taiketsu! Gekisou Keronprix Daisakusen de Arimasu!! [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Kessakusen! Ganbare Goemon 1-2 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Kid Paddle [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Kidou Senshi Gundam Seed - Tomo to Kimi to Koko de [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Kidou Senshi Gundam Seed Destiny [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Kidou Tenshi Angelic Layer - Misaki to Yume no Tenshi-tachi [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Kid&#039;s Cards [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Kikikai-kai Advance [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Killer 3D Pool [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=minor|speed=lag|note=Cache version runs faster. Heavy gfx glitches and slowdown. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Kill Switch [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Kim Possible [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Kim Possible 2 - Drakken&#039;s Demise [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=bad|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Kim Possible 3 - Team Possible [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Kingdom Hearts - Chain of Memories [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=King Kong - The Official Game of the Movie [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=King of Fighters EX - NeoBlood [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=King of Fighters EX2 - Howling Blood [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Kinniku Banzuke - Kimero! Kiseki no Kanzen Seiha [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Kinniku Banzuke - Kongou-kun no Daibouken! [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Kinnikuman II-Sei - Seigi Choujin e no Michi [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Kirby - Nightmare in Dreamland [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Kirby and the Amazing Mirror [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs fine. Autosave slows down the gameplay.}}&lt;br /&gt;
{{GBAR2Game|title=Kisekko Gurumi - Chesty to Nuigurumi-tachi no Mahou no Bouken [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Kiss x Kiss Seirei Gakuen [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Kiwame Mahjong Deluxe - Mirai Senshi 21 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Klonoa - Empire of Dreams [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Klonoa 2 - Dream Champ Tournament [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Klonoa Heroes - Densetsu no Star Medal [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=bad|speed=lag|note=Cache version runs faster. Heavy gfx glitches and slowdown. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Koala Brothers - Outback Adventures [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Koinu-chan no Hajimete no Osanpo - Koinu no Kokoro Ikusei Game [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Koinu to Issho - Aijou Monogatari [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Koinu to Issho 2 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Konami Collector&#039;s Series - Arcade Classics [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Konami Krazy Racers [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. This is a regress. Commit unspecified (2019/06/03) (sd save branch) arm9 build boots into the menu.}}&lt;br /&gt;
{{GBAR2Game|title=Konchuu Monster Battle Master [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Konchuu no Mori no Daibouken - Fushigina Sekai no Junin Tachi [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Kong - King of Atlantis [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro. This is a regress. Use commit a61e70e (2017/04/22) arm9 build instead.}}&lt;br /&gt;
{{GBAR2Game|title=Kong - The Animated Series [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Konjiki no Gashbell!! - Makai no Bookmark [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Konjiki no Gashbell!! - Unare! Yuujou no Zakeru [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Konjiki no Gashbell!! - Unare! Yuujou no Zakeru 2 [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Konjiki no Gashbell!! The Card Battle for GBA [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Konjiki no Gashbell!! Yuujou no Zakeru - Dream Tag Tournament [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Koro Koro Puzzle - Happy Panechu! [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=bad|speed=lag|note=Gameboy Sounds are missing. Heavy gfx glitches and slowdown. Motion sensor support required to be playable.}}&lt;br /&gt;
{{GBAR2Game|title=Kotoba no Puzzle - Mojipittan Advance [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Kouchu Ouja Mushiking [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Koukou Juken Advance Series Eigo Koubun Hen - 26 Units Shuuroku [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Koukou Juken Advance Series Eijukugo Hen - 650 Phrases Shuuroku [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Koukou Juken Advance Series Eitango Hen - 2000 Words Shuuroku [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Kunio Kun Nekketsu Collection 1 [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=bad|speed=lag|note=Cache version runs faster. Heavy slowdown. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Kunio Kun Nekketsu Collection 2 [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=bad|speed=lag|note=Cache version runs faster. Heavy slowdown. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Kunio Kun Nekketsu Collection 3 [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=bad|speed=lag|note=Cache version runs faster. Heavy slowdown. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Kurohige no Golf Shiyouyo [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=minor|speed=minor|note=Cache version runs faster. Heavy gfx glitches. Gameboy Sounds are missing. Full speed with a little slowdown. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Kurohige no Kurutto Jintori [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Kurukuru Kururin [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Kururin Paradise [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Lady Sia [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Land Before Time [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Land Before Time - Into the Mysterious Beyond [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Lara Croft Tomb Raider - Legend [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Lara Croft Tomb Raider - The Prophecy [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=broken|speed=good|note=Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Legend of Dynamic Goushouden - Houkai no Rondo [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable. Kind of a regress here. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but misses the gameboy sounds.}}&lt;br /&gt;
{{GBAR2Game|title=Legends of Wrestling II [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Legendz - Sign of Nekuromu [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Legendz - Yomigaeru Shiren no Shima [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Lego Bionicle [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=broken|speed=good|note=Black screen after you press select during the first level. Gameboy Sounds are missing.}}&lt;br /&gt;
{{GBAR2Game|title=Lego Bionicle Heroes [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=lag|note=Cache version runs faster. Heavy slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Lego Bionicle - Matoran Adventures [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Lego Bionicle - Maze of Shadows [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Lego Drome Racers [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=minor|note=Cache version runs faster. Heavy gfx glitches. Full speed with a little slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=LEGO Island - Xtreme Stunts [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=LEGO Island 2 - The Brickster&#039;s Revenge [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Lego Knights Kingdom [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=LEGO Racers 2 [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster. Game crashes after the Intro race in Story mode. Arcade mode works. Gameboy Sounds are missing. This is a regress. Use commit 83108c7 or commit unspecified (2019/06/03) (sd save branch) arm9 version instead. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but misses the gameboy sounds.}}&lt;br /&gt;
{{GBAR2Game|title=LEGO Soccer Mania [UE]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=good|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=LEGO Star Wars - The Video Game [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=lag|note=Cache version runs faster. Heavy slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=LEGO Star Wars II - The Original Trilogy [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Lemony Snicket&#039;s A Series of Unfortunate Events [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Let&#039;s Ride! - Dreamer [U]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=lag|note=Cache version runs faster. Heavy slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Let&#039;s Ride! - Friends Forever [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Let&#039;s Ride! - Sunshine Stables [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Licca-chan no Oshare Nikki [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Lilliput Oukoku - Lillimoni to Issho Puni! [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Lilo and Stitch [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version has less gfx glitches. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Lilo and Stitch 2 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Lion King [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Little Buster Q [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Little Einsteins [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=0|sound=minor|speed=minor|note=Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Little League Baseball 2002 [U]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=good|speed=good|note=Heavy gfx glitches. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Little Mermaid - Magic in Two Kingdoms [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Little Patissier - Cake no Oshiro [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Lizzie McGuire [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Lizzie McGuire 2 - Lizzie Diaries [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Lizzie McGuire 3 - Homecoming Havoc [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Lode Runner [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Looney Tunes - Back in Action [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Lord of the Rings - Hobbit [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Lord of the Rings - The Fellowship of the Ring [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Lord of the Rings - The Return of the King [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Lord of the Rings - The Third Age [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Lord of the Rings - The Two Towers [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Lost Vikings [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then.}}&lt;br /&gt;
{{GBAR2Game|title=Love Hina Advance - Shukufuku no Kane ha Naru Kana [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Lucky Luke - Wanted! [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game is playable. Game uses a Password system. Kind of a regress here. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but misses the gameboy sounds.}}&lt;br /&gt;
{{GBAR2Game|title=Lufia - The Ruins of Lore [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Lunar Legend [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Madagascar [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|save=1|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Madagascar - Operation Penguin [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Regular version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Madden NFL 2002 [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Madden NFL 2003 [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Madden NFL 2004 [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Madden NFL 2005 [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Madden NFL 2006 [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Madden NFL 2007 [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Magi Nation [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=broken|speed=good|note=Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Magical Houshin [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=bad|speed=good|note=Gameboy Sounds are missing. Kind of a regress here. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but misses the gameboy sounds. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Magical Quest Starring Mickey &amp;amp; Minnie [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Magical Quest Starring Mickey &amp;amp; Minnie 2 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Magical Quest Starring Mickey &amp;amp; Minnie 3 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Magical Vacation [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=broken|speed=good|note=Gameboy Sounds are missing.}}&lt;br /&gt;
{{GBAR2Game|title=Mahou no Pumkin - Ann to Greg no Daibouken [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Mahou Sensei Negima! - Private Lesson Damedesuu Toshokanjima [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Mahou Sensei Negima! - Private Lesson 2 Ojamashimasuu Parasite de Chu [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=lag|note=Cache version runs faster. Heavy slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Mahjong Keiji [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Mail de Cute [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Majokko Cream-chan no Gokko Series 1 - Wannyan Idol Gakuen [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Some gfx glitches. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Majokko Cream-chan no Gokko Series 2 - Kisekae Angel [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Some gfx glitches. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Manga-ka Debut Monogatari [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Maniac Miner [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Maniac Racers Advance [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=MAR - Knockin&#039; on Heaven&#039;s Door [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=March of the Penguins [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Marie, Elie &amp;amp; Anis no Atelier - Soyokaze Kara no Dengon [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Mario Golf - Advance Tour [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. This is a regress. Use commit a61e70e (2017/04/22) arm9 build instead.}}&lt;br /&gt;
{{GBAR2Game|title=Mario Kart Super Circuit [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Mario &amp;amp; Luigi - Superstar Saga [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Mario Party Advance [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Mario Pinball Land [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Mario Power Tennis [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. This is a regress. Use commit a61e70e (2017/04/22) arm9 build instead.}}&lt;br /&gt;
{{GBAR2Game|title=Mario vs Donkey Kong [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Marvel - Ultimate Alliance [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Mary-Kate and Ashley - Girls Night Out [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Mary-Kate and Ashley Sweet 16 - Licensed to Drive [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Masters of the Universe He-Man - Power of Grayskull [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Matantei Loki Ragnarok - Gensou no Labyrinth [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Matchbox Cross Town Heroes [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version has less gfx glitches. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Mat Hoffman&#039;s Pro BMX [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Mat Hoffman&#039;s Pro BMX 2 [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Math Patrol - The Kleptoid Threat [U]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Max Payne Advance [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Some gfx glitches during Cutscene. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Maya the Bee - Sweet Gold [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Maya the Bee - The Great Adventure [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Some Noise during the Pause screen. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Mazes of Fate [U]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game freezes after you enter the cellar. This is a regress. Use commit f89fac5 (2018/07/10) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Mech Platoon [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Intro FMV is broken. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Medabots - Metabee Version [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Medabots - Rokusho Version [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Medabots AX - Metabee Version [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable. Kind of a regress here. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but misses the gameboy sounds. }}&lt;br /&gt;
{{GBAR2Game|title=Medabots AX - Rokusho Version [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable. Kind of a regress here. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but misses the gameboy sounds. }}&lt;br /&gt;
{{GBAR2Game|title=Medal of Honor - Infiltrator [UE]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Medal of Honor - Underground [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=broken|speed=good|note=Heavy gfx glitches. Game uses a Password system. This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Meet the Robinsons [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Megaman &amp;amp; Bass [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Megaman Battle Chip Challenge [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor slowdown during the FMV access scene. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Megaman Battle Network [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Megaman Battle Network 2 [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Megaman Battle Network 3 Blue [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Megaman Battle Network 3 White [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Megaman Battle Network 4 Blue Moon [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Megaman Battle Network 4 Red Sun [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Megaman Battle Network 5 Team Colonel [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Megaman Battle Network 5 Team Protoman [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Megaman Battle Network 6 Cybeast Falzar [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Megaman Battle Network 6 Cybeast Gregar [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Mega Man Zero [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Mega Man Zero 2 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Mega Man Zero 3 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Mega Man Zero 4 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Meine Tierarztpraxis [G]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Meine Tierpension [G]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Meitantei Conan - Akatsuki no Monument [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Meitantei Conan - Nerawareta Tantei [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Men in Black - The Series [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Mermaid Melody - Pichi Pichi Pitch [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=bad|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Some slowdown. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Mermaid Melody - Pichi Pichi Party [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Mermaid Melody - Pichi Pichi Pitch - Pichi Pichitto Live Start! [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=bad|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Some slowdown. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Metal Max 2 Kai [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Metal Gun Slinger [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Metal Slug Advance [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Metroid Fusion [E]|version=916020e (2019/07/07)|rating=good|nocache=0|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Metroid Zero Mission [E]|version=916020e (2019/07/07)|rating=playable|nocache=0|cache=1|save=1|sound=minor|speed=minor|note=Minor slowdown during the Intro cutscene. Minor gfx glitches are visible every now and then. Short loading times when you progress through tunnel and the menu. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Mezase! Koushien [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Micro Machines [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Gameboy Sounds are missing. Some Sound FX are missing. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Mickey no Pocket Resort [J]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Midnight Club - Street Racing [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=good|note=Many gfx glitches during the title and menu screen. Gameboy Sounds are missing. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Midway&#039;s Greatest Arcade Hits [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Mighty Beanz Pocket Puzzles [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Mike Tyson Boxing [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Some noise during the Pause screen. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Minami no Umi no Odyssey [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Minimoni - Mika no Happy Morning Chatty [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Minimoni - Onegai Ohoshi-sama! [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Minna de Puyo Puyo [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Minna no Ouji-sama [J]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=minor|note=Game crashes during the Intro. Gameboy Sounds are missing.}}&lt;br /&gt;
{{GBAR2Game|title=Minna no Shiiku Series - Boku no Kabuto-Kuwagata [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Minna no Shiiku Series 1 - Boku no Kabutomushi [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Minna no Shiiku Series 2 - Boku no Kuwagata [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Minna no Soft Series - Happy Trump 20 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Minna no Soft Series - Hyokkori Hyoutanjima - Don Gabacho Daikatsuyaku no Maki (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Minna no Soft Series - Minna no Mahjong [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Minna no Soft Series - Minna no Shogi [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=broken|speed=good|note=Gameboy Sounds are missing. This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Minna no Soft Series - Numpla Advance [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Minna no Soft Series - Shanghai [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Minority Report - Everybody Runs [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Mirakuru! Panzou - 7tsu no Hoshi no Uchuukaizoku [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Mission Impossible - Operation Surma [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Miteluode - Lingdian Renwu [China]|version=916020e (2019/07/07)|rating=playable|nocache=0|cache=1|save=1|sound=minor|speed=minor|note=Metroid Zero Mission for iQue China. Minor slowdown during the Intro cutscene. Minor gfx glitches are visible every now and then. Short loading times when you progress through tunnel and the menu. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Miteluode Ronghe [China]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=Metroid Fusion for iQue China. White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=MLB SlugFest 20-04 [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Mobile Pro Yakyuu - Kantoku no Saihai [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Mobile Suit Gundam Seed - Battle Assault [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game is playable. Game uses a Password system. Kind of a regress here. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but misses the gameboy sounds.}}&lt;br /&gt;
{{GBAR2Game|title=Moero!! Jaleco Collection [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Momotarou Dentetsu G Gold Deck o Tsukure! [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Momotarou Matsuri [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Monopoly [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=minor|note=Full speed with a little slowdown. Game is playable. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Monster! Bass Fishing [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Monster Force [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Monster Gate [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Monster Gate - Ooinaru Dungeon - Fuuin no Orb [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Monster Guardians [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Monster House [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Monsters, Inc [UE]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Monster Jam - Maximum Destruction [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Monster Maker 4 - Flash Card [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Monster Maker 4 - Killer Dice [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Monster Rancher Advance [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Monster Rancher Advance 2 [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Monster Summoner [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Monster Truck Madness [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Monster Trucks [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=good|speed=good|note=Heavy gfx glitches. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Monster Trucks Mayhem [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=good|speed=good|note=Heavy gfx glitches. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Moorhen 3 - The Chicken Chase! [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Morita Shougi Advance [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Mortal Kombat - Deadly Alliance [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Blue colored background. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Mortal Kombat - Tournament Edition [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Blue colored background. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Mortal Kombat Advance [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=0|sound=minor|speed=minor|note=Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Mother 1+2 [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=good|speed=good|note=Mother 1: White Screen after boot. Mother 2: Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Mother 3 [J]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=minor|speed=minor|note=Game crashes during the intro. &amp;lt;br&amp;gt;&amp;lt;b&amp;gt;Gericom:&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;Game reads from an ewram mirror, this isn&#039;t supported yet.}}&lt;br /&gt;
{{GBAR2Game|title=Moto GP [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Cache version has more gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Motoracer Advance [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Mr Nutz [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Mr. Driller 2 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Mr. Driller A - Fushigi na Pacteria [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Ms. Pac-Man - Maze Madness [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version has less gfx glitches. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Mucha Lucha! - Mascaritas of the Lost Code [U]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Mugenborg [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Mummy [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=broken|speed=good|note=Gameboy Sounds are missing. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Muppet Pinball Mayhem [E]|version=916020e (2019/07/07)|rating=good|nocache=0|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Muppets - On with the Show! [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=0||sound=bad|speed=lag|note=Heavy gfx glitches and slowdown. Game uses a Password system. This is a regress. Use commit f89fac5 (2018/07/10) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Mutsu - Water Looper Mutsu [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=minor|note=Minor gfx glitches are visible every now and then. Cache version runs faster. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=MX 2002 featuring Ricky Carmichael [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=My Animal Centre in Africa [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version has less gfx glitches. Heavy gfx glitches. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=My Little Pony - Crystal Princess - The Runaway Rainbow [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=minor|note=Cache version runs faster. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=M&amp;amp;M&#039;s - Blast! [U]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=M&amp;amp;M&#039;s - Break&#039;em [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=minor|note=Cache version runs faster and has less gfx glitches. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Nakayoshi Mahjong - KabuReach [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Nakayoshi Pet Advance Series 1 - Kawaii Hamster [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=minor|note=Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Nakayoshi Pet Advance Series 2 - Kawaii Koinu [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=minor|note=Minor gfx glitches are visible every now and then. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Nakayoshi Pet Advance Series 3 - Kawaii Koneko [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Nakayoshi Pet Advance Series 4 - Kawaii Koinu Mini - Wankoto Asobou!! Kogata-ken [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Nakayoshi Youchien - Sukoyaka Enji Ikusei Game [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Namco Museum - 50th Anniversary [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Minor gfx glitches are visible every now and then. Game is playable. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Namco Museum [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Nancy Drew - Message in a Haunted Mansion [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Napoleon [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Narikiri Jockey Game - Yuushun Rhapsody [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Naruto - Konoha Senki [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Naruto - Ninja Council [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Naruto - Ninja Council 2 [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Naruto RPG - Uketsugareshi Hi no Ishi [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=NASCAR Heat 2002 [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Natural 2 - Duo [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=NBA Jam 2002 [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Some gfx glitches. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Need for Speed Carbon - Own the City [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=0|save=1|sound=minor|speed=lag|note=Heavy gfx glitches and slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Need for Speed - Most Wanted [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=0|save=1|sound=minor|speed=lag|note=Heavy gfx glitches and slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Need for Speed - Porsche Unleashed [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Heavy gfx glitches.}}&lt;br /&gt;
{{GBAR2Game|title=Need for Speed - Underground [UE]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|save=1|sound=minor|note=Game crashes before the race. This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Need for Speed - Underground 2 [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=minor|speed=lag|note=Cache version runs faster and has less gfx glitches. Heavy gfx glitches and slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Next Generation Tennis [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=0|save=1|sound=minor|speed=good|note=Heavy gfx glitches during the Menu Screen. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=NFL Blitz 20-02 [U]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes after the intro.}}&lt;br /&gt;
{{GBAR2Game|title=NFL Blitz 20-03 [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Some gfx glitches. Game is playable. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=NHL 2002 [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=NHL Hitz 20-03 [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game crashes after you select Season mode. Exhibiton mode works. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Nicktoons Racing [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Nihon Pro Mahjong Renmei Kounin Tetsuman Advance - Menkyo Kaiden Series [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Ninja Cop [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Nintendo MP3 Player [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=SD Card Error Message. Unsupported Device.}}&lt;br /&gt;
{{GBAR2Game|title=Nobunaga Ibun [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Nobunaga no Yabou [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Noddy - A Day in Toyland [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Game runs perfect! Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=No No No Puzzle Chailien [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=No Rules - Get Phat [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Nyan Nyan Nyanko no Nyan Collection [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Ochaken Kururin - Honwaka Puzzle de Hotto Shiyo [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Ochaken no Bouken Jima - Honwaka Yume no Island [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Ochaken no Heya [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Ochaken no Yumebouken [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Oddworld - Munch&#039;s Oddysee [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Ohanaya-san Monogatari GBA - Iyashikei Ohanaya-san Ikusei Game [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Ojarumaru - Gekkouchou Sanpo de Ojaru [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Okumanchouja Game - Nottori Daisakusen! [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=One Piece [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=One Piece - Dragon Dream [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=broken|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=One Piece - Going Baseball - Kaizoku Yakyuu [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=One Piece - Mezase! King of Belly [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=One Piece - Nanatsu Shima no Daihihou [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Onimusha Tactics [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=0|cache=1|save=?|sound=good|speed=lag|note=Massive input lag. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Onmyou Taisenki Zeroshiki [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Open Season [E]|version=916020e (2019/07/07)|rating=perfect|nocache=0|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Operation Armored Liberty [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Oriental Blue - Ao no Tengai [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Oshaberi Inko Club [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Oshare Princess [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=good|speed=good|note=Glitched character portrait. Gameboy Sounds are missing. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Oshare Princess 2 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Oshare Princess 3 [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Glitched character portrait. Gameboy Sounds are missing. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Oshare Princess 5 [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Glitched character portrait. Gameboy Sounds are missing. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Oshare Wanko [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Ottifanten Pinball [G]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Over the Hedge [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Some gfx glitches. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Over the Hedge - Hammy Goes Nuts! [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Some gfx glitches. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Ozzy &amp;amp; Drix [U]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=good|speed=2fast|note=Game has no save feature. This is a regress. Use commit f89fac5 (2018/07/10) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Pac-Man Collection [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=broken|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Pac-Man Pinball Advance [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Pac-Man World [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=broken|speed=good|note=}}&lt;br /&gt;
{{GBAR2Game|title=Pac-Man World 2 [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=broken|speed=good|note=Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Paws &amp;amp; Claws - Best Friends - Dogs &amp;amp; Cats [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Paws &amp;amp; Claws - Pet Resort [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Payback [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=0|save=1|sound=good|speed=lag|note=Heavy gfx glitches and slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Penny Racers [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Peter Pan - Return to Neverland [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Peter Pan - The Motion Picture Event [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Petz - Hamsterz Life 2 [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Petz Vet [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Pferd &amp;amp; Pony - Best Friends - Mein Pferd [G]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Some gfx glitches. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Pferd &amp;amp; Pony - Lass Uns Reiten 2 [G]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=lag|note=Cache version runs faster. Heavy slowdown and some gfx glitches.}}&lt;br /&gt;
{{GBAR2Game|title=Pferd &amp;amp; Pony - Mein Gestuet [G]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Pferd &amp;amp; Pony - Mein Pferdehof [G]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note= Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Phalanx - The Enforce Fighter A-144 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Phantasy Star Collection [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Only Phantasy Star 3 is playable. Noise during the Pause Screen.}}&lt;br /&gt;
{{GBAR2Game|title=Phil of the Future [U]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Background graphics are missing. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Pia Carrot he Youkoso!! 3.3 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Piglet&#039;s Big Game [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Pikapika Nurse Monogatari - Nurse Ikusei Game [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Pinball Advance [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game is playable. Kind of a regress here. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but misses the gameboy sounds. }}&lt;br /&gt;
{{GBAR2Game|title=Pinball Challenge Deluxe [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Pinball of the Dead [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Pinball Tycoon [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Pink Panther - Pinkadelic Pursuit [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Pinky and the Brain - The Masterplan [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=0|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Pinky Monkey Town [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Pinobee - Wings of Adventure [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Pinobee &amp;amp; Phoebee [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Pirates of the Caribbean - Dead Man&#039;s Chest [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Pirates of the Caribbean - The Curse of the Black Pearl [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Pitfall - The Lost Expedition [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Pitfall - The Mayan Adventure [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=broken|speed=good|note=Cache version runs faster and has less gfx glitches. Some gfx glitches. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Planet Monsters [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Planet of the Apes [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=0|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Play Novel - Silent Hill [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=The FMV intro is missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Play-Yan [J]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game freezes during the Titlescreen. Unsupported Device.}}&lt;br /&gt;
{{GBAR2Game|title=Play-Yan Micro [J]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game freezes during the Health Care Screen. Unsupported Device.}}&lt;br /&gt;
{{GBAR2Game|title=Pocket Dogs [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Pocket Music [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Pocket Professor - Kwik Notes - Vol. 1 [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Pocky &amp;amp; Rocky with Becky [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Pokémon Emerald [UE]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Pokemon Fire Red [UE][Rev 1]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=0|save=sram|sound=minor|speed=minor|note=Sram patching required to boot the game. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Pokemon Leaf Green [UE][Rev 1]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=0|save=sram|sound=minor|speed=minor|note=Sram patching required to boot the game. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Pokemon Mystery Dungeon - Red Rescue Team [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster.  Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Pokemon Pinball - Ruby &amp;amp; Sapphire [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Pokemon Ruby [UE] [Rev 2]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=0|save=sram|sound=minor|speed=minor|note=Sram patching required to boot the game. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Pokémon Sapphire [UE] [Rev 2]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=0|save=sram|sound=minor|speed=minor|note=Sram patching required to boot the game. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Polar Express [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Cutscenes are missing Background graphics. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Polarium Advance [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Gameboy Sounds are missing. This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead. Sram patching the rom is required to play the game.}}&lt;br /&gt;
{{GBAR2Game|title=Polly Pocket! - Super Splash Island [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=bad|speed=lag|note=Cache version runs faster. Heavy slowdown. Game uses a Password system. Commit 83108c7 (2018/03/04) arm9wramicache version runs faster but has worse Audio quality.}}&lt;br /&gt;
{{GBAR2Game|title=Pop Idol [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Popeye - Rush for Spinach [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=minor|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Gameboy Sounds are missing. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Postman Pat and the Greendale Rocket [UE]|version=916020e (2019/07/07)|rating=good|nocache=0|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Power Poke Dash [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Power Pro Kun Pocket 1-2 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Second game needs to be unlocked first.}}&lt;br /&gt;
{{GBAR2Game|title=Power Pro Kun Pocket 3 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Power Pro Kun Pocket 4 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Power Pro Kun Pocket 5 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Power Pro Kun Pocket 6 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Power Pro Kun Pocket 7 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Powerpuff Girls - Him and Seek [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Powerpuff Girls - Mojo Jojo A-Go-Go [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Power Rangers - Dino Thunder [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Power Rangers - Ninja Storm [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Power Rangers - Time Force [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=0|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Power Rangers - Wild Force [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Power Rangers S.P.D. [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Prehistorik Man [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Premier Action Soccer [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=good|speed=good|note=Some gfx glitches during a match. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Premier Manager 2003-2004 [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Premier Manager 2004-2005 [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Premier Manager 2005-2006 [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Princess Natasha - Student, Secret Agent, Princess [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Some gfx glitches. Gameboy Sounds are missing. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Prince of Persia - The Sands of Time [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Pro Beach Soccer [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Pro Mahjong Tsuwamono GBA [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Pro Tennis WTA Tour [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Proud Family [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Pro Yakyuu Team o Tsukurou! Advance [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=PukuPuku Tennen Kairanban [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=PukuPuku Tennen Kairanban - Koi no Cupid Daisakusen [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=PukuPuku Tennen Kairanban - Youkoso! Illusion Land he [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Punch King - Arcade Boxing [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Puppy Luv - Spa and Resort [U]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes after the Titlescreen. This is a regress. Use commit f89fac5 (2018(07/10) arm9wramicache version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Puyo Pop [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Puyo Pop Fever [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Puzzle &amp;amp; Tantei Collection [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Pyuu to Fuku! Jaguar - Byoo to Deru! Megane-kun [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Quad Desert Fury [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=good|speed=good|note=Heavy gfx glitches. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Racing Fever [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Racing Gears Advance [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=good|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Rampage - Puzzle Attack [UE]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Rapala Pro Fishing [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Ratatouille [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Rave Master - Special Attack Force! [U]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=lag|note=Cache version runs faster and has less gfx glitches. Heavy slowdown. Gameboy Sounds are missing. This is a regress. Use commit 83108c7 (2018/03/04) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Rayman Advance [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Rayman 3 - Hoodlum Havoc [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Rayman Hoodlum&#039;s Revenge [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=good|speed=good|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Rayman Raving Rabbids [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Razor Freestyle Scooter [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Ready 2 Rumble Boxing - Round 2 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Rebelstar - Tactical Command [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Recca no Honoo - The Game [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Reign of Fire [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Relaxuma na Mainichi [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Rescue Heroes - Billy Blazes! [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Revenge of Shinobi [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=good|speed=good|note=Game crashes after you start the first level. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Rhythm Tengoku [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Ripping Friends [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=River City Ransom EX [U]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. This is a regress. Use commit a61e70e (2017/04/22) master build instead.}}&lt;br /&gt;
{{GBAR2Game|title=Riviera - The Promised Land [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Road Rash - Jailbreak [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Robopon 2 - Cross Version [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Robopon 2 - Ring Version [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Robotech - The Macross Saga [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Robots [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Robot Wars - Advanced Destruction [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Robot Wars - Extreme Destruction [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Rockman EXE 4.5 - Real Operation [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Rock&#039;em Sock&#039;em Robots [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Rock n&#039; Roll Racing [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Rocket Power - Beach Bandits [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Rocket Power - Dream Scheme [UE]|version=916020e (2019/07/07)|rating=good|nocache=0|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Rocket Power - Zero Gravity Zone [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Rocky [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=RPG Tsukuru Advance [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=R-Type III - The Third Lightning [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Rugrats - Castle Capers [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Rugrats - Go Wild [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Rugrats - I Gotta Go Party [UE]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Sabre Wulf [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Sabrina - The Teenage Witch - Potion Commotion [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Saibara Rieko no Dendou Mahjong [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Sakura Momoko no UkiUki Carnival [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Salt Lake 2002 [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=0|save=1|sound=bad|speed=minor|note=Minor gfx glitches are visible every now and then. Full speed with a little slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Samsara Naga 1x2 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Samurai Deeper Kyo [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game is playable. Kind of a regress here. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but misses the gameboy sounds. }}&lt;br /&gt;
{{GBAR2Game|title=Samurai Evolution - Oukoku Geist [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Samurai Jack - The Amulet of Time [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Sangokushi [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Sangokushi - Eiketsuden [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Sangokushi - Koumeiden [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Sanrio Puroland - All Characters [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Santa Claus Jr. Advance [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Some gfx glitches. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Santa Claus Saves the Earth [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Santa Clause 3 - The Escape Clause [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|save=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Scan Hunter - Sennen Kaigyo o Oe! [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Scooby-Doo [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Scooby-Doo 2 - Monsters Unleashed [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Scooby-Doo and the Cyber Chase [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Scooby-Doo! - Mystery Mayhem [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=minor|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Scooby-Doo! - Unmasked [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Cache version runs faster. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Scorpion King - Sword of Osiris [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Scrabble [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Some gfx glitches. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Scrabble Blast! [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=broken|speed=good|note=Some gfx glitches. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Scrabble Scramble! [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=broken|speed=good|note=Some gfx glitches. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Scurge - Hive [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=SD Gundam Force [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=SD Gundam G-Generation Advance [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Sea Trader - Rise of Taipan [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Secret Agent Barbie - Royal Jewels Mission [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Heavy gfx glitches after you press start during the first mission. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Sega Arcade Gallery [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=good|note=Game crashes after you start a game. This is a regress. Use commit 17694d4 (2017/05/22) arm9 build instead.}}&lt;br /&gt;
{{GBAR2Game|title=Sega Rally Championship [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Sega Smash Pack [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Sengoku Kakumei Gaiden [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Sennen Kazoku [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Sentouin Yamada Hajime [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Serious Sam Advance [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Shaman King Card Game - Chou Senjiryakketsu 2 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Shaman King Card Game - Chou Senjiryakketsu 3 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Shaman King - Legacy of the Spirits - Soaring Hawk [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Shaman King - Legacy of the Spirits - Sprinting Wolf [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Shaman King - Master of Spirits [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=lag|note=Cache version runs faster. Heavy slowdown. This is a regress. Use commit unspecifid (17/07/2017) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Shaman King - Master of Spirits 2 [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=lag|note=Cache version runs faster. Heavy slowdown. This is a regress. Use commit unspecifid (17/07/2017) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Shamu&#039;s Deep Sea Adventures [E]|version=916020e (2019/07/07)|rating=playable|nocache=0|cache=1|save=1|sound=minor|speed=minor|note=Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Shanghai Advance [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Shark Tale [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Shaun Palmer&#039;s Pro Snowboarder [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Sheep [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Shikakui Atama o Marukusuru Advance - Kanji Keisan [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Shikakui Atama o Marukusuru Advance - Kokugo Sansu Rika Shakai [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Shimura Ken no Baka Tonosama - Bakushou Tenka Touitsu Game [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Shin chan - Aventuras en Cineland [Spain]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Shin chan contra los Munecos de Shock Gahn [Spain]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Shingata Medarot - Kabuto Version [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Shingata Medarot - Kuwagata Version [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Shin Kisekae Monogatari [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Shining Force - Resurrection of the Dark Dragon [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Shin Megami Tensei [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=0|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. This build creates a save file, but won´t load it. This is a regress. Saving works with commit unspecified (2019/06/03) (sd save branch) arm9 version.}}&lt;br /&gt;
{{GBAR2Game|title=Shin Megami Tensei 2 [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=0|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. This build creates a save file, but won´t load it. This is a regress. Saving works with commit unspecified (2019/06/03) (sd save branch) arm9 version.}}&lt;br /&gt;
{{GBAR2Game|title=Shin Megami Tensei Devil Children - Messiah Riser [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Shin Megami Tensei Devil Children - Puzzle de Call! [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Shin Nihon Pro Wrestling - Toukon Retsuden Advance [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=minor|speed=minor|note=Cache version runs faster. Some gfx glitches. Full speed with a little slowdown. Gameboy Sounds are missing. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Shining Soul [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Shining Soul 2 [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=0|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Saving is broken. This is a regress. Use commit 6522414 (2018/11/01) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Shiren Monsters Netsal [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Some gfx glitches. Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Shrek - Hassle at the Castle [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Shrek - Reekin&#039; Havoc [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Shrek - Smash n&#039; Crash Racing [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Some Sound FX are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Shrek - Super Slam [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Shrek - Swamp Kart Speedway [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Shrek the Third [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Shrek 2 [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Shrek 2 - Beg for Mercy [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Sigma Star Saga [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Some Sound FX are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Silent Scope [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Silk to Cotton [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Simple 2960 Tomodachi Series Vol. 1 - The Table Game Collection [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Simple 2960 Tomodachi Series Vol. 2 - The Block Kuzushi [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Simple 2960 Tomodachi Series Vol. 3 - The Itsudemo Puzzle - Massugu Soroeru Straws [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Simple 2960 Tomodachi Series Vol. 4 - The Trump - Minna de Asoberu 12 Shurui no Trump Game [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Sims - Bustin&#039; Out [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Sim City 2000 [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Sims 2 [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Sims 2 - Pets [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=0|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Saving doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Sister Princess - RePure [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Sitting Ducks [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Simpsons - Road Rage [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Sky Dancers - They Magically Fly! [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=bad|speed=good|note=Cache version runs faster. Heavy gfx glitches. Gameboy Sounds are missing. Game uses a Password system. Kind of a regress here. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but misses the gameboy sounds.}}&lt;br /&gt;
{{GBAR2Game|title=Slime Morimori Dragon Quest - Shougeki no Shippo Dan [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Slot! Pro Advance - Takarabune &amp;amp; Ooedo Sakurafubuki 2 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Slot! Pro 2 Advance - GoGo Juggler &amp;amp; New Tairyou [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Smashing Drive [U]|version=2dc841f (2019/08/24)|rating=unplayable|nocache=1|cache=1|sound=good|speed=broken|note=Sound plays fine, but game runs too fast. Cannot get into gameplay.}}&lt;br /&gt;
{{GBAR2Game|title=Smashing Drive [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=good|note=Game crashes during the intro. Game uses a Password system. This is a regress. Use commit f89fac5 (2018/07/10) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Smuggler´s Run [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=broken|speed=good|note=Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Smurfs - The Revenge of the Smurfs [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Snap Kid&#039;s [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Snood [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Snood 2 - On Vacation [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=minor|speed=good|note=Heavy gfx glitches. Gameboy Sounds are missing. Game uses a Password system. Kind of a regress here. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but misses the gameboy sounds.}}&lt;br /&gt;
{{GBAR2Game|title=Soccer Kid [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Sonic Advance [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=minor|note=Unskippable black borders on screen and music playing.&amp;lt;br&amp;gt;&amp;lt;b&amp;gt;Gericom:&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt; It tests the link hardware, which is not implemented yet and yields those boxes on test fail.}}&lt;br /&gt;
{{GBAR2Game|title=Sonic Advance [J] (Rev 1)|version=2dc841f (2019/8/24)|rating=good|cache=1|sound=minor|speed=good|note=Unskippable black borders on screen and music playing. Requires [https://cdn.discordapp.com/attachments/356988919738400768/615195274175971370/Sonic_Advance_Japan_EnJa_Rev_1_Ignore_Link_Check.ips this] patch (made by Vague Rant) to skip the black borders.&amp;lt;br&amp;gt;&amp;lt;b&amp;gt;Gericom:&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt; It tests the link hardware, which is not implemented yet and yields those boxes on test fail.}}&lt;br /&gt;
{{GBAR2Game|title=Sonic Advance 2 [U]|version=2dc841f (2019/8/24)|rating=good|cache=1|sound=minor|speed=good|note=Unskippable black borders on screen and music playing. Requires [https://cdn.discordapp.com/attachments/356988919738400768/615324758963257392/Sonic_Advance_2_USA_Ignore_Link_Check.ips this] patch (made by Robz8, ported over from Vague Rant&#039;s SA1 patch) to skip the black borders.&amp;lt;br&amp;gt;&amp;lt;b&amp;gt;Gericom:&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt; It tests the link hardware, which is not implemented yet and yields those boxes on test fail.}}{{GBAR2Game|title=Sonic Advance 2 [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=minor|note=Unskippable black borders on screen and music playing.&amp;lt;br&amp;gt;&amp;lt;b&amp;gt;Gericom:&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt; It tests the link hardware, which is not implemented yet and yields those boxes on test fail.}}&lt;br /&gt;
{{GBAR2Game|title=Sonic Advance 3 [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Some gfx glitches. Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Sonic Battle [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Sonic Pinball Party [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are misssing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Sonic the Hedgehog - Genesis [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Sound of Thunder [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Cutscenes are missing. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Space Channel 5 - Ulala&#039;s Cosmic Attack [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Space Hexcite - Maetel Legend EX [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Some gfx glitches. Gameboy Sounds are missing. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Space Invaders [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Speedball 2 - Brutal Deluxe [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Spider Man [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=FMV Intro is missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Spider Man 2 [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. FMV Intro has much noise. Cutscenes only show text. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Spider Man 3 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Spider-Man - Battle for New York [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Spider-Man - Mysterio&#039;s Menace [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=0|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game uses a Password system. Game runs fine. }}&lt;br /&gt;
{{GBAR2Game|title=Spirits &amp;amp; Spells [U]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Spirit - Stallion of the Cimarron - Search for Homeland [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note= Game uses a Password system. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=SpongeBob and Friends - Attack of the Toybots [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game uses a Password system. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=SpongeBob SquarePants - Battle for Bikini Bottom [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=SpongeBob SquarePants - Creature from the Krusty Krab [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=SpongeBob SquarePants - Lights, Camera, Pants! [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=SpongeBob SquarePants - Revenge of the Flying Dutchman [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=minor|note=Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=SpongeBob SquarePants - SuperSponge [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=SpongeBob SquarePants and Friends - Battle for Volcano Island [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=SpongeBob SquarePants and Friends - Freeze Frame Frenzy [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=SpongeBob SquarePants and Friends Unite! [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=SpongeBob SquarePants The Movie [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=SpongeBob&#039;s Atlantis SquarePantis [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Sports Illustrated for Kids - Baseball [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Voice Sample and Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Sports Illustrated for Kids - Football [U]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=broken|speed=good|note=Voice Sample and Gameboy Sounds are missing.}}&lt;br /&gt;
{{GBAR2Game|title=Spyro Adventure [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Spyro Fusion [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=minor|note=Cache version runs faster. Some gfx glitches. Full speed with a little slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Spyhunter [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Spy Kids 3-D - Game Over [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Spy Kids Challenger [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=0|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Spy Muppets - License to Croak [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Spyro Season of Flame [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Spyro Season of Ice [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Spyro the Legend of - A New Beginning [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Spyro the Legend of - The Eternal Night [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=SSX 3 [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=SSX Tricky [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=broken|speed=minor|note=Cache version runs faster. Heavy gfx glitches. Full speed with a little slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Stadium Games [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Starsky &amp;amp; Hutch [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster and has less gfx glitches. Some gfx glitches. Full speed with a little slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Star Wars - Flight of the Falcon [U]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Star Wars - Jedi Power Battles [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Some Sound FX are missing. Game runs fine. Game uses a Password system.&#039;&#039;&#039;}}&lt;br /&gt;
{{GBAR2Game|title=Star Wars - The New Droid Army [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=minor|note=Game crashes during the intro. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Star Wars Episode II - Attack of the Clones [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=good|note=Some Sound FX are missing. Some gfx glitches. Game is playable. Game uses a Password system.&#039;&#039;&#039;}}&lt;br /&gt;
{{GBAR2Game|title=Star Wars Episode III - Revenge of the Sith [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Star Wars Trilogy - Apprentice of the Force [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Star X [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=minor|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Steel Empire [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Street Fighter Alpha 3 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Street Jam Basketball [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Street Racing Syndicate [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=0|save=1|sound=broken|speed=lag|note=Heavy gfx glitches and slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Strike Force Hydra [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Stuart Little 2 [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Cache version runs faster. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Stuntman [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Sugar Sugar Rune - Heart Ga Ippai! Moegi Gakuen [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|sound=minor|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Suite Life of Zack &amp;amp; Cody - Tipton Caper [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Summon Night - Swordcraft Story [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Summon Night - Swordcraft Story 2 [U]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=minor|note=Game crashes during the intro. Gameboy Sounds are missing.}}&lt;br /&gt;
{{GBAR2Game|title=Summon Night - Swordcraft Story 3 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Sum of All Fears [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=broken|speed=good|note= Couldn&#039;t find a save spot. This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Super Army War [U]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=broken|speed=lag|note=Cache version runs faster. Heavy slowdown. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Super Black Bass Advance [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Super Bubble Pop [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Super Bust-A-Move [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Some gfx glitches. Game is playable. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Super Chinese 1-2 Advance [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Heavy gfx glitches. Gameboy Sounds are missing. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Super Collapse! II [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Super Dodge Ball Advance [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Super Dropzone - Intergalactic Rescue Mission [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Super Duper Sumos [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Super Ghouls´n Ghosts [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Super Hornet FA 18F [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Some noise during the pause screen. Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Superman - Countdown to Apokolips [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Superman Returns - Fortress of Solitude [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Super Mario Advance - Super Mario Bros 2 [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Super Mario Advance 2 - Super Mario World - [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Super Mario Advance 3 - Yoshi&#039;s Island [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Super Mario Advance 4 - Super Mario Bros 3 [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Super Monkey Ball Jr. [U]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Heavy gfx glitches.}}&lt;br /&gt;
{{GBAR2Game|title=Super Puzzle Fighter II Turbo [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. This is a regress. Use commit a61e70e (2017/04/22) master build instead.}}&lt;br /&gt;
{{GBAR2Game|title=Super Robot Taisen A [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Super Robot Taisen D [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Super Robot Taisen J [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Super Robot Taisen R [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Super Robot Taisen - Original Generation [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Super Robot Taisen - Original Generation 2 [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Super Street Fighter 2 Turbo Revival [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Some gfx glitches. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Surf&#039;s Up [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Sutakomi - Star Communicator [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Sweet Cookie Pie [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Some gfx glitches. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Sword of Mana [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. This is a regress. Use commit a61e70e (2017/04/22) master build instead.}}&lt;br /&gt;
{{GBAR2Game|title=Sylvanian Families - Fashion Designer ni Naritai! - Kurumi-risu no Onnanoko [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Sylvanian Families - Yousei no Stick to Fushigi no Ki - Marron-inu no Onnanoko [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Sylvanian Families 4 - Meguru Kisetsu no Tapestry [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tactics Ogre - The Knight of Lodis [U]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Taiketsu! Ultra Hero [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Some Sound FX are missing. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Tales of Phantasia [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tales of the World - Narikiri Dungeon 2 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tales of the World - Narikiri Dungeon 3 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tales of the World - Summoner&#039;s Lineage [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=good|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Tak and the Power of Juju [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tak - The Great Juju Challenge [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tak 2 - The Staff of Dreams [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tanbi Musou - Meine Liebe [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Tang Tang [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tantei Gakuen Q - Kyuukyoku Trick ni Idome! [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Tantei Gakuen Q - Meitantei ha Kimi da! [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Tantei Jinguuji Saburou - Shiroi Kage no Shoujo [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tarzan - Return to the Jungle [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Taxi 3 [FR]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=bad|speed=minor|note=Cache version runs faster and has less gfx glitches. Heavy gfx glitches. Full speed with a little slowdown. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Teenage Mutant Ninja Turtles [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Teenage Mutant Ninja Turtles 2 - Battle Nexus [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Teen Titans [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has worse audio. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Teen Titans 2 [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster but has worse audio. Minor gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Tekken Advance [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Heavy gfx glitches. Gameboy Sounds are missing. Full speed with a little slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Tennis Masters Series 2003 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tennis no Ouji-sama - Aim at the Victory! [J]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=minor|note=Game crashes during the intro. Gameboy Sounds are missing. This is a regress. Use commit 83108c7 (2018/03/04) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Tennis no Ouji-sama - Genius Boys Academy [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tennis no Ouji-sama 2003 - Cool Blue [J]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=minor|note=Game crashes during the intro. Gameboy Sounds are missing. Unplayable. This is a regress. Use commit 83108c7 (2018/03/04) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Tennis no Ouji-sama 2003 - Passion Red [J]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=minor|note=Game crashes during the intro. Gameboy Sounds are missing. Unplayable. This is a regress. Use commit 83108c7 (2018/03/04) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Tennis no Ouji-sama 2004 - Glorious Gold [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Some gfx glitches. Gameboy Sounds are missing. Full speed with a little slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Tennis no Ouji-sama 2004 - Stylish Silver (J)|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Some gfx glitches. Gameboy Sounds are missing. Full speed with a little slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Ten Pin Alley 2 [U]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Terminator 3 - Rise of the Machines [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Tetris Worlds [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. This is a regress. Use commit a61e70e (2017/04/22) master build instead.}}&lt;br /&gt;
{{GBAR2Game|title=Texas Hold´em Poker [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=TG Rally [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=That&#039;s So Raven [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=That&#039;s So Raven 2 - Supernatural Style [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=The Legend of Zelda - A Link to the Past [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches during the mode 7 map. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=The Legend of Zelda - The Minish Cap [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=The Three Stooges [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Thunder Alley [U]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=broken|speed=minor|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Thunderbirds [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version has less gfx glitches. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Thunderbirds - International Rescue [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable. Game uses a Password system. Kind of a regress here. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but misses the gameboy sounds. }}&lt;br /&gt;
{{GBAR2Game|title=Tiger Woods PGA Tour Golf [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=broken|speed=good|note=Gameboy Sounds are missing.}}&lt;br /&gt;
{{GBAR2Game|title=Tiger Woods PGA Tour 2004 [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Tim Burton&#039;s The Nightmare Before Christmas - The Pumpkin King [UE]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Tiny Toon Adventures - Buster&#039;s Bad Dream [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Tiny Toon Adventures - Wacky Stackers [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Titeuf - Ze Gagmachine (FR)|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version has less gfx glitches. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Titeuf Mega Compet (FR)|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=TMNT - Teenage Mutant Ninja Turtles [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Tokimeki Yume Series 1 - Ohanaya-san ni Narou! (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tokyo Majin Gakuen - Fuju Houroku (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Tokyo Xtreme Racer Advance [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster and has less gfx glitches. Some Sound FX are missing. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Tomato Adventure [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tom and Jerry in Infurnal Escape [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Tom and Jerry Tales [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Tom and Jerry - The Magic Ring [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Tom Clancy&#039;s Rainbow Six - Rogue Spear [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=broken|speed=good|note=This is a regress. Commit unspecified (2019/06/03) (sd save branch) arm9 version has working audio. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Tom Clancy&#039;s Splinter Cell [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tom Clancy&#039;s Splinter Cell - Pandora Tomorrow [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Tonka - On the Job [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Tony Hawk´s American Sk8land [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tony Hawk´s Downhill Jam [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Heavy gfx glitches. Full speed with a little slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Tony Hawk´s Pro Skater 2 [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tony Hawk´s Pro Skater 3 [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=0|save=1|sound=minor|speed=lag|note=Heavy slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Tony Hawk´s Pro Skater 4 [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tony Hawk`s Underground [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tony Hawk`s Underground 2 [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Top Gear GT Championship [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Top Gun - Combat Zones [U]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=good|note=Game crashes during the intro. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Top Gun - Firestorm Advance [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game is playable. Game uses a Password system. Kind of a regress here. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but misses the gameboy sounds.}}&lt;br /&gt;
{{GBAR2Game|title=Top Spin 2 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Torneco no Daibouken 2 Advance - Fushigi no Dungeon [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Torneco no Daibouken 3 Advance - Fushigi no Dungeon [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Total Soccer Advance [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable. Couldn&#039;t find a save spot. Kind of a regress here. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but misses the gameboy sounds.}}&lt;br /&gt;
{{GBAR2Game|title=Total Soccer Manager [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Game is playable.  This is a regress. Commit unspecified (2019/06/03) (sd save branch) arm9 version has better audio.}}&lt;br /&gt;
{{GBAR2Game|title=Totally Spies! (E)|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Totally Spies! 2 - Undercover (E)|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Touhai Densetsu - Akagi - Yami ni Maiorita Tensai (E)|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Some gfx glitches. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Toukon Heat (J)|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=bad|speed=lag|note=Heavy gfx glitches and slowdown. Gameboy Sounds are missing. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Tower SP [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Toyrobo Force (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Treasure Planet [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Trick Star [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Some noise during the pause screen. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tringo [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Trollz - Hair Affair! (E)|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Tron 2.0 - Killer App [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Turbo Turtle Adventure (U)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Turok Evolution [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Tweety and the Magic Gems (U)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Ty the Tasmanian Tiger 2 - Bush Rescue [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Ty the Tasmanian Tiger 3 - Night of the Quinkan [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Uchuu Daisakusen Choco Vader - Uchuu Kara no Shinryakusha [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Uchuu no Stellvia [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}}}&lt;br /&gt;
{{GBAR2Game|title=Ueki no Housoku - Jingi Sakuretsu! Nouryokusha Battle [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Ui-Ire - World Soccer Winning Eleven [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Ultimate Arcade Games [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=0|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Ultimate Beach Soccer [U]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Ultimate Brain Games [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Ultimate Card Games [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Some gfx glitches. Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Ultimate Muscle - The Kinnikuman Legacy - The Path of the Superhero [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Ultimate Puzzle Games [U]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=minor|note=Game crashes at random.}}&lt;br /&gt;
{{GBAR2Game|title=Ultimate Spider-Man [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. FMV intro is missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Ultimate Winter Games [U]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=broken|speed=minor|note=Cache version runs faster. Heavy gfx glitches. Full speed with a little slowdown. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Ultra Keibitai - Monster Attack [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Unfabulous [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Uno 52 [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Uno Free Fall [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Urban Yeti! [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Urbz - Sims in the City [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Van Helsing (E)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Vattroller X (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=VeggieTales - LarryBoy and the Bad Apple (U)|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Virtua Tennis [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Virtual Kasparov (E)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=V-Master Cross (J)|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game crashes after you win the intro battle.}}&lt;br /&gt;
{{GBAR2Game|title=V-Rally 3 [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.&amp;lt;br&amp;gt;&amp;lt;b&amp;gt;Gericom:&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt; It contains ldm instructions with writeback and the base register in the rlist. On a gba it does not write back, on a ds it does. Yet to be implemented.}}&lt;br /&gt;
{{GBAR2Game|title=V.I.P. (E)|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Wade Hixton&#039;s Counter Punch (UE)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Wagamama Fairy Mirumo de Pon! - 8 Nin no Toki no Yousei (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Wagamama Fairy Mirumo de Pon! - Dokidoki Memorial Panic (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Wagamama Fairy Mirumo de Pon! - Nazo no Kagi to Shinjitsu no Tobira (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Wagamama Fairy Mirumo de Pon! - Ougon Maracas no Densetsu (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Wagamama Fairy Mirumo de Pon! - Taisen Mahoudama (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Wagamama Fairy Mirumo de Pon! - Yume no Kakera (J)|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Game crashes during the intro. Gameboy Sounds are missing.}}&lt;br /&gt;
{{GBAR2Game|title=Wakeboarding Unleashed featuring Shaun Murray [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. This is a regress. Use commit 17694d4 (2017/05/22) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Waliou Xunbao Ji (China)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Wario Land 4 for iQue China. Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Waliou Zhizao (China)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Wario Ware for iQue China. Cache version runs faster and has less noise. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Wanko de Kururin! Wancle (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Wanko Mix Chiwanko World (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Wannyan Doubutsu Byouin - Doubutsu (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Wanwan Meitantei (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Wario Land 4 [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Wario Ware Inc. - Minigame Mania [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less noise. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Wario Ware Twisted! [U]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Motion sensor game. White screen after bios intro with motion sensor patch.}}&lt;br /&gt;
{{GBAR2Game|title=Watashi no Makesalon (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Whac-A-Mole [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Whistle! - Dai 37 Kai Tokyo-to Chuugakkou Sougou Taiiku Soccer Taikai (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Who Wants to Be a Millionaire [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Glitched FMV intro. Game runs fine. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Who Wants to Be a Millionaire - 2nd Edition [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Glitched FMV intro. Game runs fine. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Who Wants to Be a Millionaire Junior [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Glitched FMV intro. Game runs fine. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Wild [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Wild Thornberrys Movie [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Wild Thornberrys Chimp Chase [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Wilden Fussball-Kerle - Entscheidung im Teufelstopf [G]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Wilden Fussball-Kerle - Gefahr im Wilde Kerle Land [G]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Game crashes during the first level.}}&lt;br /&gt;
{{GBAR2Game|title=Wing Commander - Prophecy [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro. This is a regress. Use commit f89fac5 (2018/07/10) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Wings [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Winnie the Pooh&#039;s Rumbly Tumbly Adventure [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Winning Post for Gameboy Advance [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Winter Sports [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=WinX Club [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Gfx glitches during the FMV intro. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=WinX Club - Quest for the Codex [E]|version=916020e (2019/07/07)|rating=perfect|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=W.i.t.c.h. [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Wizardry Summoner [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Wolfenstein 3D [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Some gfx glitches. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Woody Woodpecker in Crazy Castle 5 [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Word Safari - The Friendship Totems [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=World Advance Soccer - Shouri heno Michi (J)|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|save=1|sound=minor|note=Game crashes during the intro. Gameboy Sounds are missing.}}&lt;br /&gt;
{{GBAR2Game|title=World Championship Poker [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=World Poker Tour [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=World Tennis Stars [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Some Sound FX are missing. Game runs fine. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Worms Blast [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Gfx glitches on the map screen. Game is playable. Game uses a Password system. Kind of a regress here. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but misses the gameboy sounds. }}&lt;br /&gt;
{{GBAR2Game|title=Worms World Party [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. This is a regress. Use commit 17694d4 (2017/05/22) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=WTA Tour Tennis [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=WWE - Road to WrestleMania X8 [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Voice over are missing. Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=WWE - Survivor Series [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Voice over are missing. Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=WWF - Road to WrestleMania [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Voice over are missing. Gameboy Sounds are missing. Game is playable. Game uses a Password system. Kind of a regress here. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but misses the gameboy sounds. }}}}&lt;br /&gt;
{{GBAR2Game|title=XS Moto [U]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=xXx [UE]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=X2 - Wolverine&#039;s Revenge [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=X-Bladez - Inline Skater [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Some Sound FX are missing. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=X-Men - Reign of Apocalypse [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=X-Men - The Official Game [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Yaoxi Dao [China]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Yoshi´s Island for iQue China. Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Yggdra Union - We will never fight alone [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Yoshi&#039;s Universal Gravitation [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Motion sensor game. White screen when patched with the motion control patch.}}&lt;br /&gt;
{{GBAR2Game|title=Youkaidou [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Yu-Gi-Oh! - Day of the Duelist - World Championship Tournament 2005 [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro. This is a regress. Use commit 83108c7 (2018/03/04) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Yu-Gi-Oh! - Destiny Board Traveler [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Yu-Gi-Oh! - Dungeon Dice Monsters [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Yu-Gi-Oh! - Reshef of Destruction [E]|version=916020e (2019/07/07)|rating=good|nocache=0|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Yu-Gi-Oh! - The Eternal Duelist Soul [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Yu-Gi-Oh! - The Sacred Cards [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Yu-Gi-Oh! - Ultimate Masters Edition - World Championship Tournament 2006 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Yu-Gi-Oh! - World Championship Tournament 2004 [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro. Gameboy Sounds are missing. This is a regress. Use commit 83108c7 (2018/03/04) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Yu-Gi-Oh! - Worldwide Edition - Stairway to the Destined Duel [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Yu-Gi-Oh! Duel Monsters 6 Expert 2 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Yu-Gi-Oh! Duel Monsters International - Worldwide Edition [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Yu-Gi-Oh! Duel Monsters International 2 [J]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro. This is a regress. Use commit 83108c7 (2018/03/04) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Yu-Gi-Oh! GX - Duel Academy [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro. This is a regress. Use commit 83108c7 (2018/03/04) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Yuujou no Victory Goal 4v4 Arashi - Get the Goal!! [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot}}&lt;br /&gt;
{{GBAR2Game|title=Yuureiyashiki no Nijuuyojikan [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Yu Yu Hakusho - Ghostfiles - Spirit Detective [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Yu Yu Hakusho - Ghostfiles - Tournament Tactics [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Zapper [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Zatchbell! - Electric Arena [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Glitches in the textbox. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Zen-Nihon Shounen Soccer Taikai 2 - Mezase Nihon-ichi! [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Zero-Tours [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Zero One [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Zero One SP [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Zettaizetsumei Dangerous Jiisan - Naki no 1kai Zettai Fukujuu Violence Kouchou - Wagahai ga 1ban Erainjai!! [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Zettaizetsumei Dangerous Jiisan - Shijou Saikyou no Dogeza [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Zettaizetsumei Dangerous Jiisan 3 - Hateshinaki Mamonogatari [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Zettaizetsumei Dangerous Jiisan Tsuu - Ikari no Oshioki Blues [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Zidane Football Generation [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=broken|speed=good|note=Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Zoey 101 [UE]|version=916020e (2019/07/07)|rating=good|nocache=0|cache=1|sound=minor|speed=good|note=Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Zoids Legacy [U]|version=916020e (2019/07/07)|rating=good|nocache=0|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Zoids Saga [J]|version=916020e (2019/07/07)|rating=good|nocache=0|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Zoids Saga Fuzors [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Zone of the Enders - The Fist of Mars [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=ZooCube [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Zooo [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Rom Hacks ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;compattable sortable&amp;quot; width=&amp;quot;100%&amp;quot; cellspacing=&amp;quot;1&amp;quot; border=&amp;quot;1px&amp;quot;&lt;br /&gt;
!ROM Title [Region]&lt;br /&gt;
!Commit ID (build on date)&lt;br /&gt;
!width=50%|Notes11&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Breath of Fire 2 - Breath of Fresh Fire 2 Hack V.1.0 [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Castlevania Aria of Sorrow - Call of Chaos Hack V.1.7 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Castlevania Aria of Sorrow - Dawn of Symphony Hack V.1.1 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Castlevania Aria of Sorrow - Castlevania Reaper&#039;s Reckoning Hack V.1.7 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Castlevania Harmony of Dissonance - PaletteHack V.1.0 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Castlevania Harmony of Dissonance - Revenge On The Findesiecle Hack V.1.2 [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Infinite Konami logo loop. Unplayable. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Fire Emblem - Different Dimensions The Ostian Princess Hack V.1.2 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Minor gfx glitches are visible every now and then. Auto saving interrupts gameplay. Game is playable. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Fire Emblem - Fuuin no Tsurugi [Shining Armor Hack] V.1.0 [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game won´t boot. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Fire Emblem - Tactics Universe V.3 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Minor gfx glitches are visible every now and then. Auto saving interrupts gameplay. Game is playable. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Fire Emblem - The Last Promise Hack V.2.1 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game crashes after you start the first chapter. Unplayable. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Metroid Fusion - 20002000 Hack V.0.93 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version works. Minor gfx glitches are visible every now and then. Game runs fine. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Metroid Zero Mission - AP Boss Rush Hack V.1.0 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version works. Minor slowdown during the Intro cutscene. Minor gfx glitches are visible every now and then. Short loading times when you progress through tunnel and the menu. Game is playable. Saving works. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Metroid Zero Mission - Escape from Metroid Zero Mission Hack V.1.02 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game crashes during the intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Metroid Zero Mission - Menu Hack V.1.0 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version works. Minor slowdown during the Intro cutscene. Minor gfx glitches are visible every now and then. Short loading times when you progress through tunnel and the menu. Game is playable. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Metroid Zero Mission - Metroid Deep Freeze Hack V.1.4 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Minor slowdown during the Intro cutscene. Minor gfx glitches are visible every now and then. Short loading times when you progress through tunnel and the menu. Game is playable. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Metroid Zero Mission - Metroid Disturbance Hack V.0.2 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version works. Minor slowdown during the Intro cutscene. Minor gfx glitches are visible every now and then. Short loading times when you progress through tunnel and the menu. Game is playable. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Metroid Zero Mission - Metroid Boss Rush Mode Hack V.1.0 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game crashes after you select the Boss rush mode. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Metroid Zero Mission - Other Zero Mission Hack V.3.8 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game crashes after you start a new game. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Homebrew ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;compattable sortable&amp;quot; width=&amp;quot;100%&amp;quot; cellspacing=&amp;quot;1&amp;quot; border=&amp;quot;1px&amp;quot;&lt;br /&gt;
!ROM Title [Region]&lt;br /&gt;
!Commit ID (build on date)&lt;br /&gt;
!width=50%|Notes11&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Anguna V.0.95&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game runs fine. Game crashes when you save. Saving doesn´t work.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|Beru&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game runs perfect! Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Castle Master&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|No Audio. Game is playable. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Christmas Advance &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|White screen after bios intro. &#039;&#039;&#039;This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Combat Advanced V.0.43&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version has less gfx glitches. Some gfx glitches. Game is playable. Game has no save feature.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|El-Hazard &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Eliminator V.0.91&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. No Audio by default. Game runs fine. Game has no save feature.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Elite - The New Kind v.1.7.1&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Some Sound FX are missing. Game runs fine. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Ex Machina&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|White screen after bios intro. Fixed the header with gbata. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Kunoichi Yami&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Gameboy Sounds are missing. Game runs fine. Game has no save feature.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Lily and the lost Angel V.0.2&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Black screen after bios intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Magical Chase&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Broken bios intro. Fixed the header with gbata. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|Metal Warrior 4 V.1.1&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Game runs perfect! Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|Nebulus V.1.2&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version works. Game runs perfect! Game has no save feature.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Orn&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Heavy slowdown in some areas. Game has no Save feature.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Panic at work&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Broken bios intro. Fixed the header with gbata. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Quake 3D Demo&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|White screen after bios intro. Fixed the header with gbata. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Rinne Tensyou ADVANCE&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Some Sound FX are missing. Game runs fine. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Rodion&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|White screen after bios intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Sonic the Hedgehog - [2007 Port Demo]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. No Audio. Some gfx glitches. Working. Game has no save feature.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Space Twins&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Some Sound FX are missing. Game runs fine. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Super Mario - The Last Advance Quest V.2.0&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Much Noise. Working. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Super Star Shooter Advance&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Sushi the Cat&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Black screen after bios intro. &#039;&#039;&#039;This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|The Endless Tower&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game runs a little faster than intended. Game runs fine. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|The Fallen&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Broken bios intro. Fixed the header with gbata. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|The Last Seal&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Some Sound FX are missing. Game runs fine. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Trailblazer Advance&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Much Noise. Working. Game has no save feature.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Uranus&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|White screen after bios intro. Unplayable. &#039;&#039;&#039;This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Uranus 2&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|White screen after bios intro. Unplayable. &#039;&#039;&#039;This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Uranus Zero&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Some Sound FX are missing. Minor slowdown and gfx glitches. Game is playable. Couldn&#039;t find a save spot.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Vulkanon V.2.0&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Gameboy Sounds are missing. Game runs fine. Game has no save feature.&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Prototype ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;compattable sortable&amp;quot; width=&amp;quot;100%&amp;quot; cellspacing=&amp;quot;1&amp;quot; border=&amp;quot;1px&amp;quot;&lt;br /&gt;
!ROM Title [Region]&lt;br /&gt;
!Commit ID (build on date)&lt;br /&gt;
!width=50%|Notes11&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Another World V.2.1&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. No Audio. Working. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|Banjo Kazooie - Grunty&#039;s Revenge - Early Beta&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Game runs perfect! Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Banjo Pilot Voxel&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Heavy slowdown and gfx glitches. Unplayable. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Battletoads&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Some slowdown and gfx glitches. Unplayable. Game has no save feature.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Blue Angelo - Monsters Stable&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Broken bios intro. Fixed the header with gbata. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Blue Angelo - More Detail Unstable&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Broken bios intro. Fixed the header with gbata. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Broken Circle [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version works. Minor gfx glitches are visible every now and then. Game runs fine. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Contra Advance - Review Prototype&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Game uses a Password system. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Diddy Kong Pilot 2001&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Broken bios intro. Fixed the header with gbata. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Diddy Kong Pilot 2003 Alpha&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Some slowdown and gfx glitches. Working. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|DK - King of Swing - Kiosk Demo [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|White screen after bios intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Dune Ornithopter Assault&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game crashes after you select a language. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Fire Eaters - Zero Bandits (Black Belt Challenge) [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game crashes after the titlescreen. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Fire Emblem - Rekka no Ken [J] [Proto 0206]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Minor gfx glitches are visible every now and then. Auto saving interrupts gameplay. Game is playable. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Fire Emblem - Rekka no Ken [J] [Proto 0219]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Minor gfx glitches are visible every now and then. Auto saving interrupts gameplay. Game is playable. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Flashback Legends [Proto]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|White screen after bios intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Haunted Mansion [Proto] [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|White screen after bios intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Hikaru no Go Taikenban [Promo] [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Gameboy Sounds are missing. Game runs fine.  Couldn&#039;t find a save spot. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Kien [Proto] [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Minor slowdown and gfx glitches every now and then. Game runs fine. Game uses a Password system.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Kirby and the Amazing Mirror [Demo] [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster.  Minor slowdown and gfx glitches every now and then. Game runs fine. Game has no save feature.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Konami Krazy Racers [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|White screen after bios intro. &#039;&#039;&#039;This is a regress. Commit unspecified (2019/06/03) (sd save branch) arm9 build boots into the menu.&#039;&#039;&#039; &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Legend of Zelda - The Minish Cap [Kiosk Demo] [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Game has no save feature.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|LEGO Racers 2 [Beta]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version works. Some gfx glitches. Gameboy Sounds are missing. Game is playable. Saving works. &#039;&#039;&#039;Kind of a regress here. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but misses the gameboy sounds.&#039;&#039;&#039; &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Mandrake the Magician - Shadow of the Vehme&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game crashes after you select the language. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Mario &amp;amp; Luigi - Superstar Saga [Kiosk Demo] [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game crashes when you enter battle. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Megaman Battle Network 2  &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|White screen after bios intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Metroid Fusion [09.11.2002 Proto] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version works. Minor gfx glitches are visible every now and then. Game runs fine. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Metroid Fusion [09.16.2002 Proto] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version works. Minor gfx glitches are visible every now and then. Game runs fine. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Metroid Zero Mission - [05.12.2003 Proto with Debug]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version works. Minor slowdown during the Intro cutscene. Minor gfx glitches are visible every now and then. Short loading times when you progress through tunnel and the menu. Game is playable. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Metroid Zero Mission - [16.01.2004 Proto with Debug]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version works. Minor slowdown during the Intro cutscene. Minor gfx glitches are visible every now and then. Short loading times when you progress through tunnel and the menu. Game is playable. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Morning Adventure [Promo]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Minor Noise during the Pause screen. Game runs fine. Game has no save feature.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Motocross Challenge [Proto]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Heavy slowdown. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Moto GP [Beta]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster and has less gfx glitches. Much Noise. Gameboy Sounds are missing. Unplayable. Game uses a Password system. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|Overstorm [Proto]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Game runs perfect! Game has no save feature.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|Phantom - The Ghost who walks&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game runs perfect! Couldn&#039;t find a save spot.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|Pokemon Mystery Dungeon - Red Rescue Team [U] [Kiosk Demo]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Game runs perfect! Game has no save feature.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Pokemon Ruby [German Debug Build]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|White screen after bios intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Resident Evil 2&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game runs too fast. Working. Game has no save feature. &#039;&#039;&#039;This is a regress. Use commit f89fac5 (2018/07/10) arm9 version instead.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Santa Claus Jr. Advance&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster and has less gfx glitches. Minor gfx glitches. Some Noise during the Pause screen. Game runs fine. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Sonic Advance &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Unskippable Black Borders on Screen and Music playing. Unplayable.&amp;lt;br&amp;gt;&amp;lt;b&amp;gt;Gericom:&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt; It tests the link hardware, which is not implemented yet and yields those boxes on test fail.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Sonic Advance 3&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster and has less gfx glitches. Some gfx glitches. Gameboy Sounds are missing. Game is playable. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|SpongeBob SquarePants - SuperSponge [06.06.2001 11.34 Proto] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Some gfx glitches during the intro. Game runs fine. Game uses a Password system.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|SpongeBob SquarePants - SuperSponge [06.06.2001 11.36 Proto] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Some gfx glitches during the intro. Game runs fine. Game uses a Password system.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|SpongeBob SquarePants - SuperSponge [07.31.2001 Proto] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game runs perfect! Game uses a Password system.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Starsky &amp;amp; Hutch [Beta] [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game crashes during the intro. Unplayable. &#039;&#039;&#039;This is a regress. Use commit 17694d4 (2017/05/22) arm9 version instead.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|Super Mario Bros 2 - Super Mario Advance [Kiosk Demo] [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game runs perfect! Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Turok Advance [Bright Proto]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Full Speed with a little Slowdown. Minor gfx glitches. Game is playable. Game has no save feature.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Turok Advance [Proto]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Full Speed with a little Slowdown. Minor gfx glitches. Game is playable. Game has no save feature.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Tyrian 2000 [Proto]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|White screen after bios intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|World Reborn&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Some Noise during the Pause screen. Game runs fine. Game uses a Password system.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Yoshi&#039;s Story [GBA Tech Demo]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Minor gfx glitches. Game runs fine. Game has no save feature.&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Unlicensed games ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;compattable sortable&amp;quot; width=&amp;quot;100%&amp;quot; cellspacing=&amp;quot;1&amp;quot; border=&amp;quot;1px&amp;quot;&lt;br /&gt;
!ROM Title [Region]&lt;br /&gt;
!Commit ID (build on date)&lt;br /&gt;
!width=50%|Notes11&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Digimon Ruby&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Infinite loop to the titlescreen. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Digimon Sapphire&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|White screen after bios intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Iron Kid [Korea]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game crashes during the Intro. Unplayable. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Mo Jie Qibing [Chinese]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|White screen after bios intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Qwak [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game runs fine. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Rockman &amp;amp; Crystal [Chinese]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|White screen after bios intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Robz8</name></author>
	</entry>
	<entry>
		<id>https://wiki.gbatemp.net/w/index.php?title=NDS_Homebrew&amp;diff=70484</id>
		<title>NDS Homebrew</title>
		<link rel="alternate" type="text/html" href="https://wiki.gbatemp.net/w/index.php?title=NDS_Homebrew&amp;diff=70484"/>
		<updated>2019-08-25T23:54:20Z</updated>

		<summary type="html">&lt;p&gt;Robz8: /* NDS Homebrew Applications */ Added TWiLight Menu++&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Also refer to the [[:Category:NDS Homebrew|NDS Homebrew category]]&lt;br /&gt;
== NDS Homebrew Applications ==&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| [[Beup]]&lt;br /&gt;
| MSN client&lt;br /&gt;
|-&lt;br /&gt;
| [[Check NDS]]&lt;br /&gt;
| Check your NDS hardware&lt;br /&gt;
|-&lt;br /&gt;
| [[Comic Book DS]]&lt;br /&gt;
| Read (offline) comic strips&lt;br /&gt;
|-&lt;br /&gt;
| [[Dissonance]]&lt;br /&gt;
| Listen to audio streams via WiFi&lt;br /&gt;
|-&lt;br /&gt;
| [[DS2Key]]&lt;br /&gt;
| Use DS as Windows gamepad&lt;br /&gt;
|-&lt;br /&gt;
| [[DSAIM]]&lt;br /&gt;
| AIM client&lt;br /&gt;
|-&lt;br /&gt;
| [[DSAmp]]&lt;br /&gt;
| Control Winamp&lt;br /&gt;
|-&lt;br /&gt;
| [[DSChat]]&lt;br /&gt;
| Online &amp;quot;Pictochat&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| [[DSFTP]]&lt;br /&gt;
| FTP server&lt;br /&gt;
|-&lt;br /&gt;
| [[DSLinux]]&lt;br /&gt;
| Command-line only linux with many apps&lt;br /&gt;
|-&lt;br /&gt;
| [[DSOrganize]]&lt;br /&gt;
| Multifunction PDA-like app&lt;br /&gt;
|-&lt;br /&gt;
| [[DSVNC]]&lt;br /&gt;
| VNC client, control your PC via your DS&lt;br /&gt;
|-&lt;br /&gt;
| [[IRCDS]]&lt;br /&gt;
| IRC client&lt;br /&gt;
|-&lt;br /&gt;
| [[Moonshell]]&lt;br /&gt;
| Advanced media player (audio, video, images, text)&lt;br /&gt;
|-&lt;br /&gt;
| [[NDSMail]]&lt;br /&gt;
| E-mail client and RSS reader&lt;br /&gt;
|-&lt;br /&gt;
| [[ReinMoon]]&lt;br /&gt;
| Savegame manager&lt;br /&gt;
|-&lt;br /&gt;
| [https://gbatemp.net/threads/ds-i-3ds-twilight-menu-gui-for-ds-i-games-and-ds-i-menu-replacement.472200/ TWiLight Menu++]&lt;br /&gt;
| Retail (for DSi/3DS SD card, and certain flashcards) and homebrew game/app launcher, featuring a GUI that looks like the DSi System Menu&lt;br /&gt;
|-&lt;br /&gt;
| [[Win2DS]]&lt;br /&gt;
| Control Windows via your DS&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Homebrew Emulators for NDS ==&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| [[Lameboy]]&lt;br /&gt;
| Gameboy (Color) emulator&lt;br /&gt;
|-&lt;br /&gt;
| [[nesDS]]&lt;br /&gt;
| Nintendo Entertainment System (NES) emulator&lt;br /&gt;
|-&lt;br /&gt;
| [[PicoDriveDS]]&lt;br /&gt;
| Sega Megadrive emulator&lt;br /&gt;
|-&lt;br /&gt;
| [[ScummVM DS]]&lt;br /&gt;
| LucasArts games emulator&lt;br /&gt;
|-&lt;br /&gt;
| [[SnesDS]] &lt;br /&gt;
| Super Nintendo Entertainment System (SNES) emulator&lt;br /&gt;
|-&lt;br /&gt;
| [[SNEmulDS]] &lt;br /&gt;
| Super Nintendo Entertainment System (SNES) emulator&lt;br /&gt;
|-&lt;br /&gt;
| [[SnezziDS]] &lt;br /&gt;
| Super Nintendo Entertainment System (SNES) emulator&lt;br /&gt;
|-&lt;br /&gt;
| [[StellaDS]] &lt;br /&gt;
| Atari 2600 emulator&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== NDS Homebrew Games ==&lt;br /&gt;
&lt;br /&gt;
* [[Arcomage]]&lt;br /&gt;
* [[A Touch of War]]&lt;br /&gt;
* [[Aztec Challenge]]&lt;br /&gt;
* [[Collection]]&lt;br /&gt;
* [[DSAcademy]]&lt;br /&gt;
* [[DSChess]]&lt;br /&gt;
* [[DS Doom]]&lt;br /&gt;
* [[DS Sokoban]]&lt;br /&gt;
* [[GameBoxDS]]&lt;br /&gt;
* [[Knytt Stories DS]]&lt;br /&gt;
* [[LumiDS]]&lt;br /&gt;
* [[MarioBrosDS]]&lt;br /&gt;
* [[MegaETk]]&lt;br /&gt;
* [[No Place To Hide]]&lt;br /&gt;
* [[OMalone]] (Abalone game on NDS)&lt;br /&gt;
* [[PuzzleManiak]] (Port of the Simon Tatham’s Portable Puzzle Collection with online support)&lt;br /&gt;
* [[Super Mario War DS]]&lt;br /&gt;
* [[Tales of Dagur]]&lt;br /&gt;
* [[Temby! Towers DS]]&lt;br /&gt;
* [[TickleGirl]]&lt;br /&gt;
* [[Zelda DS]]&lt;br /&gt;
* [[Warcraft: Tower Defence]]&lt;br /&gt;
&lt;br /&gt;
== Other NDS Homebrew ==&lt;br /&gt;
&lt;br /&gt;
[[Category:Nintendo DS]]&lt;br /&gt;
[[Category:NDS Homebrew]]&lt;/div&gt;</summary>
		<author><name>Robz8</name></author>
	</entry>
	<entry>
		<id>https://wiki.gbatemp.net/w/index.php?title=GBARunner2&amp;diff=70483</id>
		<title>GBARunner2</title>
		<link rel="alternate" type="text/html" href="https://wiki.gbatemp.net/w/index.php?title=GBARunner2&amp;diff=70483"/>
		<updated>2019-08-25T23:47:23Z</updated>

		<summary type="html">&lt;p&gt;Robz8: /* Retail games */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{InfoBox&lt;br /&gt;
 |title=GBARunner2&lt;br /&gt;
 |image=&lt;br /&gt;
 |imagesize=&lt;br /&gt;
 |imagecaption=&lt;br /&gt;
 |header1 = Information&lt;br /&gt;
 |label1 = Console Emulated&lt;br /&gt;
 |data1 = [[GBA]]&lt;br /&gt;
 |label2= Runs on&lt;br /&gt;
 |data2 = [[Nintendo DS]]&lt;br /&gt;
 |label3 =Developer&lt;br /&gt;
 |data3 = [https://gbatemp.net/members/280844/ Gericom]&lt;br /&gt;
 |label4 = Source code&lt;br /&gt;
 |data4 = [https://github.com/Gericom/GBARunner2 GitHub]&lt;br /&gt;
 |label5 = Latest version&lt;br /&gt;
 |data5 = [https://github.com/Gericom/GBARunner2/releases/tag/v20190824-234952_2dc841f Commit 2dc841f (2019/08/24) build ]&lt;br /&gt;
 |label6 = Discussion thread&lt;br /&gt;
 |data6 = [https://gbatemp.net/threads/gbarunner2.451970/ GBATemp.net] &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;GBARunner2&#039;&#039;&#039; is a hypervisor that runs GBA games on DS/DSi/3DS in DS mode, basically like Nintendont does for running Gamecube games on Wii.&lt;br /&gt;
&lt;br /&gt;
= Usage =&lt;br /&gt;
* Place a GBA bios on your sd card. Either /bios.bin, /gba/bios.bin, or /_gba/bios.bin will work.&lt;br /&gt;
** &#039;&#039;&#039;Note:&#039;&#039;&#039; Do not use Normmatt&#039;s open-source GBA BIOS. It won&#039;t work, as many patches are applied at fixed addresses. The right checksums are listed below.&lt;br /&gt;
* If you have a gba folder on the root of your sd, this folder will be opened by default&lt;br /&gt;
* Make sure your games are SRAM patched if needed, this is most likely only the case for FLASH1M_V103 (use [http://www.no-intro.org/gbadat/tools/gbata7a-en.zip gbata])&lt;br /&gt;
* If you are using GBARunner2 with TWiLightMenu on a DSi or 3DS with the SD card, make sure you use the dldi on ARM7 build&lt;br /&gt;
&lt;br /&gt;
If you want to use existing save files, they should have the same name as the gba file but instead of .gba they should be .sav (so the save for mygame.gba is mygame.sav).&lt;br /&gt;
&lt;br /&gt;
== BIOS Checksums ==&lt;br /&gt;
The BIOS used should have the following checksums (checking one should be enough):&lt;br /&gt;
* CRC32: &amp;lt;code&amp;gt;81977335&amp;lt;/code&amp;gt;&lt;br /&gt;
* MD5: &amp;lt;code&amp;gt;a860e8c0b6d573d191e4ec7db1b1e4f6&amp;lt;/code&amp;gt;&lt;br /&gt;
* SHA1: &amp;lt;code&amp;gt;300c20df6731a33952ded8c436f7f186d25d3492&amp;lt;/code&amp;gt;&lt;br /&gt;
* SHA256: &amp;lt;code&amp;gt;fd2547724b505f487e6dcb29ec2ecff3af35a841a77ab2e85fd87350abd36570&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You can check the MD5 with [http://www.winmd5.com/ WinMD5Free] for example.&lt;br /&gt;
&lt;br /&gt;
= Compiling the latest version =&lt;br /&gt;
&lt;br /&gt;
1. Make sure you have devkitpro installed.&lt;br /&gt;
&lt;br /&gt;
2. Download the git repo.&lt;br /&gt;
&lt;br /&gt;
3. Run make in the root.&lt;br /&gt;
&lt;br /&gt;
= Downloads =&lt;br /&gt;
New commits are now automatically build and can be downloaded on the [https://github.com/Gericom/GBARunner2/releases github release page].&lt;br /&gt;
&lt;br /&gt;
* Commit 5abecad (2019/07/05), (Fixes the contra title screen, partially the advance wars intro, Madden NFL Note that bitmap bg transforms are currently not supported) posted [https://github.com/Gericom/GBARunner2/releases/tag/commit_5b06bb4bd12d8fe12574b0564e0ce0fb7fb02760 here].&lt;br /&gt;
* Commit 5b06bb4 (2019/07/03), (Changed dma behavior on invalid addresses again, still not completely) posted [https://github.com/Gericom/GBARunner2/releases/tag/commit_5b06bb4bd12d8fe12574b0564e0ce0fb7fb02760 here].&lt;br /&gt;
* Commit 03f8646 (2019/07/01), (Optimized the abort handler a little more) posted [https://github.com/Gericom/GBARunner2/releases/tag/commit_03f86467974caba8ae6c4463b5b5d42ad49ab826 here].&lt;br /&gt;
* Commit e592198 (2019/07/01), (Set up CI with Azure Pipelines) posted [https://github.com/Gericom/GBARunner2/releases/tag/commit_e59219891e31d3d30b248b4c6a8bb9289b4d4b80 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/2019-06-30-897403a-zip.171803// Commit 897403a (2019/06/30) (master branch)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-82#post-8698213 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.171425// Commit 09c3fb7 (2019/06/26) (feature/newabort2 branch) (experimental arm7dldi_wramicache Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-80#post-8692494 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.171378// Commit 6084943 (2019/06/26) (feature/newabort2 branch) (experimental arm7dldi_wramicache Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-80#post-8691975 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/2019-06-14-8e4d520-zip.169862// Commit 8e4d520 (2019/06/14) (sd_save branch)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-77#post-8676640 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/2019-06-10-8175479-zip.169640// Commit 8175479 (2019/06/10) (sd_save branch)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-74 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.168926// Commit unspecified (2019/06/03) (sd_save branch)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-70 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/dd42c5c-02-06-2019-zip.168858// Commit dd42c5c (2019/06/02) (sd_save branch)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-69 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gb_audio-d5d99e7-02-04-2019-zip.162672// Commit d5d99e7 (2019/04/02) (gb audio branch, no saving!)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-67 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2_arm9dldi_wramicache-nds-zip.148184// Commit 6522414 (2018/11/01) (arm9wramicache Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-57#post-8359865 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2_arm9dldi-nds-zip.148183/ Commit 6522414 (2018/11/01) (arm9 Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-57#post-8359865 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2_arm7dldi_wramicache-nds-zip.148182// Commit 6522414 (2018/11/01) (arm7wramicache Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-57#post-8359865 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2_arm7dldi-nds-zip.148181/ Commit 6522414 (2018/11/01) (arm7 Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-57 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.148256/ Commit c03c437 (2018/11/01) (arm9_file_explorer Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-58 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2_arm9dldi_wramicache-nds-zip.135215// Commit f89fac5 (2018/07/10) (arm9wramicache Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-53#post-8131575 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2_arm9dldi-nds-zip.135214// Commit f89fac5 (2018/07/10) (arm9 Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-53#post-8131575 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2_arm7dldi_wramicache-nds-zip.135213// Commit f89fac5 (2018/07/10) (arm7wramicache Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-53#post-8131575 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2_arm7dldi-nds-zip.135212// Commit f89fac5 (2018/07/10) (arm7 Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-53#post-8131575 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2_arm7dldi-nds-zip.116486/ Commit 83108c7 (2018/03/04) (arm7 Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-42#post-7860550 here].&lt;br /&gt;
*[https://gbatemp.net/attachments/gbarunner2_arm7dldi_wramicache-nds-zip.116487/ Commit 83108c7 (2018/03/04) (arm7wramicache Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-42#post-7860550 here].&lt;br /&gt;
*[https://gbatemp.net/attachments/gbarunner2_arm9dldi-nds-zip.116488/ Commit 83108c7 (2018/03/04) (arm9 Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-42#post-7860550 here].&lt;br /&gt;
*[https://gbatemp.net/attachments/gbarunner2_arm9dldi_wramicache-nds-zip.116489/ Commit 83108c7 (2018/03/04) (arm9wramicache Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-42#post-7860550 here]&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2_arm7dldi-nds-zip.116254/ Commit f9e6ded (2018/02/28) (arm7 Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-41#post-7857717 here].&lt;br /&gt;
*[https://gbatemp.net/attachments/gbarunner2_arm7dldi_wramicache-nds-zip.116255/ Commit f9e6ded (2018/02/28) (arm7wramicache Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-41#post-7857717 here].&lt;br /&gt;
*[https://gbatemp.net/attachments/gbarunner2_arm9dldi-nds-zip.112453/ Commit f9e6ded (2018/02/28) (arm9 Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-41#post-7857717 here].&lt;br /&gt;
*[https://gbatemp.net/attachments/gbarunner2_arm9dldi_wramicache-nds-zip.116256/ Commit f9e6ded (2018/02/28) (arm9wramicache Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-41#post-7857717 here]&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2_arm7dldi-nds-zip.116257/ Commit 091719f (2018/01/29) (arm7 Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-41#post-7857717 here].&lt;br /&gt;
*[https://gbatemp.net/attachments/gbarunner2_arm7dldi_wramicache-nds-zip.112452/ Commit 091719f (2018/01/29) (arm7wramicache Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-38#post-7810796 here].&lt;br /&gt;
*[https://gbatemp.net/attachments/gbarunner2_arm9dldi-nds-zip.112453/ Commit 091719f (2018/01/29) (arm9 Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-38#post-7810796 here].&lt;br /&gt;
*[https://gbatemp.net/attachments/gbarunner2_arm9dldi_wramicache-nds-zip.112454/ Commit 091719f (2018/01/29) (arm9wramicache Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-38#post-7810796 here].&lt;br /&gt;
*[https://gbatemp.net/attachments/gbarunner2_arm9dldi-zip.93066/ Commit unspecified (2017/07/17) (arm9 Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-32#post-7452865 here].&lt;br /&gt;
*[https://gbatemp.net/attachments/gbarunner2_arm7dldi-zip.93065/ Commit unspecified (2017/07/17) (arm7 Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-32#post-7452865 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.91072/ Commit 17694d4 (2017/05/22) (without arm7 dldi)], posted [http://gbatemp.net/threads/gbarunner2.451970/page-30#post-7409956 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-arm7-dldi-zip.91073/ Commit 17694d4 (2017/05/22) (with arm7 dldi)], posted [http://gbatemp.net/threads/gbarunner2.451970/page-30#post-7409956 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.87775/ Commit unspecified (checksum don&#039;t match with latest version)], posted [http://gbatemp.net/threads/gbarunner2.451970/page-28#post-7327238 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.86221/ Commit 216734d (2017/05/06)], posted [http://gbatemp.net/threads/gbarunner2.451970/page-26#post-7293244 here]. &lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.84873/ Commit a61e70e (2017/04/22)], posted [http://gbatemp.net/threads/gbarunner2.451970/page-26#post-7261890 here]. &lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.80517/ Commit ba222be (2017/03/06)], posted [http://gbatemp.net/threads/gbarunner2.451970/page-22#post-7156519 here]. &lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.80361/ Commit 7e40932 (2017/03/04)], posted [http://gbatemp.net/threads/gbarunner2.451970/page-22#post-7151624 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.78854/ Commit f3d2ef4 (2017/02/18)], posted [http://gbatemp.net/threads/gbarunner2.451970/page-18#post-7107770 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.78255/ Commit 3860043 (2017/02/12)], posted [http://gbatemp.net/threads/gbarunner2.451970/page-16#post-7095338 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.77367/ Commit 596fca3 (2017/02/04)], posted [http://gbatemp.net/threads/gbarunner2.451970/page-15#post-7071733 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.76860/ Commit dc0aaf1 (2017/01/30)], posted [http://gbatemp.net/threads/gbarunner2.451970/page-12#post-7058526 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.74203/ Commit 2286ea0 (2017/01/08)], posted [http://gbatemp.net/threads/gbarunner2.451970/page-7#post-6993100 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.73713/ Commit fcff1c5 (2017/01/05)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-5#post-6980509 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.73194/ Commit 350be7a (2016/12/29)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-4#post-6960160 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.72394/ Commit 78945c3 (2016/12/18)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-2#post-6933255 here].&lt;br /&gt;
&lt;br /&gt;
= Changelog =&lt;br /&gt;
&lt;br /&gt;
See [https://github.com/Gericom/GBARunner2/commits/master GitHub timeline].&lt;br /&gt;
&lt;br /&gt;
= Compatibility list =&lt;br /&gt;
&lt;br /&gt;
{|width=&amp;quot;25%&amp;quot; cellspacing=&amp;quot;1&amp;quot; border=&amp;quot;1px&amp;quot;&lt;br /&gt;
!Legend&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|Very Playable - Full Speed. Very Good Audio. No gfx glitches.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Playable - Full Speed. Good Audio with a little Noise/stuttering. Few gfx glitches. Gameboy Sounds are missing.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Playable - Minor Performance issues. Gameboy Sounds are missing.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Working/Unplayable - Game is very slow/laggy/glitched up.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Freezing - Game boots but freezes somewhere.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|No boot - Game doesn&#039;t even boot.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;! A save error message (and sometimes other crashes too) means that your game must be sram patched (every game not using sram should be patched so check that before reporting) - check the Usage section for the appropriate tool !&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;! Some games have Release Intro´s attached to themselve. Those Intros use a Code that is not supported yet. Try using the GBATA tool to remove the Intro to get the Game to work. Use an Emulator to see if a Game has a Rom Intro or not !&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Retail games ==&lt;br /&gt;
{{GBAR2GameTable}}&lt;br /&gt;
{{GBAR2Game|title=007 - James Bond - Everything or Nothing [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=lag|note=Cache version runs faster. Heavy Slowdown. }}&lt;br /&gt;
{{GBAR2Game|title=007 - James Bond - Nightfire [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=broken|speed=minor|note=Cache version runs faster. Audio was working in previous build. Heavy Slowdown. }}&lt;br /&gt;
{{GBAR2Game|title=2 Games in 1 - Uno + Skip-Bo [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=2K Sports - Major League Baseball 2K7 [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Ace Combat Advance [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Ace Lightning [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn´t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Action Man - Robot Atak [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches. Gameboy Sounds are missing. Game runs fine.}} &lt;br /&gt;
{{GBAR2Game|title=Activision Anthology [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gfx glitches are visible. Some games freeze. Game is playable.}} &lt;br /&gt;
{{GBAR2Game|title=Advance Guardian Heroes [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible. Game runs fine.}} &lt;br /&gt;
{{GBAR2Game|title=Adventure of Tokyo Disney Sea [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|safe=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Advance Wars [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Advance Wars 2 - Black Hole Rising [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Aero the Acro-Bat - Rascal Rival Revenge [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Agassi Tennis Generation [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=good|speed=good|note=Only Arcade mode is playable. The other mode crash the game. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Agent Hugo - Roborumble [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! }}&lt;br /&gt;
{{GBAR2Game|title=Aggressive Inline [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! }}&lt;br /&gt;
{{GBAR2Game|title=Aigle de Guerre, L&#039; [FR]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Aka-chan Doubutsuen [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1||save=1|sound=good|speed=good|note=Game runs perfect! }}&lt;br /&gt;
{{GBAR2Game|title=Aladdin [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect! }}&lt;br /&gt;
{{GBAR2Game|title=Aleck Bordon Adventure - Tower &amp;amp; Shaft Advance [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|safe=?|sound=minor|speed=good|note=Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Alex Rider - Stormbreaker [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Alienators - Evolution Continues [UE]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Alien Hominid [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=All Grown Up! - Express Yourself [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=All-Star Baseball 2003 [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=All-Star Baseball 2004 [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Altered Beast - Guardian of the Realms [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Amazing Virtual Sea-Monkeys [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=American Bass Challenge [U]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=Black Screen after bios Intro.}}&lt;br /&gt;
{{GBAR2Game|title=American Dragon - Jake Long - Rise of the Huntsclan! [U]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=Black Screen after bios Intro.}}&lt;br /&gt;
{{GBAR2Game|title=American Idol [U]|version=916020e (2019/07/07)|rating=good||nocache=1|cache=1|sound=minor|speed=minor|note=Cache version has less gfx glitches and better sound. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=An American Tail - Fievel&#039;s Gold Rush [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=minor|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Angel Collection - Mezase! Gakuen no Fashion Leader [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Angel Collection 2 - Pichimo ni Narou [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Angelique [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable.Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Animal Mania - Dokidoki Aishou Check [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches during the titlescreen. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Animaniacs - Lights, Camera, Action! [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Animal Snap - Rescue Them 2 by 2 [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=bad|speed=good|note=Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Animal Yokochou - Doki Doki Kyushutsu Daisakusen! no Maki [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1||save=?|sound=bad|speed=lag|note=Cache runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Animal Yokochou - Doki Doki Shinkyuu Shiken! no Kan [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Ant Bully [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs perfect.}}&lt;br /&gt;
{{GBAR2Game|title=Antz - Extreme Racing [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Ao-Zoura to Nakamatachi - Yume no Bouken [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Archer Maclean&#039;s 3D Pool [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Arctic Tale [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Army Men - Operation Green [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Army Men - Turf Wars [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Army Men Advance [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Around the World in 80 Days [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Arthur and the Minimoys [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Ashita no Joe - Makka ni Moeagare! [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Couldn´t figure out how to save.}}&lt;br /&gt;
{{GBAR2Game|title=Asterix &amp;amp; Obelix - Bash Them All! [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=bad|speed=minor|note=Cache version runs faster. Only Asterix and Obelix works. Full Speed with a little Slowdown. Heavy gfx glitches. Game is playable. Asterix and Obelix uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Asterix &amp;amp; Obelix XXL [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Astro Boy Omega Factor [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Atari Anniversary Advance [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Atlantis - The Lost Empire [UE]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Atomic Betty [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Minor gfx glitches after the bios intro. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=ATV - Quad Power Racing [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=0|sound=good|speed=good|note=Cache version freezes. Game runs perfect! Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=ATV - Thunder Ridge Riders [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=0|sound=good|speed=minor|note=Cache version runs faster. Full Speed with a little Slowdown. Minor gfx glitches every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Avatar - The Last Airbender - The Burning Earth [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Avatar - The Legend of Aang [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Azumanga Daiou Advance [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=bad|speed=lag|note=Cache version runs faster. Heavy gfx glitches and slowdown. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Babar to the Rescue [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Back to Stone [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Backtrack [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=broken|speed=minor|note=Cache version runs faster. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Backyard Baseball [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Backyard Baseball 2006 [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Backyard Basketball [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Backyard Football [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Backyard Football 2006 [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Backyard Hockey [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Backyard Skateboarding [U]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Couldn´t figure out how to save.}}&lt;br /&gt;
{{GBAR2Game|title=Backyard Sports - Baseball 2007 [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Backyard Sports - Basketball 2007 [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Backyard Sports - Football 2007 [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Baldur&#039;s Gate - Dark Alliance [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after the bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Banjo Kazooie - Grunty´s Revenge [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Banjo Pilot [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Barbie - The Princess and the Pauper [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Barbie and the Magic of Pegasus [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Barbie as the Island Princess [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|save=1|speed=good|note=Voice samples are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Barbie Diaries - High School Mystery [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Barbie Groovy Games [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=minor|note=Cache version runs faster. Full speed with a little slowdown. Game is playable. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Barbie Horse Adventures [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=minor|note=Cache version runs faster. Full speed with a little Slowdown. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Barbie in the 12 Dancing Princesses [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Barnyard [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|save=1|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Baseball Advance [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=minor|save=1|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Batman Begins [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|save=1|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Batman Rise of Sin Tzu [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Batman Vengeance [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Battle B-Daman [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Battle B-Daman - Fire Spirits [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. }}&lt;br /&gt;
{{GBAR2Game|title=BattleBots - Beyond the BattleBox [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=BattleBots - Design &amp;amp; Destroy [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Battle X Battle - Kyodai Gyo Densetsu [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=BB Ball [J]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Beast Shooter - Mezase Beast King! [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Berenstain Bears and the Spooky Old Tree [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Best Play Pro Yakyuu [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Beyblade G-Revolution [E]|version=916020e (2019/07/07)|rating=playable||nocache=1|cache=1|save=1|sound=bad|speed=minor|note=Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Beyblade V-Force - Ultimate Blader Jam [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Bibi Blocksberg - Der Magische Hexenkreis [G]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Heavy gfx glitches. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Bibi und Tina - Ferien auf dem Martinshof [G]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|save=1|sound=good|speed=good|note=Heavy gfx glitches. This is a regress. Use Commit f89fac5 (2018/07/10) Cache version instead.&#039;&#039;&#039;}}&lt;br /&gt;
{{GBAR2Game|title=Bible Game [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Biene Maja Klatschmohnwiese in Gefahr [G]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Big Mutha Truckers [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=broken|speed=minor|note=Heavy gfx glitches and slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=bit Generations - Boundish [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=bit Generations - Coloris [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=bit Generations - Dialhex [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=bit Generations - Digidrive [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Constant saving causes slowdown in single mode. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=bit Generations - Dotstream [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=bit Generations - Orbital [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=bit Generations - Soundvoyager [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Black Belt Challenge [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=broken|speed=lag|note=Cache version runs faster. Heavy gfx glitches and slowdown. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Black Matrix Zero [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Blackthorne [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=broken|speed=good|note=Minor gfx glitches are visible every now and then.}}&lt;br /&gt;
{{GBAR2Game|title=Blades of Thunder [U]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Bleach Advance - Kurenai ni Somaru Soul Society [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Blender Bros [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=BMX Trick Racer [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=minor|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Board Game Classics [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Boboboubo Boubobo - 9 Kyoku Senshi Gag Yuugou [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Boboboubo Boubobo - Bakutou Hajike Taisen [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=minor|note=Cache version runs faster. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Boboboubo Boubobo - Maji de!! Shinken Battle [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Boboboubo Boubobo - Ougi 87.5 Bakuretsu Hanage Shinken [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Boktai - The Sun is in your Hand [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Solar Sensor patch required. Gameboy sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Boktai 2 - Solar Boy Jango [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro. Last working arm9 build is commit a61e70e (2017/05/22).}}&lt;br /&gt;
{{GBAR2Game|title=Boktai 3 [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro. Game was playable before in old arm9 build.}}&lt;br /&gt;
{{GBAR2Game|title=Bomberman Jetters - Densetsu no Bomberman [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Bomberman Jetters - Game Collection [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=good|speed=good|note=Only mini games work.}}&lt;br /&gt;
{{GBAR2Game|title=Bomberman Max 2 - Blue Advance [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Bomberman Max 2 - Red Advance [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Bomberman Tournament [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Bookworm [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Bouken Ou Beet - Busters Road [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Bouken Yuuki Pluster World - Densetsu no Plust Gate EX [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Unsupported Toy Starter set needed.}}&lt;br /&gt;
{{GBAR2Game|title=Bouken Yuuki Pluster World - Pluston GP [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Unsupported Toy Starter set needed.}}&lt;br /&gt;
{{GBAR2Game|title=Boukyaku no Senritsu [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Boulder Dash EX [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Heavy gfx glitches.}}&lt;br /&gt;
{{GBAR2Game|title=Boxing Fever [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Bratz [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Bratz - Babyz [E]|version=916020e (2019/07/07)|rating=playable|nocache=0|cache=1|sound=minor|speed=minor|note=Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Bratz - Forever Diamondz [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Bratz - Rock Angelz [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Bratz - The Movie [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Breath of Fire [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Breath of Fire 2 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Britney&#039;s Dance Beat [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Broken Sword - The Shadow of the Templars [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Brother Bear [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Some gfx glitches are visible every now and then. FMV Intro is missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Bruce Lee - Return of the Legend [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=0|save=1|sound=minor|speed=minor|note=Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Bubble Bobble - Old &amp;amp; New [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Buffy the Vampire Slayer - Wrath of the Darkhul King [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=bad|speed=good|note=Cache version runs faster but has more noise. Gameboy Sounds are missing. Game is playable. Couldn&#039;t find a save spot. }}&lt;br /&gt;
{{GBAR2Game|title=Butt-Ugly Martians - B.K.M. Battles [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Cabbage Patch Kids - The Patch Puppy Rescue [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster and has less gfx glitches. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Cabela&#039;s Big Game Hunter [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Cabela&#039;s Big Game Hunter - 2005 Adventures [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Caesars Palace Advance - Millennium Gold Edition [UE]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes after the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Calciobit [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Camp Lazlo - Leaky Lake Games [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Capcom Classics Mini Mix [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=lag|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full Speed with a little Slowdown. Gameboy Sounds are missing. Games use a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Captain Tsubasa - Eikou no Kiseki [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Car Battler Joe [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Card e-Reader [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|note=Read Error after bios intro. Unsupported Device.}}&lt;br /&gt;
{{GBAR2Game|title=Card e-Reader [U]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|note=Read Error after bios intro. Unsupported Device.}}&lt;br /&gt;
{{GBAR2Game|title=Cardcaptor Sakura - Sakura Card de Mini Game [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Cardcaptor Sakura - Sakura Card Hen - Sakura to Card to Otomodachi [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Care Bears - The Care Quests [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Carrera Power Slide [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Cars [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Cars - Mater-National Championship [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Cartoon Network Block Party [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Cartoon Network Speedway [U]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Casper [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Castlevania Aria of Sorrow [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Castlevania Circle of the Moon [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Castlevania Harmony of Dissonance [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Castleween [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Cat in the Hat by Dr. Seuss [U]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Catwoman [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=minor|note=Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Catz [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Chaoji Maliou 2 [China]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Super Mario Advance for iQue China. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Chaoji Maliou Shijie [China]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Super Mario Advance 2 for iQue China. Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Charlie and the Chocolate Factory [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Charlotte&#039;s Web [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Cheetah Girls [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Chessmaster [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=broken|speed=good|note=Minor gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Chicken Little [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Chicken Shoot [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Chicken Shoot 2 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Chobits for Game Boy Advance - Atashi Dake no Hito [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Chocobo Land - A Game of Dice [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Choro Q Advance [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Choro Q Advance 2 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Chronicles of Narnia - The Lion, the Witch and the Wardrobe [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Chu Chu Rocket [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=CIMA - The Enemy [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Cinderella - Magical Dreams [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. FMV have some gfx glitches. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Cinnamon Game Series 2 - Yume no Daibouken [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note= Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Cinnamon Game Series 3 - Fuwafuwa Daibouken [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Cinnamoroll - Koko ni Iru yo [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Classic NES Series - Bomberman (UE)|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Classic NES Series - Castlevania (UE)|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Classic NES Series - Donkey Kong (UE)|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Classic NES Series - Dr. Mario (UE)|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Classic NES Series - Excitebike (UE)|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Classic NES Series - Ice Climber (UE)|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Classic NES Series - Legend of Zelda (UE)|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Classic NES Series - Metroid (UE)|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Classic NES Series - Pac-Man (UE)|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Classic NES Series - Super Mario Bros. (UE)|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Classic NES Series - Xevious (UE)|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Classic NES Series - Zelda II - The Adventure of Link (UE)|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Cocoto - Kart Racer [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Cocoto - Platform Jumper [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Cache version runs faster but has more Noise. Minor gfx glitches are visible every now and then. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Codename - Kids Next Door - Operation S.O.D.A. [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Game uses a Password system.&#039;&#039;&#039;}}&lt;br /&gt;
{{GBAR2Game|title=Colin McRae Rally 2.0 [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes after you create a profile. This is a regress. Game works with unspecified commit arm9 build (2017/07/17).}}&lt;br /&gt;
{{GBAR2Game|title=Columns Crown [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Combat Choro Q - Advance Daisakusen [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Comix Zone [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=0|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Contra Advance - The Alien Wars EX [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Corvette [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Crash Bandicoot 2 N-Traced [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Crash Bandicoot Fusion [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Crash Bandicoot XS [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=0|save=1|sound=minor|speed=minor|note=Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Crash Nitro Kart [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster and has less gfx glitches. Heavy gfx glitches. Full speed with a little slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Crash of the Titans [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=lag|note=Cache version runs faster. Heavy gfx glitches and slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Crayon Shin-chan - Arashi o Yobu Cinema Land no Daibouken! [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=minor|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Crayon Shin-chan - Densetsu o Yobu Omake no Miyako Shockgaan! [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Crazy Chase [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Crazy Frog Racer [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Crazy Taxi - Catch a Ride [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Heavy gfx glitches. Full speed with a little slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Creatures [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Croket! - Yume no Banker Survival! [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Croket! 2 - Yami no Bank to Banqueen [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Croket! 3 - Granu Oukoku no Nazo [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Croket! 4 - Bank no Mori no Mamorigami [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Croket! Great - Toki no Boukensha [J]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro battle.}}&lt;br /&gt;
{{GBAR2Game|title=Crouching Tiger Hidden Dragon [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Cruis&#039;n Velocity [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.&#039;&#039;&#039;}}&lt;br /&gt;
{{GBAR2Game|title=Crushed Baseball [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=CT Special Forces [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=0||sound=minor|speed=good|note=Couple Sound SFX are missing. Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=CT Special Forces 2 - Back to Hell [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=CT Special Forces 3 - Bioterror [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Cubix - Robots for Everyone - Clash &#039;N Bash [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Curious George [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version has less gfx glitches. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Custom Robo GX [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Cyberdrive Zoids - Kijuu no Senshi Hyuu [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Dai-Mahjong [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|sound=good|note=White Screen with music after bios Intro.}}&lt;br /&gt;
{{GBAR2Game|title=Daisenryaku for Game Boy Advance [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Heavy gfx glitches. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Daisuki Teddy [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Dancing Sword - Senkou [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Dan Doh!! Tobase Shouri no Smile Shot [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Dan Doh!! Xi [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Danny Phantom - Urban Jungle [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Danny Phantom - The Ultimate Enemy [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Daredevil [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game uses a Password system.&#039;&#039;&#039;}}&lt;br /&gt;
{{GBAR2Game|title=Darius R [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Some Noise during the Pause screen. Game runs fine. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Dark Arena [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=0|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game use a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Dave Mirra Freestyle BMX 2 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Dave Mirra Freestyle BMX 3 [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=David Beckham Soccer [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro. This is a regress. Use commit 5b06bb4 (2019/07/03) arm9 build instead,}}&lt;br /&gt;
{{GBAR2Game|title=Davis Cup [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Deadly Skies [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Dead to Rights [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Deal or No Deal [U]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=bad|speed=good|note=Heavy gfx glitches. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Defender - For All Mankind [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Defender of the Crown (E)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=DemiKids - Dark Version (U)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=DemiKids - Light Version (U)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Demon Driver - Time to Burn Rubber! (U)|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Denki Blocks! [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Densetsu no Stafy [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Densetsu no Stafy 2 [J]|version=916020e (2019/07/07)|rating=playable|nocache=0|cache=1|save=1|sound=minor|speed=minor|note=Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Densetsu no Stafy 3 [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=Flicker on both screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Derby Stallion Advance [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Desert Strike Advance [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Dexter&#039;s Laboratory - Chess Challenge [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Dexter&#039;s Laboratory - Deesaster Strikes! [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=0|sound=minor|speed=good|note=Some Noise during the Pause Screen. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Di Gi Charat - DigiCommunication [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=broken|speed=good|note=Cache version runs faster. Gameboy Sounds are missing.}}&lt;br /&gt;
{{GBAR2Game|title=Diadroids World - Evil Teikoku no Yabou [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Digi Communication Nyo - Datou! Black Gemagema Dan [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=broken|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Digimon - Battle Spirit [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Digimon - Battle Spirit 2 [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Digimon Racing [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=good|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Dinotopia - The Timestone Pirates [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Disney&#039;s Party [UE]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=good|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Disney Princess [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Disney Princess - Royal Adventure [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Disney Sports - Basketball [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Disney Sports - Football [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Disney Sports - Motocross [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes after the titlescreen.}}&lt;br /&gt;
{{GBAR2Game|title=Disney Sports - Skateboarding [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Disney Sports - Soccer [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Disney Sports - Snowboarding [E]|version=916020e (2019/07/07)|rating=good|nocache=0|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=DK - King of Swing [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Dogz [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Dogz 2 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Dogz - Fashion [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game run fine.}}&lt;br /&gt;
{{GBAR2Game|title=Dokapon [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Dokidoki Cooking Series 1 - Komugi-chan no Happy Cake [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Dokidoki Cooking Series 2 - Gourmet Kitchen - Suteki na Obentou [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Dokodemo Taikyoku - Yakuman Advance [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Domo-kun no Fushigi Terebi [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Donald Duck Advance [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Donchan Puzzle Hanabi de Dohn Advance [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Donkey Kong Country [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Donkey Kong Country 2 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=minor|note=Cache version runs faster. Full speed with a little slowdown. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Donkey Kong Country 3 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=minor|note=Cache version runs faster. Full speed with a little slowdown. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Doom [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=minor|note=Cache version runs faster. Heavy gfx glitches.}}&lt;br /&gt;
{{GBAR2Game|title=Doom 2 [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=0|save=1|sound=minor|speed=minor|note=Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Dora the Explorer - Dora&#039;s World Adventure! [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Dora the Explorer - Super Spies [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Dora the Explorer - Super Star Adventures! [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Dora the Explorer - The Search for the Pirate Pig&#039;s Treasure [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Doraemon - Dokodemo Walker [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Doraemon - Midori no Wakusei Dokidoki Daikyuushutsu! [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=minor|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Double Dragon Advance [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Doubutsu-jima no Chobigurumi [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Doubutsu-jima no Chobigurumi 2 - Tama-chan Monogatari [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Downforce [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Dragon Ball Advanced Adventure [U]|version=2dc841f (2019/08/24)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Full speed. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Dragon Ball Advanced Adventure [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Dragon Ball GT - Transformation [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Dragon Ball Z - Buu&#039;s Fury [U]|version=2dc841f (2019/08/24)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Full speed. Playable until the Anti piracy message.}}&lt;br /&gt;
{{GBAR2Game|title=Dragon Ball Z - Collectible Card Game [U]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=broken|speed=good|note=Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Dragon Ball Z - Supersonic Warriors [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Dragon Ball Z - Taiketsu [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=good|note=You get the Message &amp;quot;This game will not run on this Hardware.&amp;quot; It´s an Anti Piracy Method.}}&lt;br /&gt;
{{GBAR2Game|title=Dragon Ball Z - The Legacy of Goku [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=good|note=You get the Message &amp;quot;This Program will not run on this Hardware found.&amp;quot; It´s an Anti Piracy Method.}}&lt;br /&gt;
{{GBAR2Game|title=Dragon Ball Z - The Legacy of Goku 2 [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Dragon Drive - World D Break [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Dragon&#039;s Rock [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Dragon Quest Monsters - Caravan Heart [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Dragon Tales - Dragon Adventures [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Drake &amp;amp; Josh [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Drill Dozer [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Driven [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Driv3r [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Driver 2 Advance [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Dr.Mario &amp;amp; Panel de Pon [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=good|speed=good|note=Dr.Mario won´t boot. Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Dr.Muto [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Dr.Sudoku [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Droopy&#039;s Tennis Open [E]|version=916020e (2019/07/07)|rating=crashes||nocache=1|cache=1|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Dual Blades [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=minor|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Duel Masters - Kaijudo Showdown [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Duel Masters - Sempai Legends [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Duel Masters - Shadow of the Code [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Duel Masters 2 - Invincible Advance [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Duel Masters 2 - Kirifuda Shoubu Ver. [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Duel Masters 3 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Duke Nukem Advance [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=0|save=1|sound=good|speed=good|note=Gfx glitches with the gun. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Dungeons &amp;amp; Dragons - Eye of the Beholder [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=broken|speed=good|note=}}&lt;br /&gt;
{{GBAR2Game|title=Dynasty Warriors Advance [E]|version=916020e (2019/07/07)|rating=good|nocache=0|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Earthworm Jim [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=broken|speed=2fast|note=Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Earthworm Jim 2 [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Ecks vs Sever [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=bad|speed=good|note=Mixed up game view. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Ecks vs Sever 2 - Ballistic [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=good|speed=good|note=Mixed up game view. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Ed, Edd n Eddy - Jawbreakers! [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Ed, Edd n Eddy - The Mis-Edventures [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Eggo Mania [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=Screen flashes after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Elemix! [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Elevator Action - Old &amp;amp; New [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Elf - The Movie [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Elf Bowling 1 &amp;amp; 2 [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Enchanted - Once Upon Andalasia [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Eragon [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=minor|speed=lag|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Heavy slowdown during battle.}}&lt;br /&gt;
{{GBAR2Game|title=Erementar Gerad - Tozasareshi Uta [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=ESPN Final Round Golf [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=ESPN Great Outdoor Games - Bass Tournament [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=ESPN International Winter Sports [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=ESPN Winter X-Games Snowboarding [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=ESPN X-Games Skateboarding [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=European Super League [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Ever Girl [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=EX Monopoly [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Exciting Bass [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Extreme Ghostbusters - Code Ecto-1 [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Extreme Skate Adventure [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Eyeshield 21 Devilbats Devildays [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=EZ-Talk - Shokyuu Hen 1 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=EZ-Talk - Shokyuu Hen 2 [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=A Keyword is needed to start the game.}}&lt;br /&gt;
{{GBAR2Game|title=EZ-Talk - Shokyuu Hen 3 [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=A Keyword is needed to start the game.}}&lt;br /&gt;
{{GBAR2Game|title=EZ-Talk - Shokyuu Hen 4 [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=A Keyword is needed to start the game.}}&lt;br /&gt;
{{GBAR2Game|title=EZ-Talk - Shokyuu Hen 5 [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=A Keyword is needed to start the game.}}&lt;br /&gt;
{{GBAR2Game|title=EZ-Talk - Shokyuu Hen 6 [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=A Keyword is needed to start the game.}}&lt;br /&gt;
{{GBAR2Game|title=E-Reader [U]|version=916020e (2019/07/07)|rating=crashes|nocache=0|cache=1|note=Read Error after bios intro. Unsupported Device.}}&lt;br /&gt;
{{GBAR2Game|title=E.T. - The Extra-Terrestrial [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=F1 2002 [UE]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios Intro.}}&lt;br /&gt;
{{GBAR2Game|title=F-14 Tomcat [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Minor gfx glitches are visible every now and then. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=F-24 Stealth Fighter [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Fairly OddParents! - Breakin` Da Rules [U]|version=916020e (2019/07/07)|rating=good|nocache=0|cache=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Fairly OddParents! - Clash with the Anti-World [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Fairly OddParents! - Enter the Cleft [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Fairly OddParents! - Shadow Showdown [E]|version=916020e (2019/07/07)|rating=perfect|nocache=0|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini - Dai 2 Ji Super Robot Taisen [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini - Kido Senshi Z Gundam Hot Scramble [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini Vol. 08 - Mappy [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work. This is a regress. Game was playable in older arm9 build.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini Vol. 10 - Star Soldier [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work. This is a regress. Game was playable in older arm9 build.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini Vol. 12 - Clu Clu Land [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini Vol. 13 - Balloon Fight [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini Vol. 14 - Wrecking Crew [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini Vol. 16 - Dig Dug [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini Vol. 17 - Takahashi Meijin no Boukenjima [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini Vol. 18 - Makaimura [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini Vol. 19 - TwinBee [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini Vol. 20 - Ganbare Goemon! Karakuri Douchuu [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini Vol. 21 - Super Mario Bros. 2 [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini Vol. 22 - Nazo no Murasame Jou [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini Vol. 24 - Hikari Shinwa - Palthena no Kagami [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini Vol. 26 - Famicom Mukashi Banashi - Shin Onigashima - Zen Kou Hen [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini Vol. 27 - Famicom Tantei Club - Kieta Koukeisha - Zen Kou Hen [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini Vol. 28 - Famicom Tantei Club Part II - Ushiro ni Tatsu Shoujo - Zen Kou Hen [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini Vol. 30 - SD Gundam World - Gachapon Senshi Scramble Wars [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Family Feud [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Family Tennis Advance [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Famista Advance [J]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Fancy Pocket [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Fantastic 4 [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Fantastic 4 - Flame On [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Fantastic Children [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Fear Factor Unleashed [U]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Field of Nine - Digital Edition 2001 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=FIFA Soccer 2003 [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Crowd Soundsamples in the Stadion are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=FIFA Soccer 2004 [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=FIFA Soccer 2005 [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=FIFA Soccer 2006 [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=broken|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. }}&lt;br /&gt;
{{GBAR2Game|title=FIFA Soccer 2007 [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=broken|speed=good|note=}}&lt;br /&gt;
{{GBAR2Game|title=FIFA World Cup - Germany 2006 [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=broken|speed=good|note=}}&lt;br /&gt;
{{GBAR2Game|title=FightBox [E]|version=916020e (2019/07/07)|rating=perfect|nocache=0|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=FILA Decathlon [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=0|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Final Fantasy I &amp;amp; II - Dawn of Souls [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Some Sound FX are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Final Fantasy IV Advance [E]|version=916020e (2019/07/07)|rating=crashes|nocache=0|cache=1|save=1|sound=minor|speed=minor|note=Some Sound FX are missing. Minor gfx glitches are visible every now and then. Game runs fine. Game crashes after Cecil becomes a Paladin and passes through Devil&#039;s Road!}}&lt;br /&gt;
{{GBAR2Game|title=Final Fantasy V Advance [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Game crashes after anyone who uses the Kick command gets stuck, and you can&#039;t take anymore turns!}}&lt;br /&gt;
{{GBAR2Game|title=Final Fantasy VI Advance [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Some Sound FX are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Final Fantasy Tactics Advance [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Final Fight ONE [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Playable. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Final Fire Pro Wrestling - Yume no Dantai Unei! [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Finding Nemo [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Minor gfx glitches are visible every now and then. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Finding Nemo - The Continuing Adventures [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Fire Emblem [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Auto saving interrupts gameplay. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Fire Emblem - Fuuin no Tsurugi [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Auto saving interrupts gameplay. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Fire Emblem - The Sacred Stones [E]|version=916020e (2019/07/07)|rating=playable|nocache=0|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Auto saving interrupts gameplay. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Fire Pro Wrestling [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Fire Pro Wrestling 2 [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Flintstones - Big Trouble in Bedrock [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version has less gfx glitches. Game runs perfect! Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Flushed Away [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Ford Racing 3 [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=minor|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Formation Soccer 2002 [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Heavy gfx glitches.}}&lt;br /&gt;
{{GBAR2Game|title=Fortress [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=minor|speed=2fast|note=Minor gfx glitches are visible every now and then. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Foster&#039;s Home for Imaginary Friends [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Minor gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Franklin the Turtle [E]|version=916020e (2019/07/07)|rating=good|nocache=0|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Franklin&#039;s Great Adventures [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Freekstyle [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=bad|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Freestyle Scooter [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Frogger Advance - The Great Quest [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=minor|note=Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Frogger&#039;s Adventures - Temple of the Frog [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Frogger&#039;s Adventures 2 - The Lost Wand [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Frogger&#039;s Journey - The Forgotten Relic [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Fruit Mura no Doubutsutachi [J]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=good|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Fushigi no Kuni no Alice [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Fushigi no Kuni no Angelique [J]|version=916020e (2019/07/07)|rating=perfect|nocache=0|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Futari wa Pretty Cure - Arienaai! Yume no Sono ha Daimeikyuu [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|sound=minor|note=White Screen after bios intro. Gameboy Sounds are missing.}}&lt;br /&gt;
{{GBAR2Game|title=Futari wa Pretty Cure Max Heart - Maji Maji! Fight de IN Janai [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|sound=minor|note=White Screen after bios intro. Gameboy Sounds are missing.}}&lt;br /&gt;
{{GBAR2Game|title=F-Zero Maximum Velocity [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Some gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=F-Zero Climax [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Some gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=F-Zero GP-Legend [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Some gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Gachasute! Dino Device - Blue [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=bad|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Gachasute! Dino Device - Red [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=bad|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Gachasute! Dino Device 2 - Dragon [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Gachasute! Dino Device 2 - Phoenix [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Gachinko Pro Yakyuu [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Gadget Racers [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Gakkou no Kaidan - Hyakuyoubako no Fuuin [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Gakkou o Tsukurou!! Advance [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Gakuen Alice - Dokidoki Fushigi Taiken [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Gakuen Senki Muryou [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Galaxy Angel Game Boy Advance - Moridakusan Tenshi no Full-Course - Okawari Jiyuu [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=minor|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Galidor - Defenders of the Outer Dimension [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Gambler Densetsu Tetsuya - Yomigaeru Densetsu [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Games Explosion! [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Game &amp;amp; Watch Gallery Advance [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version has less gfx glitches. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Ganbare Dodge Fighters [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Garfield - The Search for Pooky [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=minor|note=Cache version runs faster and has less gfx glitches. Some gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Garfield and His Nine Lives [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=0|save=1|sound=minor|speed=minor|note=Some gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Gauntlet - Dark Legacy [U]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. This is a regress. Use commit 8e4d520 (2019/06/14) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Gegege no Kitarou - Kikiippatsu! Youkai Rettou (J)|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=minor|speed=lag|note=Cache version runs faster. Gameboy Sounds are missing. Heavy Slowdown. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Gekido Advance - Kintaro´s Revenge [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Gekitou Densetsu Noah - Dream Management (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Gem Smashers (U)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Genseishin Justirisers Souchaku! Chikyuu no Senshitachi (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Genso Suikoden - Card Stories [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Get! - Boku no Mushi Tsukamaete (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=GetBackers Dakkanya - Jagan Fuuin! (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=GetBackers Dakkanya - Jigoku no Scaramouche (J)|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=GetBackers Dakkanya - Metropolis Dakkan Sakusen! (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Get Ride! Amdriver - Senkou no Hero Tanjou! (J)|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Get Ride! Amdriver - Shuggeki! Battle Party (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Ghost Rider [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Some Sound FX are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Ghost Trap (J)|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Global Star - Sudoku Fever [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster. Heavy gfx glitches.}}&lt;br /&gt;
{{GBAR2Game|title=Glory Days [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=broken|speed=lag|note=Cache version runs faster. Heavy slowdown. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Godzilla - Domination! [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Goemon - New Age Shutsudou! (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Go!Go! Beckham! - Adventure on Soccer Island [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Golden Nugget Casino (UE)|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=bad|note=Game crashes during the intro. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Golden Sun [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=&#039;&#039;&#039;Both the arm9wramicache version and the arm9 version run the same speed.&#039;&#039;&#039; Full Speed. Very Good Audio. Some Gfx Glitches. Very Playable. &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;}}&lt;br /&gt;
{{GBAR2Game|title=Golden Sun 2 [UE]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=minor|speed=good|note=Game crashes when saving! This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead. Sram patching for saving is required.}}&lt;br /&gt;
{{GBAR2Game|title=Gradius Advance [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Grand Theft Auto Advance [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Greatest Nine [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=bad|speed=lag|note=Cache version runs faster. Gameboy Sounds are missing. Heavy gfx glitches and slowdown. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Green Eggs and Ham by Dr. Seuss (U)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Greg Hastings&#039; Tournament Paintball Maxd [U]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=good|speed=good|note=Heavy gfx glitches during a match.}}&lt;br /&gt;
{{GBAR2Game|title=Gremlins - Stripe vs Gizmo [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Grim Adventures of Billy &amp;amp; Mandy (U)|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=broken|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then.}}&lt;br /&gt;
{{GBAR2Game|title=Groove Adventure Rave - Hikari to Yami no Daikessen [J]|version=916020e (2019/07/07)|rating=good||nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Groove Adventure Rave - Hikari to Yami no Daikessen 2 [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=bad|speed=lag|note=Cache version runs faster. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Commit 831087 (2018/03/04) arm9 version runs faster but has no sound.}}&lt;br /&gt;
{{GBAR2Game|title=GT Advance - Championship Racing [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=GT Advance 2 - Rally Racing [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Some gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=GT Advance 3 - Pro Concept Racing [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version has less gfx glitches. Gameboy Sounds are missing. Some gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=GT Championship [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=GT Racers [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=minor|speed=minor||note=Cache version runs faster. Heavy gfx glitches. Full speed with a little slowdown. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Guilty Gear X - Advance Edition [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Gumby vs. the Astrobots [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Gunstar Future Heroes [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Guranbo [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Menu cursor graphics are missing. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Guru Logic Champ [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Gyakuten Saiban [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Gyakuten Saiban 2 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Gyakuten Saiban 3 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Hachiemon (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Hagane no Renkinjutsushi - Meisou no Rondo [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Hagane no Renkinjutsushi - Omoide no Sonata [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Hajime no Ippo - The Fighting! [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Hamepane - Tokyo Mew Mew (J)|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Heavy gfx glitches during the puzzle mini game. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Hamster Club 3 (J)|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Hamster Club 4 (J)|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Hamster Monogatari 2 (J)|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Glitched character portrait. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Hamster Monogatari 3 (J)|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Hamster Monogatari 3EX 4 Special (J)|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Heavy glitched Character portrait. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Hamster Monogatari Collection (J)|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Glitched character portrait. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Hamster Paradise - Pure Heart (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Hamster Paradise Advanchu (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Hamtaro - Ham-Ham Games [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Hamtaro - Ham-Ham Heartbreak [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=good|speed=good|note=Stuck at the Name entry screen. This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Hamtaro - Rainbow Rescue [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Hanabi Hyakkei Advance (J)|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Hanafuda Trump Mahjong - Depachika Wayouchuu (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Happy Feet (E)|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Hardcore Pinball (UE)|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=bad|speed=good|note=Minor gfx glitches are visible every now and then. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Hardcore Pool (E)|version=916020e (2019/07/07)|rating=unplayable|nocache=0|cache=1|sound=good|speed=good|note=Heavy gfx glitches on the menu screen. Game uses a Password system. This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Harlem Globetrotters - World Tour (E)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Harobots - Robo Hero Battling!! (J)|version=916020e (2019/07/07)|rating=unplayable|nocache=0|cache=1|save=1|sound=bad|speed=minor|note=Minor gfx glitches are visible every now and then. Full speed with a little slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Harry Potter - Quidditch World Cup [UE]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Harry Potter and the Chamber of Secrets [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Harry Potter and the Goblet of Fire [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Harry Potter and the Order of the Phoenix [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=minor|note=Cache version runs faster but has worse audio/gfx glitches. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Harry Potter and the Prisoner of Azkaban [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=lag|note=Cache version runs faster. Heavy slowdown. Minor gfx glitches are visible every now and then.}}&lt;br /&gt;
{{GBAR2Game|title=Harry Potter and the Sorcerer&#039;s Stone [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Harukanaru Toki no Naka de - Neoromance Game [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=bad|speed=good|note=Cache version has less Noise. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game is playable. Couldn&#039;t find a save spot. Kind of a regress here. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but lacks the gameboy sounds.}}&lt;br /&gt;
{{GBAR2Game|title=Harvest Moon - Friends of Mineral Town [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Harvest Moon - More Friends of Mineral Town [U]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Hatena Satena [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Heidi - The Game [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Hello Kitty - Happy Party Pals [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Hello Kitty Collection - Miracle Fashion Maker [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=Black Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Hello! Idol Debut - Kids Idol Ikusei Game [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Herbie - Fully Loaded [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Heavy gfx glitches during a race. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Hey Arnold! - The Movie [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Higanbana [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=High Heat Major League Baseball 2002 [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=bad|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=High Heat Major League Baseball 2003 [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=bad|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Hi Hi Puffy AmiYumi - Kaznapped! [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Hikaru no Go [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Hikaru no Go 2 [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=minor|note=Cache version runs faster. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Full speed with a little slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=High School Musical - Livin&#039; the Dream [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Himawari Doubutsu Byouin - Pet no Oishasan Ikusei Game [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Hime Kishi Monogatari - Princess Blue [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Home on the Range [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Horsez [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Hot Potato! [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=broken|speed=good|note=Gameboy Sounds are missing. Game is playable. Kind of a regress here. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but lacks the gameboy sounds.}}&lt;br /&gt;
{{GBAR2Game|title=Hot Wheels - All Out [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=good|speed=good|note=Game crashes during the intro. Game uses a Password system. This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Hot Wheels - Burnin&#039; Rubber [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=minor|note=Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Hot Wheels - Stunt Track Challenge [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=0|sound=bad|speed=minor|note=Heavy gfx glitches. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Hot Wheels - Velocity X [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Hot Wheels - World Race [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Heavy gfx glitches. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Hudson Best Collection Vol. 1 - Bomberman Collection [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Hudson Best Collection Vol. 2 - Lode Runner Collection [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Hudson Best Collection Vol. 3 - Action Collection [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Hudson Best Collection Vol. 4 - Nazotoki Collection [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Hudson Best Collection Vol. 5 - Shooting Collection [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Hudson Best Collection Vol. 6 - Bouken Jima Collection [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Hugo - Bukkazoom! [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Hugo - The Evil Mirror Advance [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Hunter X Hunter - Minna Tomodachi Daisakusen!! [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Ice Age [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=0|sound=minor|speed=good|note=Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Ice Age 2 - The Meltdown [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Ice Nine [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=0|save=1|sound=good|speed=minor|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Incredible Hulk [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=broken|speed=good|note=Cache version runs faster. Game is playable. This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Incredibles [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Incredibles - Rise of the Underminer [E]|version=916020e (2019/07/07)|rating=good|nocache=0|cache=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Initial D - Another Stage [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Inspector Gadget - Advance Mission [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Last working arm9 build is commit a61e70e (2017/04/22).}}&lt;br /&gt;
{{GBAR2Game|title=Inspector Gadget Racing [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=International Karate Advanced [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. This is a regress. Use commit 17694d4 (2017/05/22) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=International Karate Plus [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Game is playable. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=International Superstar Soccer [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=International Superstar Soccer Advance [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Inukko Club [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Inuyasha - Naraku no Wana! Mayoi no Mori no Shoutaijou [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Invader [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=broken|speed=good|note=Game is playable. Game has no save feature. This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Invincible Iron Man [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Some Sound fx are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Iridion 3D [UE]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Iridion 2 [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=0|cache=1|sound=bad|speed=lag|note=Heavy gfx glitches and slowdown. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Isseki Hatchou - Kore 1ppon de 8shurui! [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=I Spy Challenger! [U]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=It´s Mister Pants [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Heavy gfx glitches.}}&lt;br /&gt;
{{GBAR2Game|title=Jackie Chan Adventures - Legend of the Darkhand [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Jajamaru Jr. Denshouki - Jalecolle mo Arisourou [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. The retro games don´t work. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=James Pond - Codename Robocod [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Jazz Jackrabbit [UE]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. This is a regress. Use commit a61e70e (2017/04/22) arm9 master build instead.}}&lt;br /&gt;
{{GBAR2Game|title=J.League Pro Soccer Club o Tsukurou! Advance [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=J.League Pocket [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=J.League Pocket 2 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=J.League Winning Eleven Advance 2002 [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Jet Set Radio [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=JGTO Kounin Golf Master - Japan Golf Tour Game [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=JGTO Kounin Golf Master Mobile - Japan Golf Tour Game [J]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Can´t get past the Titlescreen.}}&lt;br /&gt;
{{GBAR2Game|title=Jikkyou World Soccer Pocket [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Jikkyou World Soccer Pocket 2 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Jimmy Neutron Boy Genius [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=minor|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Some gfx glitches. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Jimmy Neutron Boy Genius - Attack of the Twonkies [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Jimmy Neutron Boy Genius - Jet Fusion [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=0|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Jimmy Neutron Boy Genius vs. Jimmy Negatron [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Some gfx glitches. Game is playable. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Jinsei Game Advance [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Jissen Pachi-Slot Hisshouhou! - Juuou Advance [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Jisu F-Zero Weilai Saiche [China]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|save=1|speed=good|note=F-Zero Maximum Velocity for iQue China. Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Jonny Moseley Mad Trix [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Juka and the Monophonic Menace [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Jungle Book 2 [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Minor gfx glitches are visible every now and then. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Jurassic Park III - Dino Attack [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Jurassic Park III - Park Builder [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Jurassic Park III - The DNA Factor [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Jurassic Park Institute Tour - Dinosaur Rescue [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Justice League - Injustice for All [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen afte bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Justice League Chronicles [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Justice League Heroes - The Flash [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=K-1 Pocket Grand Prix [J]|version=916020e (2019/07/07))|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=K-1 Pocket Grand Prix 2 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Kaeru B Back [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Kaiketsu Zorori to Mahou no Yuuenchi - Ohimesama o Sukue! [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|note=rating=unplayable|nocache=1|cache=1|save=?|sound=bad|speed=lag|note=Cache version runs faster. Gameboy Sounds are missing. Heavy gfx glitches and slowdown. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Kamaitachi no Yoru Advance [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Kami no Kijutsu - Illusion of the Evil Eyes [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Kao the Kangaroo [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Some flicker in the background. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Kappa no Kai-Kata Katan Daibouken [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Karnaaj Rally [UE]|version=916020e (2019/07/07)|rating=playable|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Kawa no Nushi Tsuri 3 &amp;amp; 4 [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Kawa no Nushi Tsuri 5 - Fushigi no Mori Kara [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=lag|note=Cache version runs faster. Heavy gfx glitches and slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Kawaii Pet Game Gallery [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Gfx glitches during cutscenes. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Kawaii Pet Game Gallery 2 [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Gfx glitches during cutscenes. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Keitai Denjuu Telefang 2 - Power [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Keitai Denjuu Telefang 2 - Speed [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Kelly Slater&#039;s Pro Surfer [UE]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Keroro Gunsou - Taiketsu! Gekisou Keronprix Daisakusen de Arimasu!! [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Kessakusen! Ganbare Goemon 1-2 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Kid Paddle [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Kidou Senshi Gundam Seed - Tomo to Kimi to Koko de [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Kidou Senshi Gundam Seed Destiny [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Kidou Tenshi Angelic Layer - Misaki to Yume no Tenshi-tachi [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Kid&#039;s Cards [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Kikikai-kai Advance [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Killer 3D Pool [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=minor|speed=lag|note=Cache version runs faster. Heavy gfx glitches and slowdown. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Kill Switch [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Kim Possible [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Kim Possible 2 - Drakken&#039;s Demise [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=bad|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Kim Possible 3 - Team Possible [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Kingdom Hearts - Chain of Memories [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=King Kong - The Official Game of the Movie [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=King of Fighters EX - NeoBlood [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=King of Fighters EX2 - Howling Blood [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Kinniku Banzuke - Kimero! Kiseki no Kanzen Seiha [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Kinniku Banzuke - Kongou-kun no Daibouken! [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Kinnikuman II-Sei - Seigi Choujin e no Michi [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Kirby - Nightmare in Dreamland [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Kirby and the Amazing Mirror [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs fine. Autosave slows down the gameplay.}}&lt;br /&gt;
{{GBAR2Game|title=Kisekko Gurumi - Chesty to Nuigurumi-tachi no Mahou no Bouken [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Kiss x Kiss Seirei Gakuen [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Kiwame Mahjong Deluxe - Mirai Senshi 21 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Klonoa - Empire of Dreams [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Klonoa 2 - Dream Champ Tournament [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Klonoa Heroes - Densetsu no Star Medal [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=bad|speed=lag|note=Cache version runs faster. Heavy gfx glitches and slowdown. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Koala Brothers - Outback Adventures [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Koinu-chan no Hajimete no Osanpo - Koinu no Kokoro Ikusei Game [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Koinu to Issho - Aijou Monogatari [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Koinu to Issho 2 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Konami Collector&#039;s Series - Arcade Classics [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Konami Krazy Racers [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. This is a regress. Commit unspecified (2019/06/03) (sd save branch) arm9 build boots into the menu.}}&lt;br /&gt;
{{GBAR2Game|title=Konchuu Monster Battle Master [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Konchuu no Mori no Daibouken - Fushigina Sekai no Junin Tachi [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Kong - King of Atlantis [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro. This is a regress. Use commit a61e70e (2017/04/22) arm9 build instead.}}&lt;br /&gt;
{{GBAR2Game|title=Kong - The Animated Series [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Konjiki no Gashbell!! - Makai no Bookmark [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Konjiki no Gashbell!! - Unare! Yuujou no Zakeru [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Konjiki no Gashbell!! - Unare! Yuujou no Zakeru 2 [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Konjiki no Gashbell!! The Card Battle for GBA [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Konjiki no Gashbell!! Yuujou no Zakeru - Dream Tag Tournament [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Koro Koro Puzzle - Happy Panechu! [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=bad|speed=lag|note=Gameboy Sounds are missing. Heavy gfx glitches and slowdown. Motion sensor support required to be playable.}}&lt;br /&gt;
{{GBAR2Game|title=Kotoba no Puzzle - Mojipittan Advance [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Kouchu Ouja Mushiking [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Koukou Juken Advance Series Eigo Koubun Hen - 26 Units Shuuroku [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Koukou Juken Advance Series Eijukugo Hen - 650 Phrases Shuuroku [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Koukou Juken Advance Series Eitango Hen - 2000 Words Shuuroku [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Kunio Kun Nekketsu Collection 1 [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=bad|speed=lag|note=Cache version runs faster. Heavy slowdown. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Kunio Kun Nekketsu Collection 2 [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=bad|speed=lag|note=Cache version runs faster. Heavy slowdown. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Kunio Kun Nekketsu Collection 3 [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=bad|speed=lag|note=Cache version runs faster. Heavy slowdown. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Kurohige no Golf Shiyouyo [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=minor|speed=minor|note=Cache version runs faster. Heavy gfx glitches. Gameboy Sounds are missing. Full speed with a little slowdown. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Kurohige no Kurutto Jintori [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Kurukuru Kururin [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Kururin Paradise [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Lady Sia [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Land Before Time [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Land Before Time - Into the Mysterious Beyond [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Lara Croft Tomb Raider - Legend [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Lara Croft Tomb Raider - The Prophecy [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=broken|speed=good|note=Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Legend of Dynamic Goushouden - Houkai no Rondo [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable. Kind of a regress here. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but misses the gameboy sounds.}}&lt;br /&gt;
{{GBAR2Game|title=Legends of Wrestling II [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Legendz - Sign of Nekuromu [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Legendz - Yomigaeru Shiren no Shima [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Lego Bionicle [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=broken|speed=good|note=Black screen after you press select during the first level. Gameboy Sounds are missing.}}&lt;br /&gt;
{{GBAR2Game|title=Lego Bionicle Heroes [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=lag|note=Cache version runs faster. Heavy slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Lego Bionicle - Matoran Adventures [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Lego Bionicle - Maze of Shadows [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Lego Drome Racers [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=minor|note=Cache version runs faster. Heavy gfx glitches. Full speed with a little slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=LEGO Island - Xtreme Stunts [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=LEGO Island 2 - The Brickster&#039;s Revenge [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Lego Knights Kingdom [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=LEGO Racers 2 [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster. Game crashes after the Intro race in Story mode. Arcade mode works. Gameboy Sounds are missing. This is a regress. Use commit 83108c7 or commit unspecified (2019/06/03) (sd save branch) arm9 version instead. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but misses the gameboy sounds.}}&lt;br /&gt;
{{GBAR2Game|title=LEGO Soccer Mania [UE]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=good|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=LEGO Star Wars - The Video Game [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=lag|note=Cache version runs faster. Heavy slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=LEGO Star Wars II - The Original Trilogy [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Lemony Snicket&#039;s A Series of Unfortunate Events [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Let&#039;s Ride! - Dreamer [U]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=lag|note=Cache version runs faster. Heavy slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Let&#039;s Ride! - Friends Forever [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Let&#039;s Ride! - Sunshine Stables [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Licca-chan no Oshare Nikki [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Lilliput Oukoku - Lillimoni to Issho Puni! [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Lilo and Stitch [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version has less gfx glitches. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Lilo and Stitch 2 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Lion King [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Little Buster Q [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Little Einsteins [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=0|sound=minor|speed=minor|note=Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Little League Baseball 2002 [U]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=good|speed=good|note=Heavy gfx glitches. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Little Mermaid - Magic in Two Kingdoms [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Little Patissier - Cake no Oshiro [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Lizzie McGuire [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Lizzie McGuire 2 - Lizzie Diaries [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Lizzie McGuire 3 - Homecoming Havoc [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Lode Runner [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Looney Tunes - Back in Action [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Lord of the Rings - Hobbit [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Lord of the Rings - The Fellowship of the Ring [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Lord of the Rings - The Return of the King [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Lord of the Rings - The Third Age [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Lord of the Rings - The Two Towers [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Lost Vikings [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then.}}&lt;br /&gt;
{{GBAR2Game|title=Love Hina Advance - Shukufuku no Kane ha Naru Kana [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Lucky Luke - Wanted! [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game is playable. Game uses a Password system. Kind of a regress here. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but misses the gameboy sounds.}}&lt;br /&gt;
{{GBAR2Game|title=Lufia - The Ruins of Lore [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Lunar Legend [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Madagascar [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|save=1|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Madagascar - Operation Penguin [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Regular version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Madden NFL 2002 [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Madden NFL 2003 [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Madden NFL 2004 [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Madden NFL 2005 [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Madden NFL 2006 [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Madden NFL 2007 [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Magi Nation [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=broken|speed=good|note=Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Magical Houshin [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=bad|speed=good|note=Gameboy Sounds are missing. Kind of a regress here. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but misses the gameboy sounds. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Magical Quest Starring Mickey &amp;amp; Minnie [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Magical Quest Starring Mickey &amp;amp; Minnie 2 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Magical Quest Starring Mickey &amp;amp; Minnie 3 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Magical Vacation [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=broken|speed=good|note=Gameboy Sounds are missing.}}&lt;br /&gt;
{{GBAR2Game|title=Mahou no Pumkin - Ann to Greg no Daibouken [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Mahou Sensei Negima! - Private Lesson Damedesuu Toshokanjima [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Mahou Sensei Negima! - Private Lesson 2 Ojamashimasuu Parasite de Chu [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=lag|note=Cache version runs faster. Heavy slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Mahjong Keiji [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Mail de Cute [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Majokko Cream-chan no Gokko Series 1 - Wannyan Idol Gakuen [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Some gfx glitches. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Majokko Cream-chan no Gokko Series 2 - Kisekae Angel [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Some gfx glitches. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Manga-ka Debut Monogatari [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Maniac Miner [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Maniac Racers Advance [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=MAR - Knockin&#039; on Heaven&#039;s Door [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=March of the Penguins [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Marie, Elie &amp;amp; Anis no Atelier - Soyokaze Kara no Dengon [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Mario Golf - Advance Tour [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. This is a regress. Use commit a61e70e (2017/04/22) arm9 build instead.}}&lt;br /&gt;
{{GBAR2Game|title=Mario Kart Super Circuit [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Mario &amp;amp; Luigi - Superstar Saga [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Mario Party Advance [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Mario Pinball Land [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Mario Power Tennis [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. This is a regress. Use commit a61e70e (2017/04/22) arm9 build instead.}}&lt;br /&gt;
{{GBAR2Game|title=Mario vs Donkey Kong [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Marvel - Ultimate Alliance [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Mary-Kate and Ashley - Girls Night Out [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Mary-Kate and Ashley Sweet 16 - Licensed to Drive [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Masters of the Universe He-Man - Power of Grayskull [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Matantei Loki Ragnarok - Gensou no Labyrinth [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Matchbox Cross Town Heroes [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version has less gfx glitches. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Mat Hoffman&#039;s Pro BMX [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Mat Hoffman&#039;s Pro BMX 2 [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Math Patrol - The Kleptoid Threat [U]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Max Payne Advance [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Some gfx glitches during Cutscene. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Maya the Bee - Sweet Gold [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Maya the Bee - The Great Adventure [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Some Noise during the Pause screen. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Mazes of Fate [U]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game freezes after you enter the cellar. This is a regress. Use commit f89fac5 (2018/07/10) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Mech Platoon [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Intro FMV is broken. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Medabots - Metabee Version [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Medabots - Rokusho Version [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Medabots AX - Metabee Version [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable. Kind of a regress here. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but misses the gameboy sounds. }}&lt;br /&gt;
{{GBAR2Game|title=Medabots AX - Rokusho Version [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable. Kind of a regress here. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but misses the gameboy sounds. }}&lt;br /&gt;
{{GBAR2Game|title=Medal of Honor - Infiltrator [UE]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Medal of Honor - Underground [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=broken|speed=good|note=Heavy gfx glitches. Game uses a Password system. This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Meet the Robinsons [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Megaman &amp;amp; Bass [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Megaman Battle Chip Challenge [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor slowdown during the FMV access scene. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Megaman Battle Network [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Megaman Battle Network 2 [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Megaman Battle Network 3 Blue [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Megaman Battle Network 3 White [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Megaman Battle Network 4 Blue Moon [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Megaman Battle Network 4 Red Sun [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Megaman Battle Network 5 Team Colonel [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Megaman Battle Network 5 Team Protoman [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Megaman Battle Network 6 Cybeast Falzar [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Megaman Battle Network 6 Cybeast Gregar [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Mega Man Zero [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Mega Man Zero 2 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Mega Man Zero 3 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Mega Man Zero 4 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Meine Tierarztpraxis [G]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Meine Tierpension [G]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Meitantei Conan - Akatsuki no Monument [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Meitantei Conan - Nerawareta Tantei [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Men in Black - The Series [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Mermaid Melody - Pichi Pichi Pitch [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=bad|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Some slowdown. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Mermaid Melody - Pichi Pichi Party [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Mermaid Melody - Pichi Pichi Pitch - Pichi Pichitto Live Start! [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=bad|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Some slowdown. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Metal Max 2 Kai [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Metal Gun Slinger [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Metal Slug Advance [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Metroid Fusion [E]|version=916020e (2019/07/07)|rating=good|nocache=0|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Metroid Zero Mission [E]|version=916020e (2019/07/07)|rating=playable|nocache=0|cache=1|save=1|sound=minor|speed=minor|note=Minor slowdown during the Intro cutscene. Minor gfx glitches are visible every now and then. Short loading times when you progress through tunnel and the menu. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Mezase! Koushien [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Micro Machines [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Gameboy Sounds are missing. Some Sound FX are missing. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Mickey no Pocket Resort [J]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Midnight Club - Street Racing [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=good|note=Many gfx glitches during the title and menu screen. Gameboy Sounds are missing. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Midway&#039;s Greatest Arcade Hits [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Mighty Beanz Pocket Puzzles [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Mike Tyson Boxing [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Some noise during the Pause screen. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Minami no Umi no Odyssey [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Minimoni - Mika no Happy Morning Chatty [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Minimoni - Onegai Ohoshi-sama! [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Minna de Puyo Puyo [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Minna no Ouji-sama [J]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=minor|note=Game crashes during the Intro. Gameboy Sounds are missing.}}&lt;br /&gt;
{{GBAR2Game|title=Minna no Shiiku Series - Boku no Kabuto-Kuwagata [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Minna no Shiiku Series 1 - Boku no Kabutomushi [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Minna no Shiiku Series 2 - Boku no Kuwagata [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Minna no Soft Series - Happy Trump 20 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Minna no Soft Series - Hyokkori Hyoutanjima - Don Gabacho Daikatsuyaku no Maki (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Minna no Soft Series - Minna no Mahjong [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Minna no Soft Series - Minna no Shogi [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=broken|speed=good|note=Gameboy Sounds are missing. This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Minna no Soft Series - Numpla Advance [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Minna no Soft Series - Shanghai [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Minority Report - Everybody Runs [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Mirakuru! Panzou - 7tsu no Hoshi no Uchuukaizoku [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Mission Impossible - Operation Surma [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Miteluode - Lingdian Renwu [China]|version=916020e (2019/07/07)|rating=playable|nocache=0|cache=1|save=1|sound=minor|speed=minor|note=Metroid Zero Mission for iQue China. Minor slowdown during the Intro cutscene. Minor gfx glitches are visible every now and then. Short loading times when you progress through tunnel and the menu. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Miteluode Ronghe [China]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=Metroid Fusion for iQue China. White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=MLB SlugFest 20-04 [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Mobile Pro Yakyuu - Kantoku no Saihai [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Mobile Suit Gundam Seed - Battle Assault [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game is playable. Game uses a Password system. Kind of a regress here. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but misses the gameboy sounds.}}&lt;br /&gt;
{{GBAR2Game|title=Moero!! Jaleco Collection [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Momotarou Dentetsu G Gold Deck o Tsukure! [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Momotarou Matsuri [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Monopoly [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=minor|note=Full speed with a little slowdown. Game is playable. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Monster! Bass Fishing [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Monster Force [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Monster Gate [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Monster Gate - Ooinaru Dungeon - Fuuin no Orb [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Monster Guardians [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Monster House [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Monsters, Inc [UE]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Monster Jam - Maximum Destruction [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Monster Maker 4 - Flash Card [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Monster Maker 4 - Killer Dice [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Monster Rancher Advance [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Monster Rancher Advance 2 [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Monster Summoner [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Monster Truck Madness [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Monster Trucks [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=good|speed=good|note=Heavy gfx glitches. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Monster Trucks Mayhem [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=good|speed=good|note=Heavy gfx glitches. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Moorhen 3 - The Chicken Chase! [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Morita Shougi Advance [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Mortal Kombat - Deadly Alliance [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Blue colored background. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Mortal Kombat - Tournament Edition [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Blue colored background. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Mortal Kombat Advance [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=0|sound=minor|speed=minor|note=Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Mother 1+2 [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=good|speed=good|note=Mother 1: White Screen after boot. Mother 2: Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Mother 3 [J]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=minor|speed=minor|note=Game crashes during the intro. &amp;lt;br&amp;gt;&amp;lt;b&amp;gt;Gericom:&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;Game reads from an ewram mirror, this isn&#039;t supported yet.}}&lt;br /&gt;
{{GBAR2Game|title=Moto GP [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Cache version has more gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Motoracer Advance [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Mr Nutz [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Mr. Driller 2 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Mr. Driller A - Fushigi na Pacteria [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Ms. Pac-Man - Maze Madness [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version has less gfx glitches. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Mucha Lucha! - Mascaritas of the Lost Code [U]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Mugenborg [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Mummy [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=broken|speed=good|note=Gameboy Sounds are missing. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Muppet Pinball Mayhem [E]|version=916020e (2019/07/07)|rating=good|nocache=0|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Muppets - On with the Show! [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=0||sound=bad|speed=lag|note=Heavy gfx glitches and slowdown. Game uses a Password system. This is a regress. Use commit f89fac5 (2018/07/10) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Mutsu - Water Looper Mutsu [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=minor|note=Minor gfx glitches are visible every now and then. Cache version runs faster. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=MX 2002 featuring Ricky Carmichael [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=My Animal Centre in Africa [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version has less gfx glitches. Heavy gfx glitches. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=My Little Pony - Crystal Princess - The Runaway Rainbow [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=minor|note=Cache version runs faster. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=M&amp;amp;M&#039;s - Blast! [U]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=M&amp;amp;M&#039;s - Break&#039;em [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=minor|note=Cache version runs faster and has less gfx glitches. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Nakayoshi Mahjong - KabuReach [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Nakayoshi Pet Advance Series 1 - Kawaii Hamster [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=minor|note=Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Nakayoshi Pet Advance Series 2 - Kawaii Koinu [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=minor|note=Minor gfx glitches are visible every now and then. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Nakayoshi Pet Advance Series 3 - Kawaii Koneko [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Nakayoshi Pet Advance Series 4 - Kawaii Koinu Mini - Wankoto Asobou!! Kogata-ken [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Nakayoshi Youchien - Sukoyaka Enji Ikusei Game [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Namco Museum - 50th Anniversary [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Minor gfx glitches are visible every now and then. Game is playable. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Namco Museum [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Nancy Drew - Message in a Haunted Mansion [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Napoleon [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Narikiri Jockey Game - Yuushun Rhapsody [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Naruto - Konoha Senki [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Naruto - Ninja Council [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Naruto - Ninja Council 2 [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Naruto RPG - Uketsugareshi Hi no Ishi [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=NASCAR Heat 2002 [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Natural 2 - Duo [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=NBA Jam 2002 [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Some gfx glitches. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Need for Speed Carbon - Own the City [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=0|save=1|sound=minor|speed=lag|note=Heavy gfx glitches and slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Need for Speed - Most Wanted [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=0|save=1|sound=minor|speed=lag|note=Heavy gfx glitches and slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Need for Speed - Porsche Unleashed [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Heavy gfx glitches.}}&lt;br /&gt;
{{GBAR2Game|title=Need for Speed - Underground [UE]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|save=1|sound=minor|note=Game crashes before the race. This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Need for Speed - Underground 2 [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=minor|speed=lag|note=Cache version runs faster and has less gfx glitches. Heavy gfx glitches and slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Next Generation Tennis [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=0|save=1|sound=minor|speed=good|note=Heavy gfx glitches during the Menu Screen. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=NFL Blitz 20-02 [U]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes after the intro.}}&lt;br /&gt;
{{GBAR2Game|title=NFL Blitz 20-03 [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Some gfx glitches. Game is playable. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=NHL 2002 [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=NHL Hitz 20-03 [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game crashes after you select Season mode. Exhibiton mode works. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Nicktoons Racing [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Nihon Pro Mahjong Renmei Kounin Tetsuman Advance - Menkyo Kaiden Series [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Ninja Cop [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Nintendo MP3 Player [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=SD Card Error Message. Unsupported Device.}}&lt;br /&gt;
{{GBAR2Game|title=Nobunaga Ibun [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Nobunaga no Yabou [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Noddy - A Day in Toyland [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Game runs perfect! Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=No No No Puzzle Chailien [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=No Rules - Get Phat [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Nyan Nyan Nyanko no Nyan Collection [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Ochaken Kururin - Honwaka Puzzle de Hotto Shiyo [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Ochaken no Bouken Jima - Honwaka Yume no Island [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Ochaken no Heya [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Ochaken no Yumebouken [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Oddworld - Munch&#039;s Oddysee [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Ohanaya-san Monogatari GBA - Iyashikei Ohanaya-san Ikusei Game [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Ojarumaru - Gekkouchou Sanpo de Ojaru [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Okumanchouja Game - Nottori Daisakusen! [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=One Piece [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=One Piece - Dragon Dream [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=broken|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=One Piece - Going Baseball - Kaizoku Yakyuu [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=One Piece - Mezase! King of Belly [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=One Piece - Nanatsu Shima no Daihihou [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Onimusha Tactics [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=0|cache=1|save=?|sound=good|speed=lag|note=Massive input lag. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Onmyou Taisenki Zeroshiki [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Open Season [E]|version=916020e (2019/07/07)|rating=perfect|nocache=0|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Operation Armored Liberty [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Oriental Blue - Ao no Tengai [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Oshaberi Inko Club [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Oshare Princess [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=good|speed=good|note=Glitched character portrait. Gameboy Sounds are missing. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Oshare Princess 2 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Oshare Princess 3 [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Glitched character portrait. Gameboy Sounds are missing. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Oshare Princess 5 [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Glitched character portrait. Gameboy Sounds are missing. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Oshare Wanko [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Ottifanten Pinball [G]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Over the Hedge [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Some gfx glitches. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Over the Hedge - Hammy Goes Nuts! [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Some gfx glitches. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Ozzy &amp;amp; Drix [U]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=good|speed=2fast|note=Game has no save feature. This is a regress. Use commit f89fac5 (2018/07/10) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Pac-Man Collection [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=broken|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Pac-Man Pinball Advance [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Pac-Man World [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=broken|speed=good|note=}}&lt;br /&gt;
{{GBAR2Game|title=Pac-Man World 2 [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=broken|speed=good|note=Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Paws &amp;amp; Claws - Best Friends - Dogs &amp;amp; Cats [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Paws &amp;amp; Claws - Pet Resort [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Payback [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=0|save=1|sound=good|speed=lag|note=Heavy gfx glitches and slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Penny Racers [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Peter Pan - Return to Neverland [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Peter Pan - The Motion Picture Event [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Petz - Hamsterz Life 2 [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Petz Vet [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Pferd &amp;amp; Pony - Best Friends - Mein Pferd [G]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Some gfx glitches. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Pferd &amp;amp; Pony - Lass Uns Reiten 2 [G]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=lag|note=Cache version runs faster. Heavy slowdown and some gfx glitches.}}&lt;br /&gt;
{{GBAR2Game|title=Pferd &amp;amp; Pony - Mein Gestuet [G]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Pferd &amp;amp; Pony - Mein Pferdehof [G]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note= Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Phalanx - The Enforce Fighter A-144 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Phantasy Star Collection [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Only Phantasy Star 3 is playable. Noise during the Pause Screen.}}&lt;br /&gt;
{{GBAR2Game|title=Phil of the Future [U]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Background graphics are missing. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Pia Carrot he Youkoso!! 3.3 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Piglet&#039;s Big Game [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Pikapika Nurse Monogatari - Nurse Ikusei Game [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Pinball Advance [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game is playable. Kind of a regress here. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but misses the gameboy sounds. }}&lt;br /&gt;
{{GBAR2Game|title=Pinball Challenge Deluxe [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Pinball of the Dead [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Pinball Tycoon [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Pink Panther - Pinkadelic Pursuit [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Pinky and the Brain - The Masterplan [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=0|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Pinky Monkey Town [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Pinobee - Wings of Adventure [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Pinobee &amp;amp; Phoebee [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Pirates of the Caribbean - Dead Man&#039;s Chest [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Pirates of the Caribbean - The Curse of the Black Pearl [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Pitfall - The Lost Expedition [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Pitfall - The Mayan Adventure [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=broken|speed=good|note=Cache version runs faster and has less gfx glitches. Some gfx glitches. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Planet Monsters [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Planet of the Apes [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=0|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Play Novel - Silent Hill [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=The FMV intro is missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Play-Yan [J]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game freezes during the Titlescreen. Unsupported Device.}}&lt;br /&gt;
{{GBAR2Game|title=Play-Yan Micro [J]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game freezes during the Health Care Screen. Unsupported Device.}}&lt;br /&gt;
{{GBAR2Game|title=Pocket Dogs [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Pocket Music [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Pocket Professor - Kwik Notes - Vol. 1 [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Pocky &amp;amp; Rocky with Becky [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Pokémon Emerald [UE]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Pokemon Fire Red [UE][Rev 1]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=0|save=sram|sound=minor|speed=minor|note=Sram patching required to boot the game. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Pokemon Leaf Green [UE][Rev 1]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=0|save=sram|sound=minor|speed=minor|note=Sram patching required to boot the game. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Pokemon Mystery Dungeon - Red Rescue Team [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster.  Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Pokemon Pinball - Ruby &amp;amp; Sapphire [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Pokemon Ruby [UE] [Rev 2]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=0|save=sram|sound=minor|speed=minor|note=Sram patching required to boot the game. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Pokémon Sapphire [UE] [Rev 2]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=0|save=sram|sound=minor|speed=minor|note=Sram patching required to boot the game. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Polar Express [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Cutscenes are missing Background graphics. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Polarium Advance [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Gameboy Sounds are missing. This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead. Sram patching the rom is required to play the game.}}&lt;br /&gt;
{{GBAR2Game|title=Polly Pocket! - Super Splash Island [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=bad|speed=lag|note=Cache version runs faster. Heavy slowdown. Game uses a Password system. Commit 83108c7 (2018/03/04) arm9wramicache version runs faster but has worse Audio quality.}}&lt;br /&gt;
{{GBAR2Game|title=Pop Idol [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Popeye - Rush for Spinach [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=minor|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Gameboy Sounds are missing. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Postman Pat and the Greendale Rocket [UE]|version=916020e (2019/07/07)|rating=good|nocache=0|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Power Poke Dash [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Power Pro Kun Pocket 1-2 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Second game needs to be unlocked first.}}&lt;br /&gt;
{{GBAR2Game|title=Power Pro Kun Pocket 3 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Power Pro Kun Pocket 4 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Power Pro Kun Pocket 5 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Power Pro Kun Pocket 6 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Power Pro Kun Pocket 7 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Powerpuff Girls - Him and Seek [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Powerpuff Girls - Mojo Jojo A-Go-Go [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Power Rangers - Dino Thunder [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Power Rangers - Ninja Storm [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Power Rangers - Time Force [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=0|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Power Rangers - Wild Force [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Power Rangers S.P.D. [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Prehistorik Man [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Premier Action Soccer [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=good|speed=good|note=Some gfx glitches during a match. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Premier Manager 2003-2004 [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Premier Manager 2004-2005 [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Premier Manager 2005-2006 [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Princess Natasha - Student, Secret Agent, Princess [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Some gfx glitches. Gameboy Sounds are missing. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Prince of Persia - The Sands of Time [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Pro Beach Soccer [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Pro Mahjong Tsuwamono GBA [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Pro Tennis WTA Tour [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Proud Family [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Pro Yakyuu Team o Tsukurou! Advance [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=PukuPuku Tennen Kairanban [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=PukuPuku Tennen Kairanban - Koi no Cupid Daisakusen [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=PukuPuku Tennen Kairanban - Youkoso! Illusion Land he [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Punch King - Arcade Boxing [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Puppy Luv - Spa and Resort [U]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes after the Titlescreen. This is a regress. Use commit f89fac5 (2018(07/10) arm9wramicache version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Puyo Pop [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Puyo Pop Fever [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Puzzle &amp;amp; Tantei Collection [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Pyuu to Fuku! Jaguar - Byoo to Deru! Megane-kun [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Quad Desert Fury [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=good|speed=good|note=Heavy gfx glitches. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Racing Fever [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Racing Gears Advance [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=good|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Rampage - Puzzle Attack [UE]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Rapala Pro Fishing [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Ratatouille [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Rave Master - Special Attack Force! [U]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=lag|note=Cache version runs faster and has less gfx glitches. Heavy slowdown. Gameboy Sounds are missing. This is a regress. Use commit 83108c7 (2018/03/04) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Rayman Advance [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Rayman 3 - Hoodlum Havoc [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Rayman Hoodlum&#039;s Revenge [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=good|speed=good|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Rayman Raving Rabbids [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Razor Freestyle Scooter [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Ready 2 Rumble Boxing - Round 2 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Rebelstar - Tactical Command [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Recca no Honoo - The Game [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Reign of Fire [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Relaxuma na Mainichi [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Rescue Heroes - Billy Blazes! [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Revenge of Shinobi [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=good|speed=good|note=Game crashes after you start the first level. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Rhythm Tengoku [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Ripping Friends [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=River City Ransom EX [U]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. This is a regress. Use commit a61e70e (2017/04/22) master build instead.}}&lt;br /&gt;
{{GBAR2Game|title=Riviera - The Promised Land [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Road Rash - Jailbreak [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Robopon 2 - Cross Version [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Robopon 2 - Ring Version [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Robotech - The Macross Saga [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Robots [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Robot Wars - Advanced Destruction [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Robot Wars - Extreme Destruction [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Rockman EXE 4.5 - Real Operation [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Rock&#039;em Sock&#039;em Robots [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Rock n&#039; Roll Racing [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Rocket Power - Beach Bandits [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Rocket Power - Dream Scheme [UE]|version=916020e (2019/07/07)|rating=good|nocache=0|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Rocket Power - Zero Gravity Zone [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Rocky [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=RPG Tsukuru Advance [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=R-Type III - The Third Lightning [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Rugrats - Castle Capers [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Rugrats - Go Wild [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Rugrats - I Gotta Go Party [UE]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Sabre Wulf [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Sabrina - The Teenage Witch - Potion Commotion [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Saibara Rieko no Dendou Mahjong [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Sakura Momoko no UkiUki Carnival [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Salt Lake 2002 [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=0|save=1|sound=bad|speed=minor|note=Minor gfx glitches are visible every now and then. Full speed with a little slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Samsara Naga 1x2 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Samurai Deeper Kyo [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game is playable. Kind of a regress here. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but misses the gameboy sounds. }}&lt;br /&gt;
{{GBAR2Game|title=Samurai Evolution - Oukoku Geist [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Samurai Jack - The Amulet of Time [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Sangokushi [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Sangokushi - Eiketsuden [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Sangokushi - Koumeiden [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Sanrio Puroland - All Characters [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Santa Claus Jr. Advance [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Some gfx glitches. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Santa Claus Saves the Earth [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Santa Clause 3 - The Escape Clause [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|save=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Scan Hunter - Sennen Kaigyo o Oe! [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Scooby-Doo [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Scooby-Doo 2 - Monsters Unleashed [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Scooby-Doo and the Cyber Chase [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Scooby-Doo! - Mystery Mayhem [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=minor|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Scooby-Doo! - Unmasked [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Cache version runs faster. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Scorpion King - Sword of Osiris [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Scrabble [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Some gfx glitches. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Scrabble Blast! [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=broken|speed=good|note=Some gfx glitches. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Scrabble Scramble! [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=broken|speed=good|note=Some gfx glitches. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Scurge - Hive [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=SD Gundam Force [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=SD Gundam G-Generation Advance [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Sea Trader - Rise of Taipan [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Secret Agent Barbie - Royal Jewels Mission [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Heavy gfx glitches after you press start during the first mission. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Sega Arcade Gallery [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=good|note=Game crashes after you start a game. This is a regress. Use commit 17694d4 (2017/05/22) arm9 build instead.}}&lt;br /&gt;
{{GBAR2Game|title=Sega Rally Championship [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Sega Smash Pack [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Sengoku Kakumei Gaiden [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Sennen Kazoku [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Sentouin Yamada Hajime [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Serious Sam Advance [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Shaman King Card Game - Chou Senjiryakketsu 2 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Shaman King Card Game - Chou Senjiryakketsu 3 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Shaman King - Legacy of the Spirits - Soaring Hawk [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Shaman King - Legacy of the Spirits - Sprinting Wolf [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Shaman King - Master of Spirits [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=lag|note=Cache version runs faster. Heavy slowdown. This is a regress. Use commit unspecifid (17/07/2017) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Shaman King - Master of Spirits 2 [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=lag|note=Cache version runs faster. Heavy slowdown. This is a regress. Use commit unspecifid (17/07/2017) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Shamu&#039;s Deep Sea Adventures [E]|version=916020e (2019/07/07)|rating=playable|nocache=0|cache=1|save=1|sound=minor|speed=minor|note=Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Shanghai Advance [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Shark Tale [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Shaun Palmer&#039;s Pro Snowboarder [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Sheep [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Shikakui Atama o Marukusuru Advance - Kanji Keisan [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Shikakui Atama o Marukusuru Advance - Kokugo Sansu Rika Shakai [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Shimura Ken no Baka Tonosama - Bakushou Tenka Touitsu Game [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Shin chan - Aventuras en Cineland [Spain]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Shin chan contra los Munecos de Shock Gahn [Spain]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Shingata Medarot - Kabuto Version [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Shingata Medarot - Kuwagata Version [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Shin Kisekae Monogatari [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Shining Force - Resurrection of the Dark Dragon [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Shin Megami Tensei [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=0|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. This build creates a save file, but won´t load it. This is a regress. Saving works with commit unspecified (2019/06/03) (sd save branch) arm9 version.}}&lt;br /&gt;
{{GBAR2Game|title=Shin Megami Tensei 2 [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=0|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. This build creates a save file, but won´t load it. This is a regress. Saving works with commit unspecified (2019/06/03) (sd save branch) arm9 version.}}&lt;br /&gt;
{{GBAR2Game|title=Shin Megami Tensei Devil Children - Messiah Riser [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Shin Megami Tensei Devil Children - Puzzle de Call! [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Shin Nihon Pro Wrestling - Toukon Retsuden Advance [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=minor|speed=minor|note=Cache version runs faster. Some gfx glitches. Full speed with a little slowdown. Gameboy Sounds are missing. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Shining Soul [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Shining Soul 2 [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=0|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Saving is broken. This is a regress. Use commit 6522414 (2018/11/01) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Shiren Monsters Netsal [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Some gfx glitches. Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Shrek - Hassle at the Castle [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Shrek - Reekin&#039; Havoc [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Shrek - Smash n&#039; Crash Racing [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Some Sound FX are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Shrek - Super Slam [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Shrek - Swamp Kart Speedway [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Shrek the Third [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Shrek 2 [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Shrek 2 - Beg for Mercy [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Sigma Star Saga [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Some Sound FX are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Silent Scope [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Silk to Cotton [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Simple 2960 Tomodachi Series Vol. 1 - The Table Game Collection [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Simple 2960 Tomodachi Series Vol. 2 - The Block Kuzushi [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Simple 2960 Tomodachi Series Vol. 3 - The Itsudemo Puzzle - Massugu Soroeru Straws [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Simple 2960 Tomodachi Series Vol. 4 - The Trump - Minna de Asoberu 12 Shurui no Trump Game [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Sims - Bustin&#039; Out [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Sim City 2000 [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Sims 2 [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Sims 2 - Pets [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=0|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Saving doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Sister Princess - RePure [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Sitting Ducks [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Simpsons - Road Rage [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Sky Dancers - They Magically Fly! [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=bad|speed=good|note=Cache version runs faster. Heavy gfx glitches. Gameboy Sounds are missing. Game uses a Password system. Kind of a regress here. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but misses the gameboy sounds.}}&lt;br /&gt;
{{GBAR2Game|title=Slime Morimori Dragon Quest - Shougeki no Shippo Dan [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Slot! Pro Advance - Takarabune &amp;amp; Ooedo Sakurafubuki 2 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Slot! Pro 2 Advance - GoGo Juggler &amp;amp; New Tairyou [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Smashing Drive [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=good|note=Game crashes during the intro. Game uses a Password system. This is a regress. Use commit f89fac5 (2018/07/10) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Smuggler´s Run [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=broken|speed=good|note=Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Smurfs - The Revenge of the Smurfs [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Snap Kid&#039;s [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Snood [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Snood 2 - On Vacation [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=minor|speed=good|note=Heavy gfx glitches. Gameboy Sounds are missing. Game uses a Password system. Kind of a regress here. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but misses the gameboy sounds.}}&lt;br /&gt;
{{GBAR2Game|title=Soccer Kid [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Sonic Advance [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=minor|note=Unskippable black borders on screen and music playing.&amp;lt;br&amp;gt;&amp;lt;b&amp;gt;Gericom:&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt; It tests the link hardware, which is not implemented yet and yields those boxes on test fail.}}&lt;br /&gt;
{{GBAR2Game|title=Sonic Advance [J] (Rev 1)|version=2dc841f (2019/8/24)|rating=good|cache=1|sound=minor|speed=good|note=Unskippable black borders on screen and music playing. Requires [https://cdn.discordapp.com/attachments/356988919738400768/615195274175971370/Sonic_Advance_Japan_EnJa_Rev_1_Ignore_Link_Check.ips this] patch (made by Vague Rant) to skip the black borders.&amp;lt;br&amp;gt;&amp;lt;b&amp;gt;Gericom:&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt; It tests the link hardware, which is not implemented yet and yields those boxes on test fail.}}&lt;br /&gt;
{{GBAR2Game|title=Sonic Advance 2 [U]|version=2dc841f (2019/8/24)|rating=good|cache=1|sound=minor|speed=good|note=Unskippable black borders on screen and music playing. Requires [https://cdn.discordapp.com/attachments/356988919738400768/615324758963257392/Sonic_Advance_2_USA_Ignore_Link_Check.ips this] patch (made by Robz8, ported over from Vague Rant&#039;s SA1 patch) to skip the black borders.&amp;lt;br&amp;gt;&amp;lt;b&amp;gt;Gericom:&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt; It tests the link hardware, which is not implemented yet and yields those boxes on test fail.}}{{GBAR2Game|title=Sonic Advance 2 [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=minor|note=Unskippable black borders on screen and music playing.&amp;lt;br&amp;gt;&amp;lt;b&amp;gt;Gericom:&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt; It tests the link hardware, which is not implemented yet and yields those boxes on test fail.}}&lt;br /&gt;
{{GBAR2Game|title=Sonic Advance 3 [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Some gfx glitches. Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Sonic Battle [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Sonic Pinball Party [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are misssing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Sonic the Hedgehog - Genesis [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Sound of Thunder [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Cutscenes are missing. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Space Channel 5 - Ulala&#039;s Cosmic Attack [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Space Hexcite - Maetel Legend EX [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Some gfx glitches. Gameboy Sounds are missing. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Space Invaders [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Speedball 2 - Brutal Deluxe [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Spider Man [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=FMV Intro is missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Spider Man 2 [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. FMV Intro has much noise. Cutscenes only show text. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Spider Man 3 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Spider-Man - Battle for New York [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Spider-Man - Mysterio&#039;s Menace [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=0|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game uses a Password system. Game runs fine. }}&lt;br /&gt;
{{GBAR2Game|title=Spirits &amp;amp; Spells [U]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Spirit - Stallion of the Cimarron - Search for Homeland [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note= Game uses a Password system. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=SpongeBob and Friends - Attack of the Toybots [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game uses a Password system. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=SpongeBob SquarePants - Battle for Bikini Bottom [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=SpongeBob SquarePants - Creature from the Krusty Krab [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=SpongeBob SquarePants - Lights, Camera, Pants! [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=SpongeBob SquarePants - Revenge of the Flying Dutchman [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=minor|note=Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=SpongeBob SquarePants - SuperSponge [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=SpongeBob SquarePants and Friends - Battle for Volcano Island [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=SpongeBob SquarePants and Friends - Freeze Frame Frenzy [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=SpongeBob SquarePants and Friends Unite! [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=SpongeBob SquarePants The Movie [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=SpongeBob&#039;s Atlantis SquarePantis [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Sports Illustrated for Kids - Baseball [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Voice Sample and Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Sports Illustrated for Kids - Football [U]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=broken|speed=good|note=Voice Sample and Gameboy Sounds are missing.}}&lt;br /&gt;
{{GBAR2Game|title=Spyro Adventure [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Spyro Fusion [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=minor|note=Cache version runs faster. Some gfx glitches. Full speed with a little slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Spyhunter [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Spy Kids 3-D - Game Over [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Spy Kids Challenger [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=0|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Spy Muppets - License to Croak [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Spyro Season of Flame [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Spyro Season of Ice [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Spyro the Legend of - A New Beginning [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Spyro the Legend of - The Eternal Night [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=SSX 3 [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=SSX Tricky [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=broken|speed=minor|note=Cache version runs faster. Heavy gfx glitches. Full speed with a little slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Stadium Games [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Starsky &amp;amp; Hutch [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster and has less gfx glitches. Some gfx glitches. Full speed with a little slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Star Wars - Flight of the Falcon [U]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Star Wars - Jedi Power Battles [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Some Sound FX are missing. Game runs fine. Game uses a Password system.&#039;&#039;&#039;}}&lt;br /&gt;
{{GBAR2Game|title=Star Wars - The New Droid Army [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=minor|note=Game crashes during the intro. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Star Wars Episode II - Attack of the Clones [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=good|note=Some Sound FX are missing. Some gfx glitches. Game is playable. Game uses a Password system.&#039;&#039;&#039;}}&lt;br /&gt;
{{GBAR2Game|title=Star Wars Episode III - Revenge of the Sith [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Star Wars Trilogy - Apprentice of the Force [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Star X [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=minor|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Steel Empire [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Street Fighter Alpha 3 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Street Jam Basketball [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Street Racing Syndicate [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=0|save=1|sound=broken|speed=lag|note=Heavy gfx glitches and slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Strike Force Hydra [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Stuart Little 2 [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Cache version runs faster. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Stuntman [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Sugar Sugar Rune - Heart Ga Ippai! Moegi Gakuen [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|sound=minor|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Suite Life of Zack &amp;amp; Cody - Tipton Caper [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Summon Night - Swordcraft Story [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Summon Night - Swordcraft Story 2 [U]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=minor|note=Game crashes during the intro. Gameboy Sounds are missing.}}&lt;br /&gt;
{{GBAR2Game|title=Summon Night - Swordcraft Story 3 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Sum of All Fears [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=broken|speed=good|note= Couldn&#039;t find a save spot. This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Super Army War [U]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=broken|speed=lag|note=Cache version runs faster. Heavy slowdown. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Super Black Bass Advance [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Super Bubble Pop [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Super Bust-A-Move [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Some gfx glitches. Game is playable. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Super Chinese 1-2 Advance [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Heavy gfx glitches. Gameboy Sounds are missing. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Super Collapse! II [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Super Dodge Ball Advance [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Super Dropzone - Intergalactic Rescue Mission [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Super Duper Sumos [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Super Ghouls´n Ghosts [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Super Hornet FA 18F [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Some noise during the pause screen. Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Superman - Countdown to Apokolips [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Superman Returns - Fortress of Solitude [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Super Mario Advance - Super Mario Bros 2 [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Super Mario Advance 2 - Super Mario World - [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Super Mario Advance 3 - Yoshi&#039;s Island [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Super Mario Advance 4 - Super Mario Bros 3 [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Super Monkey Ball Jr. [U]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Heavy gfx glitches.}}&lt;br /&gt;
{{GBAR2Game|title=Super Puzzle Fighter II Turbo [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. This is a regress. Use commit a61e70e (2017/04/22) master build instead.}}&lt;br /&gt;
{{GBAR2Game|title=Super Robot Taisen A [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Super Robot Taisen D [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Super Robot Taisen J [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Super Robot Taisen R [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Super Robot Taisen - Original Generation [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Super Robot Taisen - Original Generation 2 [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Super Street Fighter 2 Turbo Revival [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Some gfx glitches. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Surf&#039;s Up [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Sutakomi - Star Communicator [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Sweet Cookie Pie [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Some gfx glitches. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Sword of Mana [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. This is a regress. Use commit a61e70e (2017/04/22) master build instead.}}&lt;br /&gt;
{{GBAR2Game|title=Sylvanian Families - Fashion Designer ni Naritai! - Kurumi-risu no Onnanoko [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Sylvanian Families - Yousei no Stick to Fushigi no Ki - Marron-inu no Onnanoko [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Sylvanian Families 4 - Meguru Kisetsu no Tapestry [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tactics Ogre - The Knight of Lodis [U]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Taiketsu! Ultra Hero [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Some Sound FX are missing. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Tales of Phantasia [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tales of the World - Narikiri Dungeon 2 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tales of the World - Narikiri Dungeon 3 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tales of the World - Summoner&#039;s Lineage [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=good|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Tak and the Power of Juju [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tak - The Great Juju Challenge [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tak 2 - The Staff of Dreams [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tanbi Musou - Meine Liebe [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Tang Tang [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tantei Gakuen Q - Kyuukyoku Trick ni Idome! [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Tantei Gakuen Q - Meitantei ha Kimi da! [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Tantei Jinguuji Saburou - Shiroi Kage no Shoujo [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tarzan - Return to the Jungle [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Taxi 3 [FR]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=bad|speed=minor|note=Cache version runs faster and has less gfx glitches. Heavy gfx glitches. Full speed with a little slowdown. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Teenage Mutant Ninja Turtles [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Teenage Mutant Ninja Turtles 2 - Battle Nexus [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Teen Titans [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has worse audio. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Teen Titans 2 [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster but has worse audio. Minor gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Tekken Advance [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Heavy gfx glitches. Gameboy Sounds are missing. Full speed with a little slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Tennis Masters Series 2003 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tennis no Ouji-sama - Aim at the Victory! [J]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=minor|note=Game crashes during the intro. Gameboy Sounds are missing. This is a regress. Use commit 83108c7 (2018/03/04) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Tennis no Ouji-sama - Genius Boys Academy [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tennis no Ouji-sama 2003 - Cool Blue [J]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=minor|note=Game crashes during the intro. Gameboy Sounds are missing. Unplayable. This is a regress. Use commit 83108c7 (2018/03/04) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Tennis no Ouji-sama 2003 - Passion Red [J]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=minor|note=Game crashes during the intro. Gameboy Sounds are missing. Unplayable. This is a regress. Use commit 83108c7 (2018/03/04) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Tennis no Ouji-sama 2004 - Glorious Gold [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Some gfx glitches. Gameboy Sounds are missing. Full speed with a little slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Tennis no Ouji-sama 2004 - Stylish Silver (J)|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Some gfx glitches. Gameboy Sounds are missing. Full speed with a little slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Ten Pin Alley 2 [U]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Terminator 3 - Rise of the Machines [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Tetris Worlds [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. This is a regress. Use commit a61e70e (2017/04/22) master build instead.}}&lt;br /&gt;
{{GBAR2Game|title=Texas Hold´em Poker [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=TG Rally [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=That&#039;s So Raven [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=That&#039;s So Raven 2 - Supernatural Style [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=The Legend of Zelda - A Link to the Past [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches during the mode 7 map. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=The Legend of Zelda - The Minish Cap [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=The Three Stooges [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Thunder Alley [U]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=broken|speed=minor|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Thunderbirds [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version has less gfx glitches. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Thunderbirds - International Rescue [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable. Game uses a Password system. Kind of a regress here. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but misses the gameboy sounds. }}&lt;br /&gt;
{{GBAR2Game|title=Tiger Woods PGA Tour Golf [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=broken|speed=good|note=Gameboy Sounds are missing.}}&lt;br /&gt;
{{GBAR2Game|title=Tiger Woods PGA Tour 2004 [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Tim Burton&#039;s The Nightmare Before Christmas - The Pumpkin King [UE]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Tiny Toon Adventures - Buster&#039;s Bad Dream [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Tiny Toon Adventures - Wacky Stackers [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Titeuf - Ze Gagmachine (FR)|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version has less gfx glitches. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Titeuf Mega Compet (FR)|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=TMNT - Teenage Mutant Ninja Turtles [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Tokimeki Yume Series 1 - Ohanaya-san ni Narou! (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tokyo Majin Gakuen - Fuju Houroku (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Tokyo Xtreme Racer Advance [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster and has less gfx glitches. Some Sound FX are missing. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Tomato Adventure [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tom and Jerry in Infurnal Escape [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Tom and Jerry Tales [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Tom and Jerry - The Magic Ring [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Tom Clancy&#039;s Rainbow Six - Rogue Spear [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=broken|speed=good|note=This is a regress. Commit unspecified (2019/06/03) (sd save branch) arm9 version has working audio. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Tom Clancy&#039;s Splinter Cell [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tom Clancy&#039;s Splinter Cell - Pandora Tomorrow [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Tonka - On the Job [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Tony Hawk´s American Sk8land [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tony Hawk´s Downhill Jam [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Heavy gfx glitches. Full speed with a little slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Tony Hawk´s Pro Skater 2 [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tony Hawk´s Pro Skater 3 [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=0|save=1|sound=minor|speed=lag|note=Heavy slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Tony Hawk´s Pro Skater 4 [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tony Hawk`s Underground [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tony Hawk`s Underground 2 [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Top Gear GT Championship [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Top Gun - Combat Zones [U]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=good|note=Game crashes during the intro. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Top Gun - Firestorm Advance [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game is playable. Game uses a Password system. Kind of a regress here. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but misses the gameboy sounds.}}&lt;br /&gt;
{{GBAR2Game|title=Top Spin 2 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Torneco no Daibouken 2 Advance - Fushigi no Dungeon [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Torneco no Daibouken 3 Advance - Fushigi no Dungeon [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Total Soccer Advance [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable. Couldn&#039;t find a save spot. Kind of a regress here. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but misses the gameboy sounds.}}&lt;br /&gt;
{{GBAR2Game|title=Total Soccer Manager [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Game is playable.  This is a regress. Commit unspecified (2019/06/03) (sd save branch) arm9 version has better audio.}}&lt;br /&gt;
{{GBAR2Game|title=Totally Spies! (E)|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Totally Spies! 2 - Undercover (E)|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Touhai Densetsu - Akagi - Yami ni Maiorita Tensai (E)|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Some gfx glitches. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Toukon Heat (J)|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=bad|speed=lag|note=Heavy gfx glitches and slowdown. Gameboy Sounds are missing. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Tower SP [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Toyrobo Force (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Treasure Planet [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Trick Star [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Some noise during the pause screen. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tringo [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Trollz - Hair Affair! (E)|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Tron 2.0 - Killer App [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Turbo Turtle Adventure (U)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Turok Evolution [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Tweety and the Magic Gems (U)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Ty the Tasmanian Tiger 2 - Bush Rescue [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Ty the Tasmanian Tiger 3 - Night of the Quinkan [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Uchuu Daisakusen Choco Vader - Uchuu Kara no Shinryakusha [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Uchuu no Stellvia [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}}}&lt;br /&gt;
{{GBAR2Game|title=Ueki no Housoku - Jingi Sakuretsu! Nouryokusha Battle [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Ui-Ire - World Soccer Winning Eleven [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Ultimate Arcade Games [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=0|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Ultimate Beach Soccer [U]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Ultimate Brain Games [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Ultimate Card Games [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Some gfx glitches. Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Ultimate Muscle - The Kinnikuman Legacy - The Path of the Superhero [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Ultimate Puzzle Games [U]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=minor|note=Game crashes at random.}}&lt;br /&gt;
{{GBAR2Game|title=Ultimate Spider-Man [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. FMV intro is missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Ultimate Winter Games [U]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=broken|speed=minor|note=Cache version runs faster. Heavy gfx glitches. Full speed with a little slowdown. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Ultra Keibitai - Monster Attack [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Unfabulous [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Uno 52 [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Uno Free Fall [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Urban Yeti! [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Urbz - Sims in the City [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Van Helsing (E)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Vattroller X (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=VeggieTales - LarryBoy and the Bad Apple (U)|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Virtua Tennis [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Virtual Kasparov (E)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=V-Master Cross (J)|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game crashes after you win the intro battle.}}&lt;br /&gt;
{{GBAR2Game|title=V-Rally 3 [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.&amp;lt;br&amp;gt;&amp;lt;b&amp;gt;Gericom:&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt; It contains ldm instructions with writeback and the base register in the rlist. On a gba it does not write back, on a ds it does. Yet to be implemented.}}&lt;br /&gt;
{{GBAR2Game|title=V.I.P. (E)|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Wade Hixton&#039;s Counter Punch (UE)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Wagamama Fairy Mirumo de Pon! - 8 Nin no Toki no Yousei (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Wagamama Fairy Mirumo de Pon! - Dokidoki Memorial Panic (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Wagamama Fairy Mirumo de Pon! - Nazo no Kagi to Shinjitsu no Tobira (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Wagamama Fairy Mirumo de Pon! - Ougon Maracas no Densetsu (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Wagamama Fairy Mirumo de Pon! - Taisen Mahoudama (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Wagamama Fairy Mirumo de Pon! - Yume no Kakera (J)|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Game crashes during the intro. Gameboy Sounds are missing.}}&lt;br /&gt;
{{GBAR2Game|title=Wakeboarding Unleashed featuring Shaun Murray [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. This is a regress. Use commit 17694d4 (2017/05/22) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Waliou Xunbao Ji (China)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Wario Land 4 for iQue China. Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Waliou Zhizao (China)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Wario Ware for iQue China. Cache version runs faster and has less noise. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Wanko de Kururin! Wancle (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Wanko Mix Chiwanko World (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Wannyan Doubutsu Byouin - Doubutsu (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Wanwan Meitantei (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Wario Land 4 [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Wario Ware Inc. - Minigame Mania [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less noise. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Wario Ware Twisted! [U]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Motion sensor game. White screen after bios intro with motion sensor patch.}}&lt;br /&gt;
{{GBAR2Game|title=Watashi no Makesalon (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Whac-A-Mole [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Whistle! - Dai 37 Kai Tokyo-to Chuugakkou Sougou Taiiku Soccer Taikai (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Who Wants to Be a Millionaire [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Glitched FMV intro. Game runs fine. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Who Wants to Be a Millionaire - 2nd Edition [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Glitched FMV intro. Game runs fine. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Who Wants to Be a Millionaire Junior [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Glitched FMV intro. Game runs fine. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Wild [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Wild Thornberrys Movie [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Wild Thornberrys Chimp Chase [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Wilden Fussball-Kerle - Entscheidung im Teufelstopf [G]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Wilden Fussball-Kerle - Gefahr im Wilde Kerle Land [G]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Game crashes during the first level.}}&lt;br /&gt;
{{GBAR2Game|title=Wing Commander - Prophecy [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro. This is a regress. Use commit f89fac5 (2018/07/10) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Wings [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Winnie the Pooh&#039;s Rumbly Tumbly Adventure [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Winning Post for Gameboy Advance [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Winter Sports [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=WinX Club [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Gfx glitches during the FMV intro. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=WinX Club - Quest for the Codex [E]|version=916020e (2019/07/07)|rating=perfect|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=W.i.t.c.h. [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Wizardry Summoner [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Wolfenstein 3D [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Some gfx glitches. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Woody Woodpecker in Crazy Castle 5 [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Word Safari - The Friendship Totems [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=World Advance Soccer - Shouri heno Michi (J)|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|save=1|sound=minor|note=Game crashes during the intro. Gameboy Sounds are missing.}}&lt;br /&gt;
{{GBAR2Game|title=World Championship Poker [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=World Poker Tour [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=World Tennis Stars [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Some Sound FX are missing. Game runs fine. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Worms Blast [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Gfx glitches on the map screen. Game is playable. Game uses a Password system. Kind of a regress here. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but misses the gameboy sounds. }}&lt;br /&gt;
{{GBAR2Game|title=Worms World Party [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. This is a regress. Use commit 17694d4 (2017/05/22) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=WTA Tour Tennis [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=WWE - Road to WrestleMania X8 [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Voice over are missing. Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=WWE - Survivor Series [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Voice over are missing. Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=WWF - Road to WrestleMania [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Voice over are missing. Gameboy Sounds are missing. Game is playable. Game uses a Password system. Kind of a regress here. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but misses the gameboy sounds. }}}}&lt;br /&gt;
{{GBAR2Game|title=XS Moto [U]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=xXx [UE]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=X2 - Wolverine&#039;s Revenge [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=X-Bladez - Inline Skater [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Some Sound FX are missing. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=X-Men - Reign of Apocalypse [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=X-Men - The Official Game [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Yaoxi Dao [China]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Yoshi´s Island for iQue China. Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Yggdra Union - We will never fight alone [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Yoshi&#039;s Universal Gravitation [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Motion sensor game. White screen when patched with the motion control patch.}}&lt;br /&gt;
{{GBAR2Game|title=Youkaidou [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Yu-Gi-Oh! - Day of the Duelist - World Championship Tournament 2005 [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro. This is a regress. Use commit 83108c7 (2018/03/04) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Yu-Gi-Oh! - Destiny Board Traveler [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Yu-Gi-Oh! - Dungeon Dice Monsters [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Yu-Gi-Oh! - Reshef of Destruction [E]|version=916020e (2019/07/07)|rating=good|nocache=0|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Yu-Gi-Oh! - The Eternal Duelist Soul [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Yu-Gi-Oh! - The Sacred Cards [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Yu-Gi-Oh! - Ultimate Masters Edition - World Championship Tournament 2006 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Yu-Gi-Oh! - World Championship Tournament 2004 [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro. Gameboy Sounds are missing. This is a regress. Use commit 83108c7 (2018/03/04) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Yu-Gi-Oh! - Worldwide Edition - Stairway to the Destined Duel [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Yu-Gi-Oh! Duel Monsters 6 Expert 2 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Yu-Gi-Oh! Duel Monsters International - Worldwide Edition [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Yu-Gi-Oh! Duel Monsters International 2 [J]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro. This is a regress. Use commit 83108c7 (2018/03/04) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Yu-Gi-Oh! GX - Duel Academy [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro. This is a regress. Use commit 83108c7 (2018/03/04) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Yuujou no Victory Goal 4v4 Arashi - Get the Goal!! [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot}}&lt;br /&gt;
{{GBAR2Game|title=Yuureiyashiki no Nijuuyojikan [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Yu Yu Hakusho - Ghostfiles - Spirit Detective [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Yu Yu Hakusho - Ghostfiles - Tournament Tactics [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Zapper [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Zatchbell! - Electric Arena [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Glitches in the textbox. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Zen-Nihon Shounen Soccer Taikai 2 - Mezase Nihon-ichi! [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Zero-Tours [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Zero One [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Zero One SP [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Zettaizetsumei Dangerous Jiisan - Naki no 1kai Zettai Fukujuu Violence Kouchou - Wagahai ga 1ban Erainjai!! [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Zettaizetsumei Dangerous Jiisan - Shijou Saikyou no Dogeza [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Zettaizetsumei Dangerous Jiisan 3 - Hateshinaki Mamonogatari [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Zettaizetsumei Dangerous Jiisan Tsuu - Ikari no Oshioki Blues [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Zidane Football Generation [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=broken|speed=good|note=Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Zoey 101 [UE]|version=916020e (2019/07/07)|rating=good|nocache=0|cache=1|sound=minor|speed=good|note=Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Zoids Legacy [U]|version=916020e (2019/07/07)|rating=good|nocache=0|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Zoids Saga [J]|version=916020e (2019/07/07)|rating=good|nocache=0|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Zoids Saga Fuzors [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Zone of the Enders - The Fist of Mars [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=ZooCube [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Zooo [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Rom Hacks ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;compattable sortable&amp;quot; width=&amp;quot;100%&amp;quot; cellspacing=&amp;quot;1&amp;quot; border=&amp;quot;1px&amp;quot;&lt;br /&gt;
!ROM Title [Region]&lt;br /&gt;
!Commit ID (build on date)&lt;br /&gt;
!width=50%|Notes11&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Breath of Fire 2 - Breath of Fresh Fire 2 Hack V.1.0 [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Castlevania Aria of Sorrow - Call of Chaos Hack V.1.7 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Castlevania Aria of Sorrow - Dawn of Symphony Hack V.1.1 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Castlevania Aria of Sorrow - Castlevania Reaper&#039;s Reckoning Hack V.1.7 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Castlevania Harmony of Dissonance - PaletteHack V.1.0 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Castlevania Harmony of Dissonance - Revenge On The Findesiecle Hack V.1.2 [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Infinite Konami logo loop. Unplayable. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Fire Emblem - Different Dimensions The Ostian Princess Hack V.1.2 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Minor gfx glitches are visible every now and then. Auto saving interrupts gameplay. Game is playable. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Fire Emblem - Fuuin no Tsurugi [Shining Armor Hack] V.1.0 [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game won´t boot. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Fire Emblem - Tactics Universe V.3 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Minor gfx glitches are visible every now and then. Auto saving interrupts gameplay. Game is playable. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Fire Emblem - The Last Promise Hack V.2.1 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game crashes after you start the first chapter. Unplayable. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Metroid Fusion - 20002000 Hack V.0.93 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version works. Minor gfx glitches are visible every now and then. Game runs fine. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Metroid Zero Mission - AP Boss Rush Hack V.1.0 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version works. Minor slowdown during the Intro cutscene. Minor gfx glitches are visible every now and then. Short loading times when you progress through tunnel and the menu. Game is playable. Saving works. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Metroid Zero Mission - Escape from Metroid Zero Mission Hack V.1.02 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game crashes during the intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Metroid Zero Mission - Menu Hack V.1.0 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version works. Minor slowdown during the Intro cutscene. Minor gfx glitches are visible every now and then. Short loading times when you progress through tunnel and the menu. Game is playable. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Metroid Zero Mission - Metroid Deep Freeze Hack V.1.4 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Minor slowdown during the Intro cutscene. Minor gfx glitches are visible every now and then. Short loading times when you progress through tunnel and the menu. Game is playable. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Metroid Zero Mission - Metroid Disturbance Hack V.0.2 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version works. Minor slowdown during the Intro cutscene. Minor gfx glitches are visible every now and then. Short loading times when you progress through tunnel and the menu. Game is playable. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Metroid Zero Mission - Metroid Boss Rush Mode Hack V.1.0 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game crashes after you select the Boss rush mode. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Metroid Zero Mission - Other Zero Mission Hack V.3.8 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game crashes after you start a new game. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Homebrew ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;compattable sortable&amp;quot; width=&amp;quot;100%&amp;quot; cellspacing=&amp;quot;1&amp;quot; border=&amp;quot;1px&amp;quot;&lt;br /&gt;
!ROM Title [Region]&lt;br /&gt;
!Commit ID (build on date)&lt;br /&gt;
!width=50%|Notes11&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Anguna V.0.95&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game runs fine. Game crashes when you save. Saving doesn´t work.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|Beru&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game runs perfect! Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Castle Master&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|No Audio. Game is playable. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Christmas Advance &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|White screen after bios intro. &#039;&#039;&#039;This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Combat Advanced V.0.43&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version has less gfx glitches. Some gfx glitches. Game is playable. Game has no save feature.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|El-Hazard &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Eliminator V.0.91&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. No Audio by default. Game runs fine. Game has no save feature.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Elite - The New Kind v.1.7.1&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Some Sound FX are missing. Game runs fine. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Ex Machina&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|White screen after bios intro. Fixed the header with gbata. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Kunoichi Yami&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Gameboy Sounds are missing. Game runs fine. Game has no save feature.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Lily and the lost Angel V.0.2&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Black screen after bios intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Magical Chase&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Broken bios intro. Fixed the header with gbata. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|Metal Warrior 4 V.1.1&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Game runs perfect! Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|Nebulus V.1.2&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version works. Game runs perfect! Game has no save feature.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Orn&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Heavy slowdown in some areas. Game has no Save feature.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Panic at work&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Broken bios intro. Fixed the header with gbata. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Quake 3D Demo&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|White screen after bios intro. Fixed the header with gbata. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Rinne Tensyou ADVANCE&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Some Sound FX are missing. Game runs fine. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Rodion&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|White screen after bios intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Sonic the Hedgehog - [2007 Port Demo]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. No Audio. Some gfx glitches. Working. Game has no save feature.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Space Twins&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Some Sound FX are missing. Game runs fine. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Super Mario - The Last Advance Quest V.2.0&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Much Noise. Working. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Super Star Shooter Advance&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Sushi the Cat&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Black screen after bios intro. &#039;&#039;&#039;This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|The Endless Tower&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game runs a little faster than intended. Game runs fine. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|The Fallen&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Broken bios intro. Fixed the header with gbata. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|The Last Seal&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Some Sound FX are missing. Game runs fine. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Trailblazer Advance&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Much Noise. Working. Game has no save feature.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Uranus&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|White screen after bios intro. Unplayable. &#039;&#039;&#039;This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Uranus 2&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|White screen after bios intro. Unplayable. &#039;&#039;&#039;This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Uranus Zero&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Some Sound FX are missing. Minor slowdown and gfx glitches. Game is playable. Couldn&#039;t find a save spot.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Vulkanon V.2.0&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Gameboy Sounds are missing. Game runs fine. Game has no save feature.&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Prototype ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;compattable sortable&amp;quot; width=&amp;quot;100%&amp;quot; cellspacing=&amp;quot;1&amp;quot; border=&amp;quot;1px&amp;quot;&lt;br /&gt;
!ROM Title [Region]&lt;br /&gt;
!Commit ID (build on date)&lt;br /&gt;
!width=50%|Notes11&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Another World V.2.1&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. No Audio. Working. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|Banjo Kazooie - Grunty&#039;s Revenge - Early Beta&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Game runs perfect! Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Banjo Pilot Voxel&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Heavy slowdown and gfx glitches. Unplayable. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Battletoads&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Some slowdown and gfx glitches. Unplayable. Game has no save feature.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Blue Angelo - Monsters Stable&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Broken bios intro. Fixed the header with gbata. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Blue Angelo - More Detail Unstable&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Broken bios intro. Fixed the header with gbata. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Broken Circle [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version works. Minor gfx glitches are visible every now and then. Game runs fine. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Contra Advance - Review Prototype&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Game uses a Password system. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Diddy Kong Pilot 2001&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Broken bios intro. Fixed the header with gbata. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Diddy Kong Pilot 2003 Alpha&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Some slowdown and gfx glitches. Working. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|DK - King of Swing - Kiosk Demo [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|White screen after bios intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Dune Ornithopter Assault&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game crashes after you select a language. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Fire Eaters - Zero Bandits (Black Belt Challenge) [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game crashes after the titlescreen. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Fire Emblem - Rekka no Ken [J] [Proto 0206]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Minor gfx glitches are visible every now and then. Auto saving interrupts gameplay. Game is playable. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Fire Emblem - Rekka no Ken [J] [Proto 0219]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Minor gfx glitches are visible every now and then. Auto saving interrupts gameplay. Game is playable. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Flashback Legends [Proto]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|White screen after bios intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Haunted Mansion [Proto] [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|White screen after bios intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Hikaru no Go Taikenban [Promo] [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Gameboy Sounds are missing. Game runs fine.  Couldn&#039;t find a save spot. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Kien [Proto] [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Minor slowdown and gfx glitches every now and then. Game runs fine. Game uses a Password system.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Kirby and the Amazing Mirror [Demo] [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster.  Minor slowdown and gfx glitches every now and then. Game runs fine. Game has no save feature.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Konami Krazy Racers [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|White screen after bios intro. &#039;&#039;&#039;This is a regress. Commit unspecified (2019/06/03) (sd save branch) arm9 build boots into the menu.&#039;&#039;&#039; &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Legend of Zelda - The Minish Cap [Kiosk Demo] [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Game has no save feature.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|LEGO Racers 2 [Beta]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version works. Some gfx glitches. Gameboy Sounds are missing. Game is playable. Saving works. &#039;&#039;&#039;Kind of a regress here. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but misses the gameboy sounds.&#039;&#039;&#039; &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Mandrake the Magician - Shadow of the Vehme&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game crashes after you select the language. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Mario &amp;amp; Luigi - Superstar Saga [Kiosk Demo] [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game crashes when you enter battle. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Megaman Battle Network 2  &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|White screen after bios intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Metroid Fusion [09.11.2002 Proto] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version works. Minor gfx glitches are visible every now and then. Game runs fine. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Metroid Fusion [09.16.2002 Proto] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version works. Minor gfx glitches are visible every now and then. Game runs fine. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Metroid Zero Mission - [05.12.2003 Proto with Debug]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version works. Minor slowdown during the Intro cutscene. Minor gfx glitches are visible every now and then. Short loading times when you progress through tunnel and the menu. Game is playable. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Metroid Zero Mission - [16.01.2004 Proto with Debug]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version works. Minor slowdown during the Intro cutscene. Minor gfx glitches are visible every now and then. Short loading times when you progress through tunnel and the menu. Game is playable. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Morning Adventure [Promo]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Minor Noise during the Pause screen. Game runs fine. Game has no save feature.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Motocross Challenge [Proto]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Heavy slowdown. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Moto GP [Beta]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster and has less gfx glitches. Much Noise. Gameboy Sounds are missing. Unplayable. Game uses a Password system. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|Overstorm [Proto]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Game runs perfect! Game has no save feature.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|Phantom - The Ghost who walks&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game runs perfect! Couldn&#039;t find a save spot.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|Pokemon Mystery Dungeon - Red Rescue Team [U] [Kiosk Demo]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Game runs perfect! Game has no save feature.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Pokemon Ruby [German Debug Build]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|White screen after bios intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Resident Evil 2&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game runs too fast. Working. Game has no save feature. &#039;&#039;&#039;This is a regress. Use commit f89fac5 (2018/07/10) arm9 version instead.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Santa Claus Jr. Advance&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster and has less gfx glitches. Minor gfx glitches. Some Noise during the Pause screen. Game runs fine. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Sonic Advance &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Unskippable Black Borders on Screen and Music playing. Unplayable.&amp;lt;br&amp;gt;&amp;lt;b&amp;gt;Gericom:&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt; It tests the link hardware, which is not implemented yet and yields those boxes on test fail.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Sonic Advance 3&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster and has less gfx glitches. Some gfx glitches. Gameboy Sounds are missing. Game is playable. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|SpongeBob SquarePants - SuperSponge [06.06.2001 11.34 Proto] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Some gfx glitches during the intro. Game runs fine. Game uses a Password system.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|SpongeBob SquarePants - SuperSponge [06.06.2001 11.36 Proto] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Some gfx glitches during the intro. Game runs fine. Game uses a Password system.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|SpongeBob SquarePants - SuperSponge [07.31.2001 Proto] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game runs perfect! Game uses a Password system.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Starsky &amp;amp; Hutch [Beta] [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game crashes during the intro. Unplayable. &#039;&#039;&#039;This is a regress. Use commit 17694d4 (2017/05/22) arm9 version instead.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|Super Mario Bros 2 - Super Mario Advance [Kiosk Demo] [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game runs perfect! Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Turok Advance [Bright Proto]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Full Speed with a little Slowdown. Minor gfx glitches. Game is playable. Game has no save feature.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Turok Advance [Proto]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Full Speed with a little Slowdown. Minor gfx glitches. Game is playable. Game has no save feature.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Tyrian 2000 [Proto]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|White screen after bios intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|World Reborn&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Some Noise during the Pause screen. Game runs fine. Game uses a Password system.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Yoshi&#039;s Story [GBA Tech Demo]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Minor gfx glitches. Game runs fine. Game has no save feature.&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Unlicensed games ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;compattable sortable&amp;quot; width=&amp;quot;100%&amp;quot; cellspacing=&amp;quot;1&amp;quot; border=&amp;quot;1px&amp;quot;&lt;br /&gt;
!ROM Title [Region]&lt;br /&gt;
!Commit ID (build on date)&lt;br /&gt;
!width=50%|Notes11&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Digimon Ruby&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Infinite loop to the titlescreen. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Digimon Sapphire&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|White screen after bios intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Iron Kid [Korea]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game crashes during the Intro. Unplayable. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Mo Jie Qibing [Chinese]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|White screen after bios intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Qwak [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game runs fine. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Rockman &amp;amp; Crystal [Chinese]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|White screen after bios intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Robz8</name></author>
	</entry>
	<entry>
		<id>https://wiki.gbatemp.net/w/index.php?title=GBARunner2&amp;diff=70482</id>
		<title>GBARunner2</title>
		<link rel="alternate" type="text/html" href="https://wiki.gbatemp.net/w/index.php?title=GBARunner2&amp;diff=70482"/>
		<updated>2019-08-25T23:27:14Z</updated>

		<summary type="html">&lt;p&gt;Robz8: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{InfoBox&lt;br /&gt;
 |title=GBARunner2&lt;br /&gt;
 |image=&lt;br /&gt;
 |imagesize=&lt;br /&gt;
 |imagecaption=&lt;br /&gt;
 |header1 = Information&lt;br /&gt;
 |label1 = Console Emulated&lt;br /&gt;
 |data1 = [[GBA]]&lt;br /&gt;
 |label2= Runs on&lt;br /&gt;
 |data2 = [[Nintendo DS]]&lt;br /&gt;
 |label3 =Developer&lt;br /&gt;
 |data3 = [https://gbatemp.net/members/280844/ Gericom]&lt;br /&gt;
 |label4 = Source code&lt;br /&gt;
 |data4 = [https://github.com/Gericom/GBARunner2 GitHub]&lt;br /&gt;
 |label5 = Latest version&lt;br /&gt;
 |data5 = [https://github.com/Gericom/GBARunner2/releases/tag/v20190824-234952_2dc841f Commit 2dc841f (2019/08/24) build ]&lt;br /&gt;
 |label6 = Discussion thread&lt;br /&gt;
 |data6 = [https://gbatemp.net/threads/gbarunner2.451970/ GBATemp.net] &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;GBARunner2&#039;&#039;&#039; is a hypervisor that runs GBA games on DS/DSi/3DS in DS mode, basically like Nintendont does for running Gamecube games on Wii.&lt;br /&gt;
&lt;br /&gt;
= Usage =&lt;br /&gt;
* Place a GBA bios on your sd card. Either /bios.bin, /gba/bios.bin, or /_gba/bios.bin will work.&lt;br /&gt;
** &#039;&#039;&#039;Note:&#039;&#039;&#039; Do not use Normmatt&#039;s open-source GBA BIOS. It won&#039;t work, as many patches are applied at fixed addresses. The right checksums are listed below.&lt;br /&gt;
* If you have a gba folder on the root of your sd, this folder will be opened by default&lt;br /&gt;
* Make sure your games are SRAM patched if needed, this is most likely only the case for FLASH1M_V103 (use [http://www.no-intro.org/gbadat/tools/gbata7a-en.zip gbata])&lt;br /&gt;
* If you are using GBARunner2 with TWiLightMenu on a DSi or 3DS with the SD card, make sure you use the dldi on ARM7 build&lt;br /&gt;
&lt;br /&gt;
If you want to use existing save files, they should have the same name as the gba file but instead of .gba they should be .sav (so the save for mygame.gba is mygame.sav).&lt;br /&gt;
&lt;br /&gt;
== BIOS Checksums ==&lt;br /&gt;
The BIOS used should have the following checksums (checking one should be enough):&lt;br /&gt;
* CRC32: &amp;lt;code&amp;gt;81977335&amp;lt;/code&amp;gt;&lt;br /&gt;
* MD5: &amp;lt;code&amp;gt;a860e8c0b6d573d191e4ec7db1b1e4f6&amp;lt;/code&amp;gt;&lt;br /&gt;
* SHA1: &amp;lt;code&amp;gt;300c20df6731a33952ded8c436f7f186d25d3492&amp;lt;/code&amp;gt;&lt;br /&gt;
* SHA256: &amp;lt;code&amp;gt;fd2547724b505f487e6dcb29ec2ecff3af35a841a77ab2e85fd87350abd36570&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You can check the MD5 with [http://www.winmd5.com/ WinMD5Free] for example.&lt;br /&gt;
&lt;br /&gt;
= Compiling the latest version =&lt;br /&gt;
&lt;br /&gt;
1. Make sure you have devkitpro installed.&lt;br /&gt;
&lt;br /&gt;
2. Download the git repo.&lt;br /&gt;
&lt;br /&gt;
3. Run make in the root.&lt;br /&gt;
&lt;br /&gt;
= Downloads =&lt;br /&gt;
New commits are now automatically build and can be downloaded on the [https://github.com/Gericom/GBARunner2/releases github release page].&lt;br /&gt;
&lt;br /&gt;
* Commit 5abecad (2019/07/05), (Fixes the contra title screen, partially the advance wars intro, Madden NFL Note that bitmap bg transforms are currently not supported) posted [https://github.com/Gericom/GBARunner2/releases/tag/commit_5b06bb4bd12d8fe12574b0564e0ce0fb7fb02760 here].&lt;br /&gt;
* Commit 5b06bb4 (2019/07/03), (Changed dma behavior on invalid addresses again, still not completely) posted [https://github.com/Gericom/GBARunner2/releases/tag/commit_5b06bb4bd12d8fe12574b0564e0ce0fb7fb02760 here].&lt;br /&gt;
* Commit 03f8646 (2019/07/01), (Optimized the abort handler a little more) posted [https://github.com/Gericom/GBARunner2/releases/tag/commit_03f86467974caba8ae6c4463b5b5d42ad49ab826 here].&lt;br /&gt;
* Commit e592198 (2019/07/01), (Set up CI with Azure Pipelines) posted [https://github.com/Gericom/GBARunner2/releases/tag/commit_e59219891e31d3d30b248b4c6a8bb9289b4d4b80 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/2019-06-30-897403a-zip.171803// Commit 897403a (2019/06/30) (master branch)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-82#post-8698213 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.171425// Commit 09c3fb7 (2019/06/26) (feature/newabort2 branch) (experimental arm7dldi_wramicache Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-80#post-8692494 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.171378// Commit 6084943 (2019/06/26) (feature/newabort2 branch) (experimental arm7dldi_wramicache Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-80#post-8691975 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/2019-06-14-8e4d520-zip.169862// Commit 8e4d520 (2019/06/14) (sd_save branch)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-77#post-8676640 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/2019-06-10-8175479-zip.169640// Commit 8175479 (2019/06/10) (sd_save branch)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-74 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.168926// Commit unspecified (2019/06/03) (sd_save branch)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-70 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/dd42c5c-02-06-2019-zip.168858// Commit dd42c5c (2019/06/02) (sd_save branch)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-69 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gb_audio-d5d99e7-02-04-2019-zip.162672// Commit d5d99e7 (2019/04/02) (gb audio branch, no saving!)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-67 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2_arm9dldi_wramicache-nds-zip.148184// Commit 6522414 (2018/11/01) (arm9wramicache Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-57#post-8359865 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2_arm9dldi-nds-zip.148183/ Commit 6522414 (2018/11/01) (arm9 Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-57#post-8359865 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2_arm7dldi_wramicache-nds-zip.148182// Commit 6522414 (2018/11/01) (arm7wramicache Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-57#post-8359865 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2_arm7dldi-nds-zip.148181/ Commit 6522414 (2018/11/01) (arm7 Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-57 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.148256/ Commit c03c437 (2018/11/01) (arm9_file_explorer Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-58 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2_arm9dldi_wramicache-nds-zip.135215// Commit f89fac5 (2018/07/10) (arm9wramicache Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-53#post-8131575 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2_arm9dldi-nds-zip.135214// Commit f89fac5 (2018/07/10) (arm9 Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-53#post-8131575 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2_arm7dldi_wramicache-nds-zip.135213// Commit f89fac5 (2018/07/10) (arm7wramicache Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-53#post-8131575 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2_arm7dldi-nds-zip.135212// Commit f89fac5 (2018/07/10) (arm7 Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-53#post-8131575 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2_arm7dldi-nds-zip.116486/ Commit 83108c7 (2018/03/04) (arm7 Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-42#post-7860550 here].&lt;br /&gt;
*[https://gbatemp.net/attachments/gbarunner2_arm7dldi_wramicache-nds-zip.116487/ Commit 83108c7 (2018/03/04) (arm7wramicache Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-42#post-7860550 here].&lt;br /&gt;
*[https://gbatemp.net/attachments/gbarunner2_arm9dldi-nds-zip.116488/ Commit 83108c7 (2018/03/04) (arm9 Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-42#post-7860550 here].&lt;br /&gt;
*[https://gbatemp.net/attachments/gbarunner2_arm9dldi_wramicache-nds-zip.116489/ Commit 83108c7 (2018/03/04) (arm9wramicache Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-42#post-7860550 here]&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2_arm7dldi-nds-zip.116254/ Commit f9e6ded (2018/02/28) (arm7 Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-41#post-7857717 here].&lt;br /&gt;
*[https://gbatemp.net/attachments/gbarunner2_arm7dldi_wramicache-nds-zip.116255/ Commit f9e6ded (2018/02/28) (arm7wramicache Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-41#post-7857717 here].&lt;br /&gt;
*[https://gbatemp.net/attachments/gbarunner2_arm9dldi-nds-zip.112453/ Commit f9e6ded (2018/02/28) (arm9 Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-41#post-7857717 here].&lt;br /&gt;
*[https://gbatemp.net/attachments/gbarunner2_arm9dldi_wramicache-nds-zip.116256/ Commit f9e6ded (2018/02/28) (arm9wramicache Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-41#post-7857717 here]&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2_arm7dldi-nds-zip.116257/ Commit 091719f (2018/01/29) (arm7 Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-41#post-7857717 here].&lt;br /&gt;
*[https://gbatemp.net/attachments/gbarunner2_arm7dldi_wramicache-nds-zip.112452/ Commit 091719f (2018/01/29) (arm7wramicache Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-38#post-7810796 here].&lt;br /&gt;
*[https://gbatemp.net/attachments/gbarunner2_arm9dldi-nds-zip.112453/ Commit 091719f (2018/01/29) (arm9 Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-38#post-7810796 here].&lt;br /&gt;
*[https://gbatemp.net/attachments/gbarunner2_arm9dldi_wramicache-nds-zip.112454/ Commit 091719f (2018/01/29) (arm9wramicache Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-38#post-7810796 here].&lt;br /&gt;
*[https://gbatemp.net/attachments/gbarunner2_arm9dldi-zip.93066/ Commit unspecified (2017/07/17) (arm9 Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-32#post-7452865 here].&lt;br /&gt;
*[https://gbatemp.net/attachments/gbarunner2_arm7dldi-zip.93065/ Commit unspecified (2017/07/17) (arm7 Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-32#post-7452865 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.91072/ Commit 17694d4 (2017/05/22) (without arm7 dldi)], posted [http://gbatemp.net/threads/gbarunner2.451970/page-30#post-7409956 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-arm7-dldi-zip.91073/ Commit 17694d4 (2017/05/22) (with arm7 dldi)], posted [http://gbatemp.net/threads/gbarunner2.451970/page-30#post-7409956 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.87775/ Commit unspecified (checksum don&#039;t match with latest version)], posted [http://gbatemp.net/threads/gbarunner2.451970/page-28#post-7327238 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.86221/ Commit 216734d (2017/05/06)], posted [http://gbatemp.net/threads/gbarunner2.451970/page-26#post-7293244 here]. &lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.84873/ Commit a61e70e (2017/04/22)], posted [http://gbatemp.net/threads/gbarunner2.451970/page-26#post-7261890 here]. &lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.80517/ Commit ba222be (2017/03/06)], posted [http://gbatemp.net/threads/gbarunner2.451970/page-22#post-7156519 here]. &lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.80361/ Commit 7e40932 (2017/03/04)], posted [http://gbatemp.net/threads/gbarunner2.451970/page-22#post-7151624 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.78854/ Commit f3d2ef4 (2017/02/18)], posted [http://gbatemp.net/threads/gbarunner2.451970/page-18#post-7107770 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.78255/ Commit 3860043 (2017/02/12)], posted [http://gbatemp.net/threads/gbarunner2.451970/page-16#post-7095338 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.77367/ Commit 596fca3 (2017/02/04)], posted [http://gbatemp.net/threads/gbarunner2.451970/page-15#post-7071733 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.76860/ Commit dc0aaf1 (2017/01/30)], posted [http://gbatemp.net/threads/gbarunner2.451970/page-12#post-7058526 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.74203/ Commit 2286ea0 (2017/01/08)], posted [http://gbatemp.net/threads/gbarunner2.451970/page-7#post-6993100 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.73713/ Commit fcff1c5 (2017/01/05)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-5#post-6980509 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.73194/ Commit 350be7a (2016/12/29)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-4#post-6960160 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.72394/ Commit 78945c3 (2016/12/18)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-2#post-6933255 here].&lt;br /&gt;
&lt;br /&gt;
= Changelog =&lt;br /&gt;
&lt;br /&gt;
See [https://github.com/Gericom/GBARunner2/commits/master GitHub timeline].&lt;br /&gt;
&lt;br /&gt;
= Compatibility list =&lt;br /&gt;
&lt;br /&gt;
{|width=&amp;quot;25%&amp;quot; cellspacing=&amp;quot;1&amp;quot; border=&amp;quot;1px&amp;quot;&lt;br /&gt;
!Legend&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|Very Playable - Full Speed. Very Good Audio. No gfx glitches.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Playable - Full Speed. Good Audio with a little Noise/stuttering. Few gfx glitches. Gameboy Sounds are missing.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Playable - Minor Performance issues. Gameboy Sounds are missing.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Working/Unplayable - Game is very slow/laggy/glitched up.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Freezing - Game boots but freezes somewhere.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|No boot - Game doesn&#039;t even boot.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;! A save error message (and sometimes other crashes too) means that your game must be sram patched (every game not using sram should be patched so check that before reporting) - check the Usage section for the appropriate tool !&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;! Some games have Release Intro´s attached to themselve. Those Intros use a Code that is not supported yet. Try using the GBATA tool to remove the Intro to get the Game to work. Use an Emulator to see if a Game has a Rom Intro or not !&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Retail games ==&lt;br /&gt;
{{GBAR2GameTable}}&lt;br /&gt;
{{GBAR2Game|title=007 - James Bond - Everything or Nothing [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=lag|note=Cache version runs faster. Heavy Slowdown. }}&lt;br /&gt;
{{GBAR2Game|title=007 - James Bond - Nightfire [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=broken|speed=minor|note=Cache version runs faster. Audio was working in previous build. Heavy Slowdown. }}&lt;br /&gt;
{{GBAR2Game|title=2 Games in 1 - Uno + Skip-Bo [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=2K Sports - Major League Baseball 2K7 [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Ace Combat Advance [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Ace Lightning [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn´t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Action Man - Robot Atak [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches. Gameboy Sounds are missing. Game runs fine.}} &lt;br /&gt;
{{GBAR2Game|title=Activision Anthology [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gfx glitches are visible. Some games freeze. Game is playable.}} &lt;br /&gt;
{{GBAR2Game|title=Advance Guardian Heroes [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible. Game runs fine.}} &lt;br /&gt;
{{GBAR2Game|title=Adventure of Tokyo Disney Sea [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|safe=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Advance Wars [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Advance Wars 2 - Black Hole Rising [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Aero the Acro-Bat - Rascal Rival Revenge [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Agassi Tennis Generation [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=good|speed=good|note=Only Arcade mode is playable. The other mode crash the game. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Agent Hugo - Roborumble [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! }}&lt;br /&gt;
{{GBAR2Game|title=Aggressive Inline [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! }}&lt;br /&gt;
{{GBAR2Game|title=Aigle de Guerre, L&#039; [FR]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Aka-chan Doubutsuen [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1||save=1|sound=good|speed=good|note=Game runs perfect! }}&lt;br /&gt;
{{GBAR2Game|title=Aladdin [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect! }}&lt;br /&gt;
{{GBAR2Game|title=Aleck Bordon Adventure - Tower &amp;amp; Shaft Advance [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|safe=?|sound=minor|speed=good|note=Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Alex Rider - Stormbreaker [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Alienators - Evolution Continues [UE]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Alien Hominid [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=All Grown Up! - Express Yourself [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=All-Star Baseball 2003 [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=All-Star Baseball 2004 [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Altered Beast - Guardian of the Realms [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Amazing Virtual Sea-Monkeys [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=American Bass Challenge [U]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=Black Screen after bios Intro.}}&lt;br /&gt;
{{GBAR2Game|title=American Dragon - Jake Long - Rise of the Huntsclan! [U]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=Black Screen after bios Intro.}}&lt;br /&gt;
{{GBAR2Game|title=American Idol [U]|version=916020e (2019/07/07)|rating=good||nocache=1|cache=1|sound=minor|speed=minor|note=Cache version has less gfx glitches and better sound. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=An American Tail - Fievel&#039;s Gold Rush [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=minor|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Angel Collection - Mezase! Gakuen no Fashion Leader [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Angel Collection 2 - Pichimo ni Narou [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Angelique [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable.Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Animal Mania - Dokidoki Aishou Check [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches during the titlescreen. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Animaniacs - Lights, Camera, Action! [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Animal Snap - Rescue Them 2 by 2 [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=bad|speed=good|note=Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Animal Yokochou - Doki Doki Kyushutsu Daisakusen! no Maki [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1||save=?|sound=bad|speed=lag|note=Cache runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Animal Yokochou - Doki Doki Shinkyuu Shiken! no Kan [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Ant Bully [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs perfect.}}&lt;br /&gt;
{{GBAR2Game|title=Antz - Extreme Racing [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Ao-Zoura to Nakamatachi - Yume no Bouken [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Archer Maclean&#039;s 3D Pool [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Arctic Tale [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Army Men - Operation Green [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Army Men - Turf Wars [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Army Men Advance [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Around the World in 80 Days [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Arthur and the Minimoys [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Ashita no Joe - Makka ni Moeagare! [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Couldn´t figure out how to save.}}&lt;br /&gt;
{{GBAR2Game|title=Asterix &amp;amp; Obelix - Bash Them All! [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=bad|speed=minor|note=Cache version runs faster. Only Asterix and Obelix works. Full Speed with a little Slowdown. Heavy gfx glitches. Game is playable. Asterix and Obelix uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Asterix &amp;amp; Obelix XXL [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Astro Boy Omega Factor [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Atari Anniversary Advance [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Atlantis - The Lost Empire [UE]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Atomic Betty [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Minor gfx glitches after the bios intro. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=ATV - Quad Power Racing [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=0|sound=good|speed=good|note=Cache version freezes. Game runs perfect! Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=ATV - Thunder Ridge Riders [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=0|sound=good|speed=minor|note=Cache version runs faster. Full Speed with a little Slowdown. Minor gfx glitches every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Avatar - The Last Airbender - The Burning Earth [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Avatar - The Legend of Aang [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Azumanga Daiou Advance [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=bad|speed=lag|note=Cache version runs faster. Heavy gfx glitches and slowdown. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Babar to the Rescue [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Back to Stone [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Backtrack [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=broken|speed=minor|note=Cache version runs faster. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Backyard Baseball [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Backyard Baseball 2006 [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Backyard Basketball [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Backyard Football [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Backyard Football 2006 [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Backyard Hockey [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Backyard Skateboarding [U]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Couldn´t figure out how to save.}}&lt;br /&gt;
{{GBAR2Game|title=Backyard Sports - Baseball 2007 [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Backyard Sports - Basketball 2007 [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Backyard Sports - Football 2007 [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Baldur&#039;s Gate - Dark Alliance [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after the bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Banjo Kazooie - Grunty´s Revenge [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Banjo Pilot [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Barbie - The Princess and the Pauper [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Barbie and the Magic of Pegasus [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Barbie as the Island Princess [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|save=1|speed=good|note=Voice samples are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Barbie Diaries - High School Mystery [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Barbie Groovy Games [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=minor|note=Cache version runs faster. Full speed with a little slowdown. Game is playable. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Barbie Horse Adventures [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=minor|note=Cache version runs faster. Full speed with a little Slowdown. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Barbie in the 12 Dancing Princesses [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Barnyard [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|save=1|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Baseball Advance [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=minor|save=1|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Batman Begins [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|save=1|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Batman Rise of Sin Tzu [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Batman Vengeance [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Battle B-Daman [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Battle B-Daman - Fire Spirits [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. }}&lt;br /&gt;
{{GBAR2Game|title=BattleBots - Beyond the BattleBox [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=BattleBots - Design &amp;amp; Destroy [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Battle X Battle - Kyodai Gyo Densetsu [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=BB Ball [J]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Beast Shooter - Mezase Beast King! [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Berenstain Bears and the Spooky Old Tree [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Best Play Pro Yakyuu [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Beyblade G-Revolution [E]|version=916020e (2019/07/07)|rating=playable||nocache=1|cache=1|save=1|sound=bad|speed=minor|note=Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Beyblade V-Force - Ultimate Blader Jam [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Bibi Blocksberg - Der Magische Hexenkreis [G]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Heavy gfx glitches. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Bibi und Tina - Ferien auf dem Martinshof [G]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|save=1|sound=good|speed=good|note=Heavy gfx glitches. This is a regress. Use Commit f89fac5 (2018/07/10) Cache version instead.&#039;&#039;&#039;}}&lt;br /&gt;
{{GBAR2Game|title=Bible Game [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Biene Maja Klatschmohnwiese in Gefahr [G]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Big Mutha Truckers [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=broken|speed=minor|note=Heavy gfx glitches and slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=bit Generations - Boundish [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=bit Generations - Coloris [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=bit Generations - Dialhex [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=bit Generations - Digidrive [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Constant saving causes slowdown in single mode. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=bit Generations - Dotstream [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=bit Generations - Orbital [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=bit Generations - Soundvoyager [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Black Belt Challenge [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=broken|speed=lag|note=Cache version runs faster. Heavy gfx glitches and slowdown. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Black Matrix Zero [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Blackthorne [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=broken|speed=good|note=Minor gfx glitches are visible every now and then.}}&lt;br /&gt;
{{GBAR2Game|title=Blades of Thunder [U]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Bleach Advance - Kurenai ni Somaru Soul Society [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Blender Bros [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=BMX Trick Racer [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=minor|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Board Game Classics [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Boboboubo Boubobo - 9 Kyoku Senshi Gag Yuugou [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Boboboubo Boubobo - Bakutou Hajike Taisen [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=minor|note=Cache version runs faster. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Boboboubo Boubobo - Maji de!! Shinken Battle [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Boboboubo Boubobo - Ougi 87.5 Bakuretsu Hanage Shinken [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Boktai - The Sun is in your Hand [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Solar Sensor patch required. Gameboy sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Boktai 2 - Solar Boy Jango [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro. Last working arm9 build is commit a61e70e (2017/05/22).}}&lt;br /&gt;
{{GBAR2Game|title=Boktai 3 [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro. Game was playable before in old arm9 build.}}&lt;br /&gt;
{{GBAR2Game|title=Bomberman Jetters - Densetsu no Bomberman [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Bomberman Jetters - Game Collection [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=good|speed=good|note=Only mini games work.}}&lt;br /&gt;
{{GBAR2Game|title=Bomberman Max 2 - Blue Advance [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Bomberman Max 2 - Red Advance [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Bomberman Tournament [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Bookworm [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Bouken Ou Beet - Busters Road [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Bouken Yuuki Pluster World - Densetsu no Plust Gate EX [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Unsupported Toy Starter set needed.}}&lt;br /&gt;
{{GBAR2Game|title=Bouken Yuuki Pluster World - Pluston GP [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Unsupported Toy Starter set needed.}}&lt;br /&gt;
{{GBAR2Game|title=Boukyaku no Senritsu [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Boulder Dash EX [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Heavy gfx glitches.}}&lt;br /&gt;
{{GBAR2Game|title=Boxing Fever [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Bratz [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Bratz - Babyz [E]|version=916020e (2019/07/07)|rating=playable|nocache=0|cache=1|sound=minor|speed=minor|note=Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Bratz - Forever Diamondz [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Bratz - Rock Angelz [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Bratz - The Movie [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Breath of Fire [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Breath of Fire 2 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Britney&#039;s Dance Beat [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Broken Sword - The Shadow of the Templars [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Brother Bear [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Some gfx glitches are visible every now and then. FMV Intro is missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Bruce Lee - Return of the Legend [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=0|save=1|sound=minor|speed=minor|note=Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Bubble Bobble - Old &amp;amp; New [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Buffy the Vampire Slayer - Wrath of the Darkhul King [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=bad|speed=good|note=Cache version runs faster but has more noise. Gameboy Sounds are missing. Game is playable. Couldn&#039;t find a save spot. }}&lt;br /&gt;
{{GBAR2Game|title=Butt-Ugly Martians - B.K.M. Battles [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Cabbage Patch Kids - The Patch Puppy Rescue [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster and has less gfx glitches. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Cabela&#039;s Big Game Hunter [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Cabela&#039;s Big Game Hunter - 2005 Adventures [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Caesars Palace Advance - Millennium Gold Edition [UE]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes after the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Calciobit [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Camp Lazlo - Leaky Lake Games [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Capcom Classics Mini Mix [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=lag|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full Speed with a little Slowdown. Gameboy Sounds are missing. Games use a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Captain Tsubasa - Eikou no Kiseki [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Car Battler Joe [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Card e-Reader [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|note=Read Error after bios intro. Unsupported Device.}}&lt;br /&gt;
{{GBAR2Game|title=Card e-Reader [U]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|note=Read Error after bios intro. Unsupported Device.}}&lt;br /&gt;
{{GBAR2Game|title=Cardcaptor Sakura - Sakura Card de Mini Game [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Cardcaptor Sakura - Sakura Card Hen - Sakura to Card to Otomodachi [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Care Bears - The Care Quests [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Carrera Power Slide [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Cars [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Cars - Mater-National Championship [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Cartoon Network Block Party [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Cartoon Network Speedway [U]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Casper [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Castlevania Aria of Sorrow [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Castlevania Circle of the Moon [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Castlevania Harmony of Dissonance [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Castleween [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Cat in the Hat by Dr. Seuss [U]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Catwoman [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=minor|note=Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Catz [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Chaoji Maliou 2 [China]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Super Mario Advance for iQue China. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Chaoji Maliou Shijie [China]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Super Mario Advance 2 for iQue China. Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Charlie and the Chocolate Factory [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Charlotte&#039;s Web [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Cheetah Girls [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Chessmaster [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=broken|speed=good|note=Minor gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Chicken Little [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Chicken Shoot [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Chicken Shoot 2 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Chobits for Game Boy Advance - Atashi Dake no Hito [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Chocobo Land - A Game of Dice [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Choro Q Advance [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Choro Q Advance 2 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Chronicles of Narnia - The Lion, the Witch and the Wardrobe [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Chu Chu Rocket [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=CIMA - The Enemy [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Cinderella - Magical Dreams [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. FMV have some gfx glitches. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Cinnamon Game Series 2 - Yume no Daibouken [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note= Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Cinnamon Game Series 3 - Fuwafuwa Daibouken [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Cinnamoroll - Koko ni Iru yo [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Classic NES Series - Bomberman (UE)|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Classic NES Series - Castlevania (UE)|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Classic NES Series - Donkey Kong (UE)|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Classic NES Series - Dr. Mario (UE)|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Classic NES Series - Excitebike (UE)|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Classic NES Series - Ice Climber (UE)|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Classic NES Series - Legend of Zelda (UE)|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Classic NES Series - Metroid (UE)|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Classic NES Series - Pac-Man (UE)|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Classic NES Series - Super Mario Bros. (UE)|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Classic NES Series - Xevious (UE)|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Classic NES Series - Zelda II - The Adventure of Link (UE)|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Cocoto - Kart Racer [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Cocoto - Platform Jumper [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Cache version runs faster but has more Noise. Minor gfx glitches are visible every now and then. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Codename - Kids Next Door - Operation S.O.D.A. [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Game uses a Password system.&#039;&#039;&#039;}}&lt;br /&gt;
{{GBAR2Game|title=Colin McRae Rally 2.0 [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes after you create a profile. This is a regress. Game works with unspecified commit arm9 build (2017/07/17).}}&lt;br /&gt;
{{GBAR2Game|title=Columns Crown [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Combat Choro Q - Advance Daisakusen [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Comix Zone [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=0|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Contra Advance - The Alien Wars EX [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Corvette [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Crash Bandicoot 2 N-Traced [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Crash Bandicoot Fusion [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Crash Bandicoot XS [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=0|save=1|sound=minor|speed=minor|note=Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Crash Nitro Kart [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster and has less gfx glitches. Heavy gfx glitches. Full speed with a little slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Crash of the Titans [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=lag|note=Cache version runs faster. Heavy gfx glitches and slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Crayon Shin-chan - Arashi o Yobu Cinema Land no Daibouken! [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=minor|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Crayon Shin-chan - Densetsu o Yobu Omake no Miyako Shockgaan! [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Crazy Chase [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Crazy Frog Racer [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Crazy Taxi - Catch a Ride [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Heavy gfx glitches. Full speed with a little slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Creatures [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Croket! - Yume no Banker Survival! [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Croket! 2 - Yami no Bank to Banqueen [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Croket! 3 - Granu Oukoku no Nazo [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Croket! 4 - Bank no Mori no Mamorigami [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Croket! Great - Toki no Boukensha [J]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro battle.}}&lt;br /&gt;
{{GBAR2Game|title=Crouching Tiger Hidden Dragon [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Cruis&#039;n Velocity [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.&#039;&#039;&#039;}}&lt;br /&gt;
{{GBAR2Game|title=Crushed Baseball [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=CT Special Forces [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=0||sound=minor|speed=good|note=Couple Sound SFX are missing. Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=CT Special Forces 2 - Back to Hell [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=CT Special Forces 3 - Bioterror [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Cubix - Robots for Everyone - Clash &#039;N Bash [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Curious George [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version has less gfx glitches. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Custom Robo GX [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Cyberdrive Zoids - Kijuu no Senshi Hyuu [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Dai-Mahjong [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|sound=good|note=White Screen with music after bios Intro.}}&lt;br /&gt;
{{GBAR2Game|title=Daisenryaku for Game Boy Advance [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Heavy gfx glitches. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Daisuki Teddy [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Dancing Sword - Senkou [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Dan Doh!! Tobase Shouri no Smile Shot [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Dan Doh!! Xi [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Danny Phantom - Urban Jungle [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Danny Phantom - The Ultimate Enemy [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Daredevil [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game uses a Password system.&#039;&#039;&#039;}}&lt;br /&gt;
{{GBAR2Game|title=Darius R [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Some Noise during the Pause screen. Game runs fine. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Dark Arena [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=0|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game use a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Dave Mirra Freestyle BMX 2 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Dave Mirra Freestyle BMX 3 [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=David Beckham Soccer [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro. This is a regress. Use commit 5b06bb4 (2019/07/03) arm9 build instead,}}&lt;br /&gt;
{{GBAR2Game|title=Davis Cup [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Deadly Skies [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Dead to Rights [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Deal or No Deal [U]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=bad|speed=good|note=Heavy gfx glitches. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Defender - For All Mankind [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Defender of the Crown (E)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=DemiKids - Dark Version (U)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=DemiKids - Light Version (U)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Demon Driver - Time to Burn Rubber! (U)|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Denki Blocks! [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Densetsu no Stafy [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Densetsu no Stafy 2 [J]|version=916020e (2019/07/07)|rating=playable|nocache=0|cache=1|save=1|sound=minor|speed=minor|note=Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Densetsu no Stafy 3 [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=Flicker on both screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Derby Stallion Advance [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Desert Strike Advance [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Dexter&#039;s Laboratory - Chess Challenge [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Dexter&#039;s Laboratory - Deesaster Strikes! [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=0|sound=minor|speed=good|note=Some Noise during the Pause Screen. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Di Gi Charat - DigiCommunication [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=broken|speed=good|note=Cache version runs faster. Gameboy Sounds are missing.}}&lt;br /&gt;
{{GBAR2Game|title=Diadroids World - Evil Teikoku no Yabou [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Digi Communication Nyo - Datou! Black Gemagema Dan [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=broken|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Digimon - Battle Spirit [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Digimon - Battle Spirit 2 [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Digimon Racing [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=good|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Dinotopia - The Timestone Pirates [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Disney&#039;s Party [UE]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=good|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Disney Princess [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Disney Princess - Royal Adventure [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Disney Sports - Basketball [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Disney Sports - Football [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Disney Sports - Motocross [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes after the titlescreen.}}&lt;br /&gt;
{{GBAR2Game|title=Disney Sports - Skateboarding [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Disney Sports - Soccer [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Disney Sports - Snowboarding [E]|version=916020e (2019/07/07)|rating=good|nocache=0|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=DK - King of Swing [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Dogz [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Dogz 2 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Dogz - Fashion [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game run fine.}}&lt;br /&gt;
{{GBAR2Game|title=Dokapon [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Dokidoki Cooking Series 1 - Komugi-chan no Happy Cake [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Dokidoki Cooking Series 2 - Gourmet Kitchen - Suteki na Obentou [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Dokodemo Taikyoku - Yakuman Advance [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Domo-kun no Fushigi Terebi [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Donald Duck Advance [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Donchan Puzzle Hanabi de Dohn Advance [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Donkey Kong Country [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Donkey Kong Country 2 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=minor|note=Cache version runs faster. Full speed with a little slowdown. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Donkey Kong Country 3 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=minor|note=Cache version runs faster. Full speed with a little slowdown. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Doom [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=minor|note=Cache version runs faster. Heavy gfx glitches.}}&lt;br /&gt;
{{GBAR2Game|title=Doom 2 [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=0|save=1|sound=minor|speed=minor|note=Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Dora the Explorer - Dora&#039;s World Adventure! [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Dora the Explorer - Super Spies [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Dora the Explorer - Super Star Adventures! [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Dora the Explorer - The Search for the Pirate Pig&#039;s Treasure [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Doraemon - Dokodemo Walker [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Doraemon - Midori no Wakusei Dokidoki Daikyuushutsu! [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=minor|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Double Dragon Advance [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Doubutsu-jima no Chobigurumi [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Doubutsu-jima no Chobigurumi 2 - Tama-chan Monogatari [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Downforce [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Dragon Ball Advanced Adventure [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Dragon Ball GT - Transformation [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Dragon Ball Z - Buu&#039;s Fury [U]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Playable until the Anti piracy message.}}&lt;br /&gt;
{{GBAR2Game|title=Dragon Ball Z - Collectible Card Game [U]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=broken|speed=good|note=Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Dragon Ball Z - Supersonic Warriors [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Dragon Ball Z - Taiketsu [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=good|note=You get the Message &amp;quot;This game will not run on this Hardware.&amp;quot; It´s an Anti Piracy Method.}}&lt;br /&gt;
{{GBAR2Game|title=Dragon Ball Z - The Legacy of Goku [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=good|note=You get the Message &amp;quot;This Program will not run on this Hardware found.&amp;quot; It´s an Anti Piracy Method.}}&lt;br /&gt;
{{GBAR2Game|title=Dragon Ball Z - The Legacy of Goku 2 [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Dragon Drive - World D Break [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Dragon&#039;s Rock [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Dragon Quest Monsters - Caravan Heart [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Dragon Tales - Dragon Adventures [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Drake &amp;amp; Josh [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Drill Dozer [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Driven [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Driv3r [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Driver 2 Advance [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Dr.Mario &amp;amp; Panel de Pon [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=good|speed=good|note=Dr.Mario won´t boot. Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Dr.Muto [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Dr.Sudoku [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Droopy&#039;s Tennis Open [E]|version=916020e (2019/07/07)|rating=crashes||nocache=1|cache=1|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Dual Blades [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=minor|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Duel Masters - Kaijudo Showdown [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Duel Masters - Sempai Legends [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Duel Masters - Shadow of the Code [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Duel Masters 2 - Invincible Advance [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Duel Masters 2 - Kirifuda Shoubu Ver. [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Duel Masters 3 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Duke Nukem Advance [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=0|save=1|sound=good|speed=good|note=Gfx glitches with the gun. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Dungeons &amp;amp; Dragons - Eye of the Beholder [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=broken|speed=good|note=}}&lt;br /&gt;
{{GBAR2Game|title=Dynasty Warriors Advance [E]|version=916020e (2019/07/07)|rating=good|nocache=0|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Earthworm Jim [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=broken|speed=2fast|note=Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Earthworm Jim 2 [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Ecks vs Sever [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=bad|speed=good|note=Mixed up game view. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Ecks vs Sever 2 - Ballistic [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=good|speed=good|note=Mixed up game view. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Ed, Edd n Eddy - Jawbreakers! [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Ed, Edd n Eddy - The Mis-Edventures [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Eggo Mania [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=Screen flashes after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Elemix! [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Elevator Action - Old &amp;amp; New [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Elf - The Movie [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Elf Bowling 1 &amp;amp; 2 [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Enchanted - Once Upon Andalasia [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Eragon [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=minor|speed=lag|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Heavy slowdown during battle.}}&lt;br /&gt;
{{GBAR2Game|title=Erementar Gerad - Tozasareshi Uta [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=ESPN Final Round Golf [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=ESPN Great Outdoor Games - Bass Tournament [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=ESPN International Winter Sports [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=ESPN Winter X-Games Snowboarding [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=ESPN X-Games Skateboarding [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=European Super League [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Ever Girl [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=EX Monopoly [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Exciting Bass [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Extreme Ghostbusters - Code Ecto-1 [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Extreme Skate Adventure [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Eyeshield 21 Devilbats Devildays [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=EZ-Talk - Shokyuu Hen 1 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=EZ-Talk - Shokyuu Hen 2 [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=A Keyword is needed to start the game.}}&lt;br /&gt;
{{GBAR2Game|title=EZ-Talk - Shokyuu Hen 3 [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=A Keyword is needed to start the game.}}&lt;br /&gt;
{{GBAR2Game|title=EZ-Talk - Shokyuu Hen 4 [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=A Keyword is needed to start the game.}}&lt;br /&gt;
{{GBAR2Game|title=EZ-Talk - Shokyuu Hen 5 [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=A Keyword is needed to start the game.}}&lt;br /&gt;
{{GBAR2Game|title=EZ-Talk - Shokyuu Hen 6 [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=A Keyword is needed to start the game.}}&lt;br /&gt;
{{GBAR2Game|title=E-Reader [U]|version=916020e (2019/07/07)|rating=crashes|nocache=0|cache=1|note=Read Error after bios intro. Unsupported Device.}}&lt;br /&gt;
{{GBAR2Game|title=E.T. - The Extra-Terrestrial [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=F1 2002 [UE]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios Intro.}}&lt;br /&gt;
{{GBAR2Game|title=F-14 Tomcat [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Minor gfx glitches are visible every now and then. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=F-24 Stealth Fighter [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Fairly OddParents! - Breakin` Da Rules [U]|version=916020e (2019/07/07)|rating=good|nocache=0|cache=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Fairly OddParents! - Clash with the Anti-World [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Fairly OddParents! - Enter the Cleft [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Fairly OddParents! - Shadow Showdown [E]|version=916020e (2019/07/07)|rating=perfect|nocache=0|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini - Dai 2 Ji Super Robot Taisen [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini - Kido Senshi Z Gundam Hot Scramble [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini Vol. 08 - Mappy [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work. This is a regress. Game was playable in older arm9 build.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini Vol. 10 - Star Soldier [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work. This is a regress. Game was playable in older arm9 build.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini Vol. 12 - Clu Clu Land [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini Vol. 13 - Balloon Fight [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini Vol. 14 - Wrecking Crew [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini Vol. 16 - Dig Dug [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini Vol. 17 - Takahashi Meijin no Boukenjima [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini Vol. 18 - Makaimura [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini Vol. 19 - TwinBee [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini Vol. 20 - Ganbare Goemon! Karakuri Douchuu [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini Vol. 21 - Super Mario Bros. 2 [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini Vol. 22 - Nazo no Murasame Jou [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini Vol. 24 - Hikari Shinwa - Palthena no Kagami [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini Vol. 26 - Famicom Mukashi Banashi - Shin Onigashima - Zen Kou Hen [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini Vol. 27 - Famicom Tantei Club - Kieta Koukeisha - Zen Kou Hen [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini Vol. 28 - Famicom Tantei Club Part II - Ushiro ni Tatsu Shoujo - Zen Kou Hen [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Famicom Mini Vol. 30 - SD Gundam World - Gachapon Senshi Scramble Wars [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Anti piracy patch doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Family Feud [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Family Tennis Advance [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Famista Advance [J]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Fancy Pocket [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Fantastic 4 [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Fantastic 4 - Flame On [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Fantastic Children [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Fear Factor Unleashed [U]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Field of Nine - Digital Edition 2001 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=FIFA Soccer 2003 [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Crowd Soundsamples in the Stadion are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=FIFA Soccer 2004 [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=FIFA Soccer 2005 [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=FIFA Soccer 2006 [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=broken|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. }}&lt;br /&gt;
{{GBAR2Game|title=FIFA Soccer 2007 [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=broken|speed=good|note=}}&lt;br /&gt;
{{GBAR2Game|title=FIFA World Cup - Germany 2006 [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=broken|speed=good|note=}}&lt;br /&gt;
{{GBAR2Game|title=FightBox [E]|version=916020e (2019/07/07)|rating=perfect|nocache=0|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=FILA Decathlon [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=0|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Final Fantasy I &amp;amp; II - Dawn of Souls [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Some Sound FX are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Final Fantasy IV Advance [E]|version=916020e (2019/07/07)|rating=crashes|nocache=0|cache=1|save=1|sound=minor|speed=minor|note=Some Sound FX are missing. Minor gfx glitches are visible every now and then. Game runs fine. Game crashes after Cecil becomes a Paladin and passes through Devil&#039;s Road!}}&lt;br /&gt;
{{GBAR2Game|title=Final Fantasy V Advance [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Game crashes after anyone who uses the Kick command gets stuck, and you can&#039;t take anymore turns!}}&lt;br /&gt;
{{GBAR2Game|title=Final Fantasy VI Advance [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Some Sound FX are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Final Fantasy Tactics Advance [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Final Fight ONE [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Playable. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Final Fire Pro Wrestling - Yume no Dantai Unei! [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Finding Nemo [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Minor gfx glitches are visible every now and then. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Finding Nemo - The Continuing Adventures [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Fire Emblem [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Auto saving interrupts gameplay. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Fire Emblem - Fuuin no Tsurugi [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Auto saving interrupts gameplay. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Fire Emblem - The Sacred Stones [E]|version=916020e (2019/07/07)|rating=playable|nocache=0|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Auto saving interrupts gameplay. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Fire Pro Wrestling [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Fire Pro Wrestling 2 [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Flintstones - Big Trouble in Bedrock [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version has less gfx glitches. Game runs perfect! Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Flushed Away [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Ford Racing 3 [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=minor|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Formation Soccer 2002 [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Heavy gfx glitches.}}&lt;br /&gt;
{{GBAR2Game|title=Fortress [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=minor|speed=2fast|note=Minor gfx glitches are visible every now and then. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Foster&#039;s Home for Imaginary Friends [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Minor gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Franklin the Turtle [E]|version=916020e (2019/07/07)|rating=good|nocache=0|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Franklin&#039;s Great Adventures [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Freekstyle [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=bad|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Freestyle Scooter [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Frogger Advance - The Great Quest [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=minor|note=Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Frogger&#039;s Adventures - Temple of the Frog [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Frogger&#039;s Adventures 2 - The Lost Wand [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Frogger&#039;s Journey - The Forgotten Relic [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Fruit Mura no Doubutsutachi [J]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=good|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Fushigi no Kuni no Alice [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Fushigi no Kuni no Angelique [J]|version=916020e (2019/07/07)|rating=perfect|nocache=0|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Futari wa Pretty Cure - Arienaai! Yume no Sono ha Daimeikyuu [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|sound=minor|note=White Screen after bios intro. Gameboy Sounds are missing.}}&lt;br /&gt;
{{GBAR2Game|title=Futari wa Pretty Cure Max Heart - Maji Maji! Fight de IN Janai [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|sound=minor|note=White Screen after bios intro. Gameboy Sounds are missing.}}&lt;br /&gt;
{{GBAR2Game|title=F-Zero Maximum Velocity [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Some gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=F-Zero Climax [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Some gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=F-Zero GP-Legend [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Some gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Gachasute! Dino Device - Blue [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=bad|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Gachasute! Dino Device - Red [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=bad|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Gachasute! Dino Device 2 - Dragon [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Gachasute! Dino Device 2 - Phoenix [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Gachinko Pro Yakyuu [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Gadget Racers [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Gakkou no Kaidan - Hyakuyoubako no Fuuin [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Gakkou o Tsukurou!! Advance [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Gakuen Alice - Dokidoki Fushigi Taiken [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Gakuen Senki Muryou [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Galaxy Angel Game Boy Advance - Moridakusan Tenshi no Full-Course - Okawari Jiyuu [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=minor|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Galidor - Defenders of the Outer Dimension [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Gambler Densetsu Tetsuya - Yomigaeru Densetsu [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Games Explosion! [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Game &amp;amp; Watch Gallery Advance [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version has less gfx glitches. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Ganbare Dodge Fighters [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Garfield - The Search for Pooky [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=minor|note=Cache version runs faster and has less gfx glitches. Some gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Garfield and His Nine Lives [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=0|save=1|sound=minor|speed=minor|note=Some gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Gauntlet - Dark Legacy [U]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. This is a regress. Use commit 8e4d520 (2019/06/14) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Gegege no Kitarou - Kikiippatsu! Youkai Rettou (J)|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=minor|speed=lag|note=Cache version runs faster. Gameboy Sounds are missing. Heavy Slowdown. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Gekido Advance - Kintaro´s Revenge [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Gekitou Densetsu Noah - Dream Management (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Gem Smashers (U)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Genseishin Justirisers Souchaku! Chikyuu no Senshitachi (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Genso Suikoden - Card Stories [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Get! - Boku no Mushi Tsukamaete (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=GetBackers Dakkanya - Jagan Fuuin! (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=GetBackers Dakkanya - Jigoku no Scaramouche (J)|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=GetBackers Dakkanya - Metropolis Dakkan Sakusen! (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Get Ride! Amdriver - Senkou no Hero Tanjou! (J)|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Get Ride! Amdriver - Shuggeki! Battle Party (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Ghost Rider [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Some Sound FX are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Ghost Trap (J)|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Global Star - Sudoku Fever [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster. Heavy gfx glitches.}}&lt;br /&gt;
{{GBAR2Game|title=Glory Days [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=broken|speed=lag|note=Cache version runs faster. Heavy slowdown. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Godzilla - Domination! [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Goemon - New Age Shutsudou! (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Go!Go! Beckham! - Adventure on Soccer Island [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Golden Nugget Casino (UE)|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=bad|note=Game crashes during the intro. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Golden Sun [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=&#039;&#039;&#039;Both the arm9wramicache version and the arm9 version run the same speed.&#039;&#039;&#039; Full Speed. Very Good Audio. Some Gfx Glitches. Very Playable. &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;}}&lt;br /&gt;
{{GBAR2Game|title=Golden Sun 2 [UE]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=minor|speed=good|note=Game crashes when saving! This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead. Sram patching for saving is required.}}&lt;br /&gt;
{{GBAR2Game|title=Gradius Advance [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Grand Theft Auto Advance [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Greatest Nine [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=bad|speed=lag|note=Cache version runs faster. Gameboy Sounds are missing. Heavy gfx glitches and slowdown. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Green Eggs and Ham by Dr. Seuss (U)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Greg Hastings&#039; Tournament Paintball Maxd [U]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=good|speed=good|note=Heavy gfx glitches during a match.}}&lt;br /&gt;
{{GBAR2Game|title=Gremlins - Stripe vs Gizmo [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Grim Adventures of Billy &amp;amp; Mandy (U)|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=broken|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then.}}&lt;br /&gt;
{{GBAR2Game|title=Groove Adventure Rave - Hikari to Yami no Daikessen [J]|version=916020e (2019/07/07)|rating=good||nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Groove Adventure Rave - Hikari to Yami no Daikessen 2 [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=bad|speed=lag|note=Cache version runs faster. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Commit 831087 (2018/03/04) arm9 version runs faster but has no sound.}}&lt;br /&gt;
{{GBAR2Game|title=GT Advance - Championship Racing [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=GT Advance 2 - Rally Racing [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Some gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=GT Advance 3 - Pro Concept Racing [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version has less gfx glitches. Gameboy Sounds are missing. Some gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=GT Championship [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=GT Racers [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=minor|speed=minor||note=Cache version runs faster. Heavy gfx glitches. Full speed with a little slowdown. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Guilty Gear X - Advance Edition [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Gumby vs. the Astrobots [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Gunstar Future Heroes [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Guranbo [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Menu cursor graphics are missing. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Guru Logic Champ [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Gyakuten Saiban [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Gyakuten Saiban 2 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Gyakuten Saiban 3 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Hachiemon (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Hagane no Renkinjutsushi - Meisou no Rondo [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Hagane no Renkinjutsushi - Omoide no Sonata [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Hajime no Ippo - The Fighting! [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Hamepane - Tokyo Mew Mew (J)|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Heavy gfx glitches during the puzzle mini game. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Hamster Club 3 (J)|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Hamster Club 4 (J)|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Hamster Monogatari 2 (J)|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Glitched character portrait. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Hamster Monogatari 3 (J)|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Hamster Monogatari 3EX 4 Special (J)|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Heavy glitched Character portrait. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Hamster Monogatari Collection (J)|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Glitched character portrait. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Hamster Paradise - Pure Heart (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Hamster Paradise Advanchu (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Hamtaro - Ham-Ham Games [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Hamtaro - Ham-Ham Heartbreak [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=good|speed=good|note=Stuck at the Name entry screen. This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Hamtaro - Rainbow Rescue [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Hanabi Hyakkei Advance (J)|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Hanafuda Trump Mahjong - Depachika Wayouchuu (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Happy Feet (E)|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Hardcore Pinball (UE)|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=bad|speed=good|note=Minor gfx glitches are visible every now and then. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Hardcore Pool (E)|version=916020e (2019/07/07)|rating=unplayable|nocache=0|cache=1|sound=good|speed=good|note=Heavy gfx glitches on the menu screen. Game uses a Password system. This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Harlem Globetrotters - World Tour (E)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Harobots - Robo Hero Battling!! (J)|version=916020e (2019/07/07)|rating=unplayable|nocache=0|cache=1|save=1|sound=bad|speed=minor|note=Minor gfx glitches are visible every now and then. Full speed with a little slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Harry Potter - Quidditch World Cup [UE]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Harry Potter and the Chamber of Secrets [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Harry Potter and the Goblet of Fire [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Harry Potter and the Order of the Phoenix [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=minor|note=Cache version runs faster but has worse audio/gfx glitches. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Harry Potter and the Prisoner of Azkaban [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=lag|note=Cache version runs faster. Heavy slowdown. Minor gfx glitches are visible every now and then.}}&lt;br /&gt;
{{GBAR2Game|title=Harry Potter and the Sorcerer&#039;s Stone [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Harukanaru Toki no Naka de - Neoromance Game [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=bad|speed=good|note=Cache version has less Noise. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game is playable. Couldn&#039;t find a save spot. Kind of a regress here. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but lacks the gameboy sounds.}}&lt;br /&gt;
{{GBAR2Game|title=Harvest Moon - Friends of Mineral Town [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Harvest Moon - More Friends of Mineral Town [U]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Hatena Satena [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Heidi - The Game [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Hello Kitty - Happy Party Pals [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Hello Kitty Collection - Miracle Fashion Maker [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=Black Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Hello! Idol Debut - Kids Idol Ikusei Game [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Herbie - Fully Loaded [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Heavy gfx glitches during a race. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Hey Arnold! - The Movie [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Higanbana [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=High Heat Major League Baseball 2002 [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=bad|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=High Heat Major League Baseball 2003 [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=bad|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Hi Hi Puffy AmiYumi - Kaznapped! [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Hikaru no Go [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Hikaru no Go 2 [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=minor|note=Cache version runs faster. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Full speed with a little slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=High School Musical - Livin&#039; the Dream [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Himawari Doubutsu Byouin - Pet no Oishasan Ikusei Game [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Hime Kishi Monogatari - Princess Blue [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Home on the Range [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Horsez [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Hot Potato! [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=broken|speed=good|note=Gameboy Sounds are missing. Game is playable. Kind of a regress here. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but lacks the gameboy sounds.}}&lt;br /&gt;
{{GBAR2Game|title=Hot Wheels - All Out [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=good|speed=good|note=Game crashes during the intro. Game uses a Password system. This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Hot Wheels - Burnin&#039; Rubber [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=minor|note=Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Hot Wheels - Stunt Track Challenge [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=0|sound=bad|speed=minor|note=Heavy gfx glitches. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Hot Wheels - Velocity X [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Hot Wheels - World Race [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Heavy gfx glitches. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Hudson Best Collection Vol. 1 - Bomberman Collection [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Hudson Best Collection Vol. 2 - Lode Runner Collection [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Hudson Best Collection Vol. 3 - Action Collection [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Hudson Best Collection Vol. 4 - Nazotoki Collection [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Hudson Best Collection Vol. 5 - Shooting Collection [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Hudson Best Collection Vol. 6 - Bouken Jima Collection [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Hugo - Bukkazoom! [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Hugo - The Evil Mirror Advance [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Hunter X Hunter - Minna Tomodachi Daisakusen!! [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Ice Age [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=0|sound=minor|speed=good|note=Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Ice Age 2 - The Meltdown [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Ice Nine [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=0|save=1|sound=good|speed=minor|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Incredible Hulk [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=broken|speed=good|note=Cache version runs faster. Game is playable. This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Incredibles [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Incredibles - Rise of the Underminer [E]|version=916020e (2019/07/07)|rating=good|nocache=0|cache=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Initial D - Another Stage [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Inspector Gadget - Advance Mission [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Last working arm9 build is commit a61e70e (2017/04/22).}}&lt;br /&gt;
{{GBAR2Game|title=Inspector Gadget Racing [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=International Karate Advanced [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. This is a regress. Use commit 17694d4 (2017/05/22) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=International Karate Plus [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Game is playable. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=International Superstar Soccer [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=International Superstar Soccer Advance [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Inukko Club [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Inuyasha - Naraku no Wana! Mayoi no Mori no Shoutaijou [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Invader [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=broken|speed=good|note=Game is playable. Game has no save feature. This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Invincible Iron Man [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Some Sound fx are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Iridion 3D [UE]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Iridion 2 [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=0|cache=1|sound=bad|speed=lag|note=Heavy gfx glitches and slowdown. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Isseki Hatchou - Kore 1ppon de 8shurui! [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=I Spy Challenger! [U]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=It´s Mister Pants [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Heavy gfx glitches.}}&lt;br /&gt;
{{GBAR2Game|title=Jackie Chan Adventures - Legend of the Darkhand [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Jajamaru Jr. Denshouki - Jalecolle mo Arisourou [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. The retro games don´t work. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=James Pond - Codename Robocod [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Jazz Jackrabbit [UE]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. This is a regress. Use commit a61e70e (2017/04/22) arm9 master build instead.}}&lt;br /&gt;
{{GBAR2Game|title=J.League Pro Soccer Club o Tsukurou! Advance [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=J.League Pocket [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=J.League Pocket 2 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=J.League Winning Eleven Advance 2002 [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Jet Set Radio [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=JGTO Kounin Golf Master - Japan Golf Tour Game [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=JGTO Kounin Golf Master Mobile - Japan Golf Tour Game [J]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Can´t get past the Titlescreen.}}&lt;br /&gt;
{{GBAR2Game|title=Jikkyou World Soccer Pocket [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Jikkyou World Soccer Pocket 2 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Jimmy Neutron Boy Genius [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=minor|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Some gfx glitches. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Jimmy Neutron Boy Genius - Attack of the Twonkies [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Jimmy Neutron Boy Genius - Jet Fusion [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=0|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Jimmy Neutron Boy Genius vs. Jimmy Negatron [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Some gfx glitches. Game is playable. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Jinsei Game Advance [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Jissen Pachi-Slot Hisshouhou! - Juuou Advance [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Jisu F-Zero Weilai Saiche [China]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|save=1|speed=good|note=F-Zero Maximum Velocity for iQue China. Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Jonny Moseley Mad Trix [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Juka and the Monophonic Menace [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Jungle Book 2 [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Minor gfx glitches are visible every now and then. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Jurassic Park III - Dino Attack [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Jurassic Park III - Park Builder [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Jurassic Park III - The DNA Factor [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Jurassic Park Institute Tour - Dinosaur Rescue [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Justice League - Injustice for All [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen afte bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Justice League Chronicles [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Justice League Heroes - The Flash [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=K-1 Pocket Grand Prix [J]|version=916020e (2019/07/07))|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=K-1 Pocket Grand Prix 2 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Kaeru B Back [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Kaiketsu Zorori to Mahou no Yuuenchi - Ohimesama o Sukue! [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|note=rating=unplayable|nocache=1|cache=1|save=?|sound=bad|speed=lag|note=Cache version runs faster. Gameboy Sounds are missing. Heavy gfx glitches and slowdown. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Kamaitachi no Yoru Advance [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Kami no Kijutsu - Illusion of the Evil Eyes [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Kao the Kangaroo [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Some flicker in the background. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Kappa no Kai-Kata Katan Daibouken [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Karnaaj Rally [UE]|version=916020e (2019/07/07)|rating=playable|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Kawa no Nushi Tsuri 3 &amp;amp; 4 [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Kawa no Nushi Tsuri 5 - Fushigi no Mori Kara [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=lag|note=Cache version runs faster. Heavy gfx glitches and slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Kawaii Pet Game Gallery [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Gfx glitches during cutscenes. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Kawaii Pet Game Gallery 2 [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Gfx glitches during cutscenes. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Keitai Denjuu Telefang 2 - Power [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Keitai Denjuu Telefang 2 - Speed [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Kelly Slater&#039;s Pro Surfer [UE]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Keroro Gunsou - Taiketsu! Gekisou Keronprix Daisakusen de Arimasu!! [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Kessakusen! Ganbare Goemon 1-2 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Kid Paddle [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Kidou Senshi Gundam Seed - Tomo to Kimi to Koko de [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Kidou Senshi Gundam Seed Destiny [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Kidou Tenshi Angelic Layer - Misaki to Yume no Tenshi-tachi [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Kid&#039;s Cards [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Kikikai-kai Advance [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Killer 3D Pool [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=minor|speed=lag|note=Cache version runs faster. Heavy gfx glitches and slowdown. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Kill Switch [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Kim Possible [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Kim Possible 2 - Drakken&#039;s Demise [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=bad|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Kim Possible 3 - Team Possible [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Kingdom Hearts - Chain of Memories [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=King Kong - The Official Game of the Movie [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=King of Fighters EX - NeoBlood [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=King of Fighters EX2 - Howling Blood [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Kinniku Banzuke - Kimero! Kiseki no Kanzen Seiha [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Kinniku Banzuke - Kongou-kun no Daibouken! [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Kinnikuman II-Sei - Seigi Choujin e no Michi [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Kirby - Nightmare in Dreamland [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Kirby and the Amazing Mirror [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs fine. Autosave slows down the gameplay.}}&lt;br /&gt;
{{GBAR2Game|title=Kisekko Gurumi - Chesty to Nuigurumi-tachi no Mahou no Bouken [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Kiss x Kiss Seirei Gakuen [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Kiwame Mahjong Deluxe - Mirai Senshi 21 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Klonoa - Empire of Dreams [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Klonoa 2 - Dream Champ Tournament [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Klonoa Heroes - Densetsu no Star Medal [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=bad|speed=lag|note=Cache version runs faster. Heavy gfx glitches and slowdown. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Koala Brothers - Outback Adventures [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Koinu-chan no Hajimete no Osanpo - Koinu no Kokoro Ikusei Game [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Koinu to Issho - Aijou Monogatari [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Koinu to Issho 2 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Konami Collector&#039;s Series - Arcade Classics [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Konami Krazy Racers [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. This is a regress. Commit unspecified (2019/06/03) (sd save branch) arm9 build boots into the menu.}}&lt;br /&gt;
{{GBAR2Game|title=Konchuu Monster Battle Master [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Konchuu no Mori no Daibouken - Fushigina Sekai no Junin Tachi [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Kong - King of Atlantis [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro. This is a regress. Use commit a61e70e (2017/04/22) arm9 build instead.}}&lt;br /&gt;
{{GBAR2Game|title=Kong - The Animated Series [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Konjiki no Gashbell!! - Makai no Bookmark [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Konjiki no Gashbell!! - Unare! Yuujou no Zakeru [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Konjiki no Gashbell!! - Unare! Yuujou no Zakeru 2 [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Konjiki no Gashbell!! The Card Battle for GBA [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Konjiki no Gashbell!! Yuujou no Zakeru - Dream Tag Tournament [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Koro Koro Puzzle - Happy Panechu! [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=bad|speed=lag|note=Gameboy Sounds are missing. Heavy gfx glitches and slowdown. Motion sensor support required to be playable.}}&lt;br /&gt;
{{GBAR2Game|title=Kotoba no Puzzle - Mojipittan Advance [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Kouchu Ouja Mushiking [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Koukou Juken Advance Series Eigo Koubun Hen - 26 Units Shuuroku [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Koukou Juken Advance Series Eijukugo Hen - 650 Phrases Shuuroku [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Koukou Juken Advance Series Eitango Hen - 2000 Words Shuuroku [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Kunio Kun Nekketsu Collection 1 [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=bad|speed=lag|note=Cache version runs faster. Heavy slowdown. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Kunio Kun Nekketsu Collection 2 [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=bad|speed=lag|note=Cache version runs faster. Heavy slowdown. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Kunio Kun Nekketsu Collection 3 [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=bad|speed=lag|note=Cache version runs faster. Heavy slowdown. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Kurohige no Golf Shiyouyo [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=minor|speed=minor|note=Cache version runs faster. Heavy gfx glitches. Gameboy Sounds are missing. Full speed with a little slowdown. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Kurohige no Kurutto Jintori [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Kurukuru Kururin [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Kururin Paradise [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Lady Sia [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Land Before Time [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Land Before Time - Into the Mysterious Beyond [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Lara Croft Tomb Raider - Legend [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Lara Croft Tomb Raider - The Prophecy [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=broken|speed=good|note=Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Legend of Dynamic Goushouden - Houkai no Rondo [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable. Kind of a regress here. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but misses the gameboy sounds.}}&lt;br /&gt;
{{GBAR2Game|title=Legends of Wrestling II [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Legendz - Sign of Nekuromu [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Legendz - Yomigaeru Shiren no Shima [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Lego Bionicle [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=broken|speed=good|note=Black screen after you press select during the first level. Gameboy Sounds are missing.}}&lt;br /&gt;
{{GBAR2Game|title=Lego Bionicle Heroes [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=lag|note=Cache version runs faster. Heavy slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Lego Bionicle - Matoran Adventures [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Lego Bionicle - Maze of Shadows [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Lego Drome Racers [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=minor|note=Cache version runs faster. Heavy gfx glitches. Full speed with a little slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=LEGO Island - Xtreme Stunts [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=LEGO Island 2 - The Brickster&#039;s Revenge [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Lego Knights Kingdom [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=LEGO Racers 2 [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster. Game crashes after the Intro race in Story mode. Arcade mode works. Gameboy Sounds are missing. This is a regress. Use commit 83108c7 or commit unspecified (2019/06/03) (sd save branch) arm9 version instead. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but misses the gameboy sounds.}}&lt;br /&gt;
{{GBAR2Game|title=LEGO Soccer Mania [UE]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=good|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=LEGO Star Wars - The Video Game [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=lag|note=Cache version runs faster. Heavy slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=LEGO Star Wars II - The Original Trilogy [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Lemony Snicket&#039;s A Series of Unfortunate Events [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Let&#039;s Ride! - Dreamer [U]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=lag|note=Cache version runs faster. Heavy slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Let&#039;s Ride! - Friends Forever [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Let&#039;s Ride! - Sunshine Stables [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Licca-chan no Oshare Nikki [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Lilliput Oukoku - Lillimoni to Issho Puni! [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Lilo and Stitch [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version has less gfx glitches. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Lilo and Stitch 2 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Lion King [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Little Buster Q [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Little Einsteins [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=0|sound=minor|speed=minor|note=Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Little League Baseball 2002 [U]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=good|speed=good|note=Heavy gfx glitches. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Little Mermaid - Magic in Two Kingdoms [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Little Patissier - Cake no Oshiro [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Lizzie McGuire [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Lizzie McGuire 2 - Lizzie Diaries [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Lizzie McGuire 3 - Homecoming Havoc [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Lode Runner [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Looney Tunes - Back in Action [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Lord of the Rings - Hobbit [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Lord of the Rings - The Fellowship of the Ring [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Lord of the Rings - The Return of the King [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Lord of the Rings - The Third Age [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Lord of the Rings - The Two Towers [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Lost Vikings [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then.}}&lt;br /&gt;
{{GBAR2Game|title=Love Hina Advance - Shukufuku no Kane ha Naru Kana [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Lucky Luke - Wanted! [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game is playable. Game uses a Password system. Kind of a regress here. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but misses the gameboy sounds.}}&lt;br /&gt;
{{GBAR2Game|title=Lufia - The Ruins of Lore [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Lunar Legend [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Madagascar [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|save=1|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Madagascar - Operation Penguin [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Regular version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Madden NFL 2002 [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Madden NFL 2003 [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Madden NFL 2004 [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Madden NFL 2005 [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Madden NFL 2006 [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Madden NFL 2007 [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Magi Nation [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=broken|speed=good|note=Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Magical Houshin [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=bad|speed=good|note=Gameboy Sounds are missing. Kind of a regress here. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but misses the gameboy sounds. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Magical Quest Starring Mickey &amp;amp; Minnie [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Magical Quest Starring Mickey &amp;amp; Minnie 2 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Magical Quest Starring Mickey &amp;amp; Minnie 3 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Magical Vacation [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=broken|speed=good|note=Gameboy Sounds are missing.}}&lt;br /&gt;
{{GBAR2Game|title=Mahou no Pumkin - Ann to Greg no Daibouken [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Mahou Sensei Negima! - Private Lesson Damedesuu Toshokanjima [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Mahou Sensei Negima! - Private Lesson 2 Ojamashimasuu Parasite de Chu [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=lag|note=Cache version runs faster. Heavy slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Mahjong Keiji [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Mail de Cute [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Majokko Cream-chan no Gokko Series 1 - Wannyan Idol Gakuen [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Some gfx glitches. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Majokko Cream-chan no Gokko Series 2 - Kisekae Angel [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Some gfx glitches. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Manga-ka Debut Monogatari [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Maniac Miner [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Maniac Racers Advance [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=MAR - Knockin&#039; on Heaven&#039;s Door [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=March of the Penguins [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Marie, Elie &amp;amp; Anis no Atelier - Soyokaze Kara no Dengon [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Mario Golf - Advance Tour [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. This is a regress. Use commit a61e70e (2017/04/22) arm9 build instead.}}&lt;br /&gt;
{{GBAR2Game|title=Mario Kart Super Circuit [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Mario &amp;amp; Luigi - Superstar Saga [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Mario Party Advance [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Mario Pinball Land [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Mario Power Tennis [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. This is a regress. Use commit a61e70e (2017/04/22) arm9 build instead.}}&lt;br /&gt;
{{GBAR2Game|title=Mario vs Donkey Kong [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Marvel - Ultimate Alliance [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Mary-Kate and Ashley - Girls Night Out [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Mary-Kate and Ashley Sweet 16 - Licensed to Drive [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Masters of the Universe He-Man - Power of Grayskull [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Matantei Loki Ragnarok - Gensou no Labyrinth [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Matchbox Cross Town Heroes [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version has less gfx glitches. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Mat Hoffman&#039;s Pro BMX [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Mat Hoffman&#039;s Pro BMX 2 [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Math Patrol - The Kleptoid Threat [U]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Max Payne Advance [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Some gfx glitches during Cutscene. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Maya the Bee - Sweet Gold [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Maya the Bee - The Great Adventure [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Some Noise during the Pause screen. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Mazes of Fate [U]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game freezes after you enter the cellar. This is a regress. Use commit f89fac5 (2018/07/10) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Mech Platoon [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Intro FMV is broken. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Medabots - Metabee Version [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Medabots - Rokusho Version [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Medabots AX - Metabee Version [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable. Kind of a regress here. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but misses the gameboy sounds. }}&lt;br /&gt;
{{GBAR2Game|title=Medabots AX - Rokusho Version [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable. Kind of a regress here. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but misses the gameboy sounds. }}&lt;br /&gt;
{{GBAR2Game|title=Medal of Honor - Infiltrator [UE]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Medal of Honor - Underground [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=broken|speed=good|note=Heavy gfx glitches. Game uses a Password system. This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Meet the Robinsons [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Megaman &amp;amp; Bass [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Megaman Battle Chip Challenge [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor slowdown during the FMV access scene. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Megaman Battle Network [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Megaman Battle Network 2 [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Megaman Battle Network 3 Blue [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Megaman Battle Network 3 White [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Megaman Battle Network 4 Blue Moon [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Megaman Battle Network 4 Red Sun [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Megaman Battle Network 5 Team Colonel [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Megaman Battle Network 5 Team Protoman [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Megaman Battle Network 6 Cybeast Falzar [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Megaman Battle Network 6 Cybeast Gregar [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Mega Man Zero [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Mega Man Zero 2 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Mega Man Zero 3 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Mega Man Zero 4 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Meine Tierarztpraxis [G]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Meine Tierpension [G]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Meitantei Conan - Akatsuki no Monument [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Meitantei Conan - Nerawareta Tantei [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Men in Black - The Series [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Mermaid Melody - Pichi Pichi Pitch [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=bad|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Some slowdown. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Mermaid Melody - Pichi Pichi Party [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Mermaid Melody - Pichi Pichi Pitch - Pichi Pichitto Live Start! [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=bad|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Some slowdown. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Metal Max 2 Kai [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Metal Gun Slinger [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Metal Slug Advance [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Metroid Fusion [E]|version=916020e (2019/07/07)|rating=good|nocache=0|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Metroid Zero Mission [E]|version=916020e (2019/07/07)|rating=playable|nocache=0|cache=1|save=1|sound=minor|speed=minor|note=Minor slowdown during the Intro cutscene. Minor gfx glitches are visible every now and then. Short loading times when you progress through tunnel and the menu. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Mezase! Koushien [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Micro Machines [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Gameboy Sounds are missing. Some Sound FX are missing. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Mickey no Pocket Resort [J]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Midnight Club - Street Racing [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=good|note=Many gfx glitches during the title and menu screen. Gameboy Sounds are missing. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Midway&#039;s Greatest Arcade Hits [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Mighty Beanz Pocket Puzzles [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Mike Tyson Boxing [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Some noise during the Pause screen. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Minami no Umi no Odyssey [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Minimoni - Mika no Happy Morning Chatty [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Minimoni - Onegai Ohoshi-sama! [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Minna de Puyo Puyo [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Minna no Ouji-sama [J]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=minor|note=Game crashes during the Intro. Gameboy Sounds are missing.}}&lt;br /&gt;
{{GBAR2Game|title=Minna no Shiiku Series - Boku no Kabuto-Kuwagata [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Minna no Shiiku Series 1 - Boku no Kabutomushi [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Minna no Shiiku Series 2 - Boku no Kuwagata [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Minna no Soft Series - Happy Trump 20 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Minna no Soft Series - Hyokkori Hyoutanjima - Don Gabacho Daikatsuyaku no Maki (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Minna no Soft Series - Minna no Mahjong [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Minna no Soft Series - Minna no Shogi [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=broken|speed=good|note=Gameboy Sounds are missing. This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Minna no Soft Series - Numpla Advance [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Minna no Soft Series - Shanghai [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Minority Report - Everybody Runs [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Mirakuru! Panzou - 7tsu no Hoshi no Uchuukaizoku [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Mission Impossible - Operation Surma [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Miteluode - Lingdian Renwu [China]|version=916020e (2019/07/07)|rating=playable|nocache=0|cache=1|save=1|sound=minor|speed=minor|note=Metroid Zero Mission for iQue China. Minor slowdown during the Intro cutscene. Minor gfx glitches are visible every now and then. Short loading times when you progress through tunnel and the menu. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Miteluode Ronghe [China]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=Metroid Fusion for iQue China. White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=MLB SlugFest 20-04 [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Mobile Pro Yakyuu - Kantoku no Saihai [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Mobile Suit Gundam Seed - Battle Assault [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game is playable. Game uses a Password system. Kind of a regress here. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but misses the gameboy sounds.}}&lt;br /&gt;
{{GBAR2Game|title=Moero!! Jaleco Collection [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White Screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Momotarou Dentetsu G Gold Deck o Tsukure! [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Momotarou Matsuri [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Monopoly [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=minor|note=Full speed with a little slowdown. Game is playable. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Monster! Bass Fishing [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Monster Force [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Monster Gate [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Monster Gate - Ooinaru Dungeon - Fuuin no Orb [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Monster Guardians [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Monster House [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Monsters, Inc [UE]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Monster Jam - Maximum Destruction [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Monster Maker 4 - Flash Card [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Monster Maker 4 - Killer Dice [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Monster Rancher Advance [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Monster Rancher Advance 2 [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Monster Summoner [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Monster Truck Madness [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Monster Trucks [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=good|speed=good|note=Heavy gfx glitches. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Monster Trucks Mayhem [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=good|speed=good|note=Heavy gfx glitches. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Moorhen 3 - The Chicken Chase! [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Morita Shougi Advance [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Mortal Kombat - Deadly Alliance [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Blue colored background. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Mortal Kombat - Tournament Edition [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Blue colored background. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Mortal Kombat Advance [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=0|sound=minor|speed=minor|note=Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Mother 1+2 [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=good|speed=good|note=Mother 1: White Screen after boot. Mother 2: Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Mother 3 [J]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=minor|speed=minor|note=Game crashes during the intro. &amp;lt;br&amp;gt;&amp;lt;b&amp;gt;Gericom:&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;Game reads from an ewram mirror, this isn&#039;t supported yet.}}&lt;br /&gt;
{{GBAR2Game|title=Moto GP [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Cache version has more gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Motoracer Advance [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Mr Nutz [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Mr. Driller 2 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Mr. Driller A - Fushigi na Pacteria [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Ms. Pac-Man - Maze Madness [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version has less gfx glitches. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Mucha Lucha! - Mascaritas of the Lost Code [U]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Mugenborg [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Mummy [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=broken|speed=good|note=Gameboy Sounds are missing. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Muppet Pinball Mayhem [E]|version=916020e (2019/07/07)|rating=good|nocache=0|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Muppets - On with the Show! [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=0||sound=bad|speed=lag|note=Heavy gfx glitches and slowdown. Game uses a Password system. This is a regress. Use commit f89fac5 (2018/07/10) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Mutsu - Water Looper Mutsu [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=minor|note=Minor gfx glitches are visible every now and then. Cache version runs faster. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=MX 2002 featuring Ricky Carmichael [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=My Animal Centre in Africa [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version has less gfx glitches. Heavy gfx glitches. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=My Little Pony - Crystal Princess - The Runaway Rainbow [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=minor|note=Cache version runs faster. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=M&amp;amp;M&#039;s - Blast! [U]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=M&amp;amp;M&#039;s - Break&#039;em [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=minor|note=Cache version runs faster and has less gfx glitches. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Nakayoshi Mahjong - KabuReach [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Nakayoshi Pet Advance Series 1 - Kawaii Hamster [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=minor|note=Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Nakayoshi Pet Advance Series 2 - Kawaii Koinu [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=minor|note=Minor gfx glitches are visible every now and then. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Nakayoshi Pet Advance Series 3 - Kawaii Koneko [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Nakayoshi Pet Advance Series 4 - Kawaii Koinu Mini - Wankoto Asobou!! Kogata-ken [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Nakayoshi Youchien - Sukoyaka Enji Ikusei Game [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Namco Museum - 50th Anniversary [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Minor gfx glitches are visible every now and then. Game is playable. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Namco Museum [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Nancy Drew - Message in a Haunted Mansion [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Napoleon [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Narikiri Jockey Game - Yuushun Rhapsody [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Naruto - Konoha Senki [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Naruto - Ninja Council [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Naruto - Ninja Council 2 [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Naruto RPG - Uketsugareshi Hi no Ishi [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=NASCAR Heat 2002 [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Natural 2 - Duo [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=NBA Jam 2002 [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Some gfx glitches. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Need for Speed Carbon - Own the City [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=0|save=1|sound=minor|speed=lag|note=Heavy gfx glitches and slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Need for Speed - Most Wanted [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=0|save=1|sound=minor|speed=lag|note=Heavy gfx glitches and slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Need for Speed - Porsche Unleashed [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Heavy gfx glitches.}}&lt;br /&gt;
{{GBAR2Game|title=Need for Speed - Underground [UE]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|save=1|sound=minor|note=Game crashes before the race. This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Need for Speed - Underground 2 [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=minor|speed=lag|note=Cache version runs faster and has less gfx glitches. Heavy gfx glitches and slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Next Generation Tennis [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=0|save=1|sound=minor|speed=good|note=Heavy gfx glitches during the Menu Screen. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=NFL Blitz 20-02 [U]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes after the intro.}}&lt;br /&gt;
{{GBAR2Game|title=NFL Blitz 20-03 [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Some gfx glitches. Game is playable. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=NHL 2002 [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=NHL Hitz 20-03 [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game crashes after you select Season mode. Exhibiton mode works. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Nicktoons Racing [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Nihon Pro Mahjong Renmei Kounin Tetsuman Advance - Menkyo Kaiden Series [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Ninja Cop [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Nintendo MP3 Player [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=SD Card Error Message. Unsupported Device.}}&lt;br /&gt;
{{GBAR2Game|title=Nobunaga Ibun [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Nobunaga no Yabou [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Noddy - A Day in Toyland [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Game runs perfect! Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=No No No Puzzle Chailien [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=No Rules - Get Phat [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Nyan Nyan Nyanko no Nyan Collection [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Ochaken Kururin - Honwaka Puzzle de Hotto Shiyo [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Ochaken no Bouken Jima - Honwaka Yume no Island [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Ochaken no Heya [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Ochaken no Yumebouken [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Oddworld - Munch&#039;s Oddysee [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Ohanaya-san Monogatari GBA - Iyashikei Ohanaya-san Ikusei Game [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Ojarumaru - Gekkouchou Sanpo de Ojaru [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Okumanchouja Game - Nottori Daisakusen! [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=One Piece [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=One Piece - Dragon Dream [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=broken|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=One Piece - Going Baseball - Kaizoku Yakyuu [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=One Piece - Mezase! King of Belly [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=One Piece - Nanatsu Shima no Daihihou [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Onimusha Tactics [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=0|cache=1|save=?|sound=good|speed=lag|note=Massive input lag. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Onmyou Taisenki Zeroshiki [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Open Season [E]|version=916020e (2019/07/07)|rating=perfect|nocache=0|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Operation Armored Liberty [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Oriental Blue - Ao no Tengai [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Oshaberi Inko Club [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Oshare Princess [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=good|speed=good|note=Glitched character portrait. Gameboy Sounds are missing. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Oshare Princess 2 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Oshare Princess 3 [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Glitched character portrait. Gameboy Sounds are missing. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Oshare Princess 5 [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Glitched character portrait. Gameboy Sounds are missing. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Oshare Wanko [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Ottifanten Pinball [G]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Over the Hedge [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Some gfx glitches. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Over the Hedge - Hammy Goes Nuts! [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Some gfx glitches. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Ozzy &amp;amp; Drix [U]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=good|speed=2fast|note=Game has no save feature. This is a regress. Use commit f89fac5 (2018/07/10) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Pac-Man Collection [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=broken|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Pac-Man Pinball Advance [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Pac-Man World [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=broken|speed=good|note=}}&lt;br /&gt;
{{GBAR2Game|title=Pac-Man World 2 [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=broken|speed=good|note=Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Paws &amp;amp; Claws - Best Friends - Dogs &amp;amp; Cats [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Paws &amp;amp; Claws - Pet Resort [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Payback [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=0|save=1|sound=good|speed=lag|note=Heavy gfx glitches and slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Penny Racers [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Peter Pan - Return to Neverland [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Peter Pan - The Motion Picture Event [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Petz - Hamsterz Life 2 [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Petz Vet [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Pferd &amp;amp; Pony - Best Friends - Mein Pferd [G]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Some gfx glitches. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Pferd &amp;amp; Pony - Lass Uns Reiten 2 [G]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=lag|note=Cache version runs faster. Heavy slowdown and some gfx glitches.}}&lt;br /&gt;
{{GBAR2Game|title=Pferd &amp;amp; Pony - Mein Gestuet [G]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Pferd &amp;amp; Pony - Mein Pferdehof [G]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note= Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Phalanx - The Enforce Fighter A-144 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Phantasy Star Collection [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Only Phantasy Star 3 is playable. Noise during the Pause Screen.}}&lt;br /&gt;
{{GBAR2Game|title=Phil of the Future [U]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Background graphics are missing. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Pia Carrot he Youkoso!! 3.3 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Piglet&#039;s Big Game [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Pikapika Nurse Monogatari - Nurse Ikusei Game [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Pinball Advance [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game is playable. Kind of a regress here. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but misses the gameboy sounds. }}&lt;br /&gt;
{{GBAR2Game|title=Pinball Challenge Deluxe [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Pinball of the Dead [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Pinball Tycoon [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Pink Panther - Pinkadelic Pursuit [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Pinky and the Brain - The Masterplan [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=0|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Pinky Monkey Town [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Pinobee - Wings of Adventure [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Pinobee &amp;amp; Phoebee [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Pirates of the Caribbean - Dead Man&#039;s Chest [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Pirates of the Caribbean - The Curse of the Black Pearl [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Pitfall - The Lost Expedition [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Pitfall - The Mayan Adventure [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=broken|speed=good|note=Cache version runs faster and has less gfx glitches. Some gfx glitches. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Planet Monsters [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Planet of the Apes [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=0|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Play Novel - Silent Hill [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=The FMV intro is missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Play-Yan [J]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game freezes during the Titlescreen. Unsupported Device.}}&lt;br /&gt;
{{GBAR2Game|title=Play-Yan Micro [J]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game freezes during the Health Care Screen. Unsupported Device.}}&lt;br /&gt;
{{GBAR2Game|title=Pocket Dogs [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Pocket Music [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Pocket Professor - Kwik Notes - Vol. 1 [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Pocky &amp;amp; Rocky with Becky [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Pokémon Emerald [UE]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Pokemon Fire Red [UE][Rev 1]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=0|save=sram|sound=minor|speed=minor|note=Sram patching required to boot the game. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Pokemon Leaf Green [UE][Rev 1]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=0|save=sram|sound=minor|speed=minor|note=Sram patching required to boot the game. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Pokemon Mystery Dungeon - Red Rescue Team [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster.  Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Pokemon Pinball - Ruby &amp;amp; Sapphire [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Pokemon Ruby [UE] [Rev 2]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=0|save=sram|sound=minor|speed=minor|note=Sram patching required to boot the game. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Pokémon Sapphire [UE] [Rev 2]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=0|save=sram|sound=minor|speed=minor|note=Sram patching required to boot the game. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Polar Express [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Cutscenes are missing Background graphics. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Polarium Advance [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. Gameboy Sounds are missing. This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead. Sram patching the rom is required to play the game.}}&lt;br /&gt;
{{GBAR2Game|title=Polly Pocket! - Super Splash Island [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=bad|speed=lag|note=Cache version runs faster. Heavy slowdown. Game uses a Password system. Commit 83108c7 (2018/03/04) arm9wramicache version runs faster but has worse Audio quality.}}&lt;br /&gt;
{{GBAR2Game|title=Pop Idol [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Popeye - Rush for Spinach [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=minor|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Gameboy Sounds are missing. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Postman Pat and the Greendale Rocket [UE]|version=916020e (2019/07/07)|rating=good|nocache=0|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Power Poke Dash [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Power Pro Kun Pocket 1-2 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Second game needs to be unlocked first.}}&lt;br /&gt;
{{GBAR2Game|title=Power Pro Kun Pocket 3 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Power Pro Kun Pocket 4 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Power Pro Kun Pocket 5 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Power Pro Kun Pocket 6 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Power Pro Kun Pocket 7 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Powerpuff Girls - Him and Seek [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Powerpuff Girls - Mojo Jojo A-Go-Go [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Power Rangers - Dino Thunder [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Power Rangers - Ninja Storm [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Power Rangers - Time Force [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=0|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Power Rangers - Wild Force [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Power Rangers S.P.D. [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Prehistorik Man [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Premier Action Soccer [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=good|speed=good|note=Some gfx glitches during a match. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Premier Manager 2003-2004 [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Premier Manager 2004-2005 [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Premier Manager 2005-2006 [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Princess Natasha - Student, Secret Agent, Princess [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Some gfx glitches. Gameboy Sounds are missing. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Prince of Persia - The Sands of Time [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Pro Beach Soccer [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Pro Mahjong Tsuwamono GBA [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Pro Tennis WTA Tour [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Proud Family [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Pro Yakyuu Team o Tsukurou! Advance [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=PukuPuku Tennen Kairanban [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=PukuPuku Tennen Kairanban - Koi no Cupid Daisakusen [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=PukuPuku Tennen Kairanban - Youkoso! Illusion Land he [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Punch King - Arcade Boxing [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Puppy Luv - Spa and Resort [U]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes after the Titlescreen. This is a regress. Use commit f89fac5 (2018(07/10) arm9wramicache version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Puyo Pop [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Puyo Pop Fever [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Puzzle &amp;amp; Tantei Collection [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Pyuu to Fuku! Jaguar - Byoo to Deru! Megane-kun [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Quad Desert Fury [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=good|speed=good|note=Heavy gfx glitches. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Racing Fever [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Racing Gears Advance [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=good|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Rampage - Puzzle Attack [UE]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Rapala Pro Fishing [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Ratatouille [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Rave Master - Special Attack Force! [U]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=lag|note=Cache version runs faster and has less gfx glitches. Heavy slowdown. Gameboy Sounds are missing. This is a regress. Use commit 83108c7 (2018/03/04) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Rayman Advance [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Rayman 3 - Hoodlum Havoc [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Rayman Hoodlum&#039;s Revenge [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=good|speed=good|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Rayman Raving Rabbids [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Razor Freestyle Scooter [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Ready 2 Rumble Boxing - Round 2 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Rebelstar - Tactical Command [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Recca no Honoo - The Game [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Reign of Fire [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Relaxuma na Mainichi [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Rescue Heroes - Billy Blazes! [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Revenge of Shinobi [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=good|speed=good|note=Game crashes after you start the first level. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Rhythm Tengoku [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Ripping Friends [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=River City Ransom EX [U]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. This is a regress. Use commit a61e70e (2017/04/22) master build instead.}}&lt;br /&gt;
{{GBAR2Game|title=Riviera - The Promised Land [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Road Rash - Jailbreak [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Robopon 2 - Cross Version [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Robopon 2 - Ring Version [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Robotech - The Macross Saga [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Robots [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Robot Wars - Advanced Destruction [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Robot Wars - Extreme Destruction [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Rockman EXE 4.5 - Real Operation [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Rock&#039;em Sock&#039;em Robots [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Rock n&#039; Roll Racing [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Rocket Power - Beach Bandits [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Rocket Power - Dream Scheme [UE]|version=916020e (2019/07/07)|rating=good|nocache=0|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Rocket Power - Zero Gravity Zone [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Rocky [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=RPG Tsukuru Advance [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=R-Type III - The Third Lightning [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Rugrats - Castle Capers [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Rugrats - Go Wild [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Rugrats - I Gotta Go Party [UE]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Sabre Wulf [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Sabrina - The Teenage Witch - Potion Commotion [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Saibara Rieko no Dendou Mahjong [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Sakura Momoko no UkiUki Carnival [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Salt Lake 2002 [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=0|save=1|sound=bad|speed=minor|note=Minor gfx glitches are visible every now and then. Full speed with a little slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Samsara Naga 1x2 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Samurai Deeper Kyo [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game is playable. Kind of a regress here. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but misses the gameboy sounds. }}&lt;br /&gt;
{{GBAR2Game|title=Samurai Evolution - Oukoku Geist [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Samurai Jack - The Amulet of Time [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Sangokushi [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Sangokushi - Eiketsuden [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Sangokushi - Koumeiden [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Sanrio Puroland - All Characters [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Santa Claus Jr. Advance [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Some gfx glitches. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Santa Claus Saves the Earth [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Santa Clause 3 - The Escape Clause [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|save=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Scan Hunter - Sennen Kaigyo o Oe! [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Scooby-Doo [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Scooby-Doo 2 - Monsters Unleashed [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Scooby-Doo and the Cyber Chase [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Scooby-Doo! - Mystery Mayhem [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=minor|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Scooby-Doo! - Unmasked [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Cache version runs faster. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Scorpion King - Sword of Osiris [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Scrabble [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Some gfx glitches. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Scrabble Blast! [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=broken|speed=good|note=Some gfx glitches. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Scrabble Scramble! [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=broken|speed=good|note=Some gfx glitches. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Scurge - Hive [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=SD Gundam Force [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=SD Gundam G-Generation Advance [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Sea Trader - Rise of Taipan [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Secret Agent Barbie - Royal Jewels Mission [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Heavy gfx glitches after you press start during the first mission. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Sega Arcade Gallery [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=good|note=Game crashes after you start a game. This is a regress. Use commit 17694d4 (2017/05/22) arm9 build instead.}}&lt;br /&gt;
{{GBAR2Game|title=Sega Rally Championship [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Sega Smash Pack [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Sengoku Kakumei Gaiden [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Sennen Kazoku [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Sentouin Yamada Hajime [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Serious Sam Advance [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Shaman King Card Game - Chou Senjiryakketsu 2 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Shaman King Card Game - Chou Senjiryakketsu 3 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Shaman King - Legacy of the Spirits - Soaring Hawk [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Shaman King - Legacy of the Spirits - Sprinting Wolf [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Shaman King - Master of Spirits [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=lag|note=Cache version runs faster. Heavy slowdown. This is a regress. Use commit unspecifid (17/07/2017) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Shaman King - Master of Spirits 2 [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=lag|note=Cache version runs faster. Heavy slowdown. This is a regress. Use commit unspecifid (17/07/2017) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Shamu&#039;s Deep Sea Adventures [E]|version=916020e (2019/07/07)|rating=playable|nocache=0|cache=1|save=1|sound=minor|speed=minor|note=Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Shanghai Advance [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Shark Tale [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Shaun Palmer&#039;s Pro Snowboarder [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Sheep [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Shikakui Atama o Marukusuru Advance - Kanji Keisan [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Shikakui Atama o Marukusuru Advance - Kokugo Sansu Rika Shakai [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Shimura Ken no Baka Tonosama - Bakushou Tenka Touitsu Game [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Shin chan - Aventuras en Cineland [Spain]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Shin chan contra los Munecos de Shock Gahn [Spain]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Shingata Medarot - Kabuto Version [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Shingata Medarot - Kuwagata Version [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Shin Kisekae Monogatari [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Shining Force - Resurrection of the Dark Dragon [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Shin Megami Tensei [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=0|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. This build creates a save file, but won´t load it. This is a regress. Saving works with commit unspecified (2019/06/03) (sd save branch) arm9 version.}}&lt;br /&gt;
{{GBAR2Game|title=Shin Megami Tensei 2 [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=0|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. This build creates a save file, but won´t load it. This is a regress. Saving works with commit unspecified (2019/06/03) (sd save branch) arm9 version.}}&lt;br /&gt;
{{GBAR2Game|title=Shin Megami Tensei Devil Children - Messiah Riser [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Shin Megami Tensei Devil Children - Puzzle de Call! [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Shin Nihon Pro Wrestling - Toukon Retsuden Advance [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=minor|speed=minor|note=Cache version runs faster. Some gfx glitches. Full speed with a little slowdown. Gameboy Sounds are missing. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Shining Soul [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Shining Soul 2 [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=0|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Saving is broken. This is a regress. Use commit 6522414 (2018/11/01) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Shiren Monsters Netsal [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Some gfx glitches. Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Shrek - Hassle at the Castle [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Shrek - Reekin&#039; Havoc [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Shrek - Smash n&#039; Crash Racing [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Some Sound FX are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Shrek - Super Slam [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Shrek - Swamp Kart Speedway [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Shrek the Third [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Shrek 2 [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Shrek 2 - Beg for Mercy [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Sigma Star Saga [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Some Sound FX are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Silent Scope [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Silk to Cotton [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Simple 2960 Tomodachi Series Vol. 1 - The Table Game Collection [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Simple 2960 Tomodachi Series Vol. 2 - The Block Kuzushi [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Simple 2960 Tomodachi Series Vol. 3 - The Itsudemo Puzzle - Massugu Soroeru Straws [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Simple 2960 Tomodachi Series Vol. 4 - The Trump - Minna de Asoberu 12 Shurui no Trump Game [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Sims - Bustin&#039; Out [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Sim City 2000 [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Sims 2 [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Sims 2 - Pets [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=0|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Saving doesn´t work.}}&lt;br /&gt;
{{GBAR2Game|title=Sister Princess - RePure [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Sitting Ducks [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Simpsons - Road Rage [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Sky Dancers - They Magically Fly! [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=bad|speed=good|note=Cache version runs faster. Heavy gfx glitches. Gameboy Sounds are missing. Game uses a Password system. Kind of a regress here. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but misses the gameboy sounds.}}&lt;br /&gt;
{{GBAR2Game|title=Slime Morimori Dragon Quest - Shougeki no Shippo Dan [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Slot! Pro Advance - Takarabune &amp;amp; Ooedo Sakurafubuki 2 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Slot! Pro 2 Advance - GoGo Juggler &amp;amp; New Tairyou [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Smashing Drive [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=good|note=Game crashes during the intro. Game uses a Password system. This is a regress. Use commit f89fac5 (2018/07/10) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Smuggler´s Run [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=broken|speed=good|note=Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Smurfs - The Revenge of the Smurfs [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Snap Kid&#039;s [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Snood [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Snood 2 - On Vacation [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=minor|speed=good|note=Heavy gfx glitches. Gameboy Sounds are missing. Game uses a Password system. Kind of a regress here. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but misses the gameboy sounds.}}&lt;br /&gt;
{{GBAR2Game|title=Soccer Kid [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Sonic Advance [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=minor|note=Unskippable black borders on screen and music playing.&amp;lt;br&amp;gt;&amp;lt;b&amp;gt;Gericom:&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt; It tests the link hardware, which is not implemented yet and yields those boxes on test fail.}}&lt;br /&gt;
{{GBAR2Game|title=Sonic Advance 2 [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=minor|note=Unskippable black borders on screen and music playing.&amp;lt;br&amp;gt;&amp;lt;b&amp;gt;Gericom:&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt; It tests the link hardware, which is not implemented yet and yields those boxes on test fail.}}&lt;br /&gt;
{{GBAR2Game|title=Sonic Advance 3 [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Some gfx glitches. Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Sonic Battle [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Sonic Pinball Party [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are misssing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Sonic the Hedgehog - Genesis [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Sound of Thunder [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Cutscenes are missing. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Space Channel 5 - Ulala&#039;s Cosmic Attack [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Space Hexcite - Maetel Legend EX [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Some gfx glitches. Gameboy Sounds are missing. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Space Invaders [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Speedball 2 - Brutal Deluxe [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Spider Man [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=FMV Intro is missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Spider Man 2 [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. FMV Intro has much noise. Cutscenes only show text. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Spider Man 3 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Spider-Man - Battle for New York [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Spider-Man - Mysterio&#039;s Menace [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=0|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game uses a Password system. Game runs fine. }}&lt;br /&gt;
{{GBAR2Game|title=Spirits &amp;amp; Spells [U]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Spirit - Stallion of the Cimarron - Search for Homeland [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note= Game uses a Password system. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=SpongeBob and Friends - Attack of the Toybots [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game uses a Password system. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=SpongeBob SquarePants - Battle for Bikini Bottom [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=SpongeBob SquarePants - Creature from the Krusty Krab [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=SpongeBob SquarePants - Lights, Camera, Pants! [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=SpongeBob SquarePants - Revenge of the Flying Dutchman [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=minor|note=Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=SpongeBob SquarePants - SuperSponge [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=SpongeBob SquarePants and Friends - Battle for Volcano Island [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=SpongeBob SquarePants and Friends - Freeze Frame Frenzy [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=?|sound=good|speed=good|note=Game runs perfect! Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=SpongeBob SquarePants and Friends Unite! [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=SpongeBob SquarePants The Movie [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=SpongeBob&#039;s Atlantis SquarePantis [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Sports Illustrated for Kids - Baseball [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Voice Sample and Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Sports Illustrated for Kids - Football [U]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=broken|speed=good|note=Voice Sample and Gameboy Sounds are missing.}}&lt;br /&gt;
{{GBAR2Game|title=Spyro Adventure [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Spyro Fusion [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=bad|speed=minor|note=Cache version runs faster. Some gfx glitches. Full speed with a little slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Spyhunter [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Spy Kids 3-D - Game Over [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Spy Kids Challenger [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=0|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Spy Muppets - License to Croak [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Spyro Season of Flame [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Spyro Season of Ice [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Spyro the Legend of - A New Beginning [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Spyro the Legend of - The Eternal Night [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=SSX 3 [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=SSX Tricky [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=broken|speed=minor|note=Cache version runs faster. Heavy gfx glitches. Full speed with a little slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Stadium Games [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Starsky &amp;amp; Hutch [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster and has less gfx glitches. Some gfx glitches. Full speed with a little slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Star Wars - Flight of the Falcon [U]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Star Wars - Jedi Power Battles [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Some Sound FX are missing. Game runs fine. Game uses a Password system.&#039;&#039;&#039;}}&lt;br /&gt;
{{GBAR2Game|title=Star Wars - The New Droid Army [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=minor|note=Game crashes during the intro. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Star Wars Episode II - Attack of the Clones [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=good|note=Some Sound FX are missing. Some gfx glitches. Game is playable. Game uses a Password system.&#039;&#039;&#039;}}&lt;br /&gt;
{{GBAR2Game|title=Star Wars Episode III - Revenge of the Sith [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Star Wars Trilogy - Apprentice of the Force [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Star X [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=minor|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Steel Empire [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Street Fighter Alpha 3 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Street Jam Basketball [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Street Racing Syndicate [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=0|save=1|sound=broken|speed=lag|note=Heavy gfx glitches and slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Strike Force Hydra [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Stuart Little 2 [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Cache version runs faster. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Stuntman [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Sugar Sugar Rune - Heart Ga Ippai! Moegi Gakuen [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|sound=minor|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Suite Life of Zack &amp;amp; Cody - Tipton Caper [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Summon Night - Swordcraft Story [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Summon Night - Swordcraft Story 2 [U]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=minor|note=Game crashes during the intro. Gameboy Sounds are missing.}}&lt;br /&gt;
{{GBAR2Game|title=Summon Night - Swordcraft Story 3 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Sum of All Fears [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=broken|speed=good|note= Couldn&#039;t find a save spot. This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Super Army War [U]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=broken|speed=lag|note=Cache version runs faster. Heavy slowdown. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Super Black Bass Advance [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Super Bubble Pop [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Super Bust-A-Move [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Some gfx glitches. Game is playable. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Super Chinese 1-2 Advance [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Heavy gfx glitches. Gameboy Sounds are missing. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Super Collapse! II [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Super Dodge Ball Advance [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Super Dropzone - Intergalactic Rescue Mission [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Super Duper Sumos [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Super Ghouls´n Ghosts [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Super Hornet FA 18F [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Some noise during the pause screen. Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Superman - Countdown to Apokolips [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Superman Returns - Fortress of Solitude [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Super Mario Advance - Super Mario Bros 2 [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Super Mario Advance 2 - Super Mario World - [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Super Mario Advance 3 - Yoshi&#039;s Island [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Super Mario Advance 4 - Super Mario Bros 3 [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Super Monkey Ball Jr. [U]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Heavy gfx glitches.}}&lt;br /&gt;
{{GBAR2Game|title=Super Puzzle Fighter II Turbo [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. This is a regress. Use commit a61e70e (2017/04/22) master build instead.}}&lt;br /&gt;
{{GBAR2Game|title=Super Robot Taisen A [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Super Robot Taisen D [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Super Robot Taisen J [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Super Robot Taisen R [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Super Robot Taisen - Original Generation [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Super Robot Taisen - Original Generation 2 [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Super Street Fighter 2 Turbo Revival [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Some gfx glitches. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Surf&#039;s Up [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Sutakomi - Star Communicator [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Sweet Cookie Pie [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Some gfx glitches. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Sword of Mana [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. This is a regress. Use commit a61e70e (2017/04/22) master build instead.}}&lt;br /&gt;
{{GBAR2Game|title=Sylvanian Families - Fashion Designer ni Naritai! - Kurumi-risu no Onnanoko [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Sylvanian Families - Yousei no Stick to Fushigi no Ki - Marron-inu no Onnanoko [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Sylvanian Families 4 - Meguru Kisetsu no Tapestry [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tactics Ogre - The Knight of Lodis [U]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Taiketsu! Ultra Hero [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Some Sound FX are missing. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Tales of Phantasia [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tales of the World - Narikiri Dungeon 2 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tales of the World - Narikiri Dungeon 3 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tales of the World - Summoner&#039;s Lineage [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=good|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Tak and the Power of Juju [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tak - The Great Juju Challenge [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tak 2 - The Staff of Dreams [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tanbi Musou - Meine Liebe [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Tang Tang [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tantei Gakuen Q - Kyuukyoku Trick ni Idome! [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Tantei Gakuen Q - Meitantei ha Kimi da! [J]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Tantei Jinguuji Saburou - Shiroi Kage no Shoujo [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tarzan - Return to the Jungle [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Taxi 3 [FR]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=bad|speed=minor|note=Cache version runs faster and has less gfx glitches. Heavy gfx glitches. Full speed with a little slowdown. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Teenage Mutant Ninja Turtles [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Teenage Mutant Ninja Turtles 2 - Battle Nexus [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Teen Titans [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has worse audio. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Teen Titans 2 [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster but has worse audio. Minor gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Tekken Advance [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Heavy gfx glitches. Gameboy Sounds are missing. Full speed with a little slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Tennis Masters Series 2003 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tennis no Ouji-sama - Aim at the Victory! [J]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=minor|note=Game crashes during the intro. Gameboy Sounds are missing. This is a regress. Use commit 83108c7 (2018/03/04) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Tennis no Ouji-sama - Genius Boys Academy [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tennis no Ouji-sama 2003 - Cool Blue [J]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=minor|note=Game crashes during the intro. Gameboy Sounds are missing. Unplayable. This is a regress. Use commit 83108c7 (2018/03/04) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Tennis no Ouji-sama 2003 - Passion Red [J]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=minor|note=Game crashes during the intro. Gameboy Sounds are missing. Unplayable. This is a regress. Use commit 83108c7 (2018/03/04) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Tennis no Ouji-sama 2004 - Glorious Gold [J]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Some gfx glitches. Gameboy Sounds are missing. Full speed with a little slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Tennis no Ouji-sama 2004 - Stylish Silver (J)|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Some gfx glitches. Gameboy Sounds are missing. Full speed with a little slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Ten Pin Alley 2 [U]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Terminator 3 - Rise of the Machines [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Tetris Worlds [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. This is a regress. Use commit a61e70e (2017/04/22) master build instead.}}&lt;br /&gt;
{{GBAR2Game|title=Texas Hold´em Poker [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=TG Rally [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=That&#039;s So Raven [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=That&#039;s So Raven 2 - Supernatural Style [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=The Legend of Zelda - A Link to the Past [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches during the mode 7 map. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=The Legend of Zelda - The Minish Cap [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=The Three Stooges [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Thunder Alley [U]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=broken|speed=minor|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Thunderbirds [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version has less gfx glitches. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Thunderbirds - International Rescue [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable. Game uses a Password system. Kind of a regress here. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but misses the gameboy sounds. }}&lt;br /&gt;
{{GBAR2Game|title=Tiger Woods PGA Tour Golf [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=broken|speed=good|note=Gameboy Sounds are missing.}}&lt;br /&gt;
{{GBAR2Game|title=Tiger Woods PGA Tour 2004 [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Tim Burton&#039;s The Nightmare Before Christmas - The Pumpkin King [UE]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=Tiny Toon Adventures - Buster&#039;s Bad Dream [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Tiny Toon Adventures - Wacky Stackers [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Titeuf - Ze Gagmachine (FR)|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version has less gfx glitches. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Titeuf Mega Compet (FR)|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=TMNT - Teenage Mutant Ninja Turtles [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Tokimeki Yume Series 1 - Ohanaya-san ni Narou! (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tokyo Majin Gakuen - Fuju Houroku (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Tokyo Xtreme Racer Advance [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster and has less gfx glitches. Some Sound FX are missing. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Tomato Adventure [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tom and Jerry in Infurnal Escape [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Tom and Jerry Tales [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Tom and Jerry - The Magic Ring [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Tom Clancy&#039;s Rainbow Six - Rogue Spear [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=broken|speed=good|note=This is a regress. Commit unspecified (2019/06/03) (sd save branch) arm9 version has working audio. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Tom Clancy&#039;s Splinter Cell [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tom Clancy&#039;s Splinter Cell - Pandora Tomorrow [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Tonka - On the Job [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Tony Hawk´s American Sk8land [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tony Hawk´s Downhill Jam [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Heavy gfx glitches. Full speed with a little slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Tony Hawk´s Pro Skater 2 [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tony Hawk´s Pro Skater 3 [UE]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=0|save=1|sound=minor|speed=lag|note=Heavy slowdown.}}&lt;br /&gt;
{{GBAR2Game|title=Tony Hawk´s Pro Skater 4 [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tony Hawk`s Underground [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tony Hawk`s Underground 2 [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Top Gear GT Championship [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Top Gun - Combat Zones [U]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=good|note=Game crashes during the intro. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Top Gun - Firestorm Advance [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game is playable. Game uses a Password system. Kind of a regress here. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but misses the gameboy sounds.}}&lt;br /&gt;
{{GBAR2Game|title=Top Spin 2 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Torneco no Daibouken 2 Advance - Fushigi no Dungeon [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Torneco no Daibouken 3 Advance - Fushigi no Dungeon [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Total Soccer Advance [J]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=bad|speed=good|note=Gameboy Sounds are missing. Game is playable. Couldn&#039;t find a save spot. Kind of a regress here. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but misses the gameboy sounds.}}&lt;br /&gt;
{{GBAR2Game|title=Total Soccer Manager [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Game is playable.  This is a regress. Commit unspecified (2019/06/03) (sd save branch) arm9 version has better audio.}}&lt;br /&gt;
{{GBAR2Game|title=Totally Spies! (E)|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Totally Spies! 2 - Undercover (E)|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Touhai Densetsu - Akagi - Yami ni Maiorita Tensai (E)|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Some gfx glitches. Game is playable. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Toukon Heat (J)|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|save=?|sound=bad|speed=lag|note=Heavy gfx glitches and slowdown. Gameboy Sounds are missing. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Tower SP [U]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Toyrobo Force (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Treasure Planet [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Trick Star [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Some noise during the pause screen. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Tringo [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Trollz - Hair Affair! (E)|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Tron 2.0 - Killer App [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Turbo Turtle Adventure (U)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Turok Evolution [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Tweety and the Magic Gems (U)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Ty the Tasmanian Tiger 2 - Bush Rescue [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Ty the Tasmanian Tiger 3 - Night of the Quinkan [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Uchuu Daisakusen Choco Vader - Uchuu Kara no Shinryakusha [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Uchuu no Stellvia [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}}}&lt;br /&gt;
{{GBAR2Game|title=Ueki no Housoku - Jingi Sakuretsu! Nouryokusha Battle [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Ui-Ire - World Soccer Winning Eleven [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Ultimate Arcade Games [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=0|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Ultimate Beach Soccer [U]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Ultimate Brain Games [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Ultimate Card Games [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Some gfx glitches. Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Ultimate Muscle - The Kinnikuman Legacy - The Path of the Superhero [U]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=minor|speed=minor|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Ultimate Puzzle Games [U]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=minor|note=Game crashes at random.}}&lt;br /&gt;
{{GBAR2Game|title=Ultimate Spider-Man [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. FMV intro is missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Ultimate Winter Games [U]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=broken|speed=minor|note=Cache version runs faster. Heavy gfx glitches. Full speed with a little slowdown. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Ultra Keibitai - Monster Attack [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Unfabulous [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Uno 52 [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Uno Free Fall [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Urban Yeti! [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Urbz - Sims in the City [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Van Helsing (E)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Vattroller X (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=VeggieTales - LarryBoy and the Bad Apple (U)|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Virtua Tennis [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Virtual Kasparov (E)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=V-Master Cross (J)|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game crashes after you win the intro battle.}}&lt;br /&gt;
{{GBAR2Game|title=V-Rally 3 [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.&amp;lt;br&amp;gt;&amp;lt;b&amp;gt;Gericom:&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt; It contains ldm instructions with writeback and the base register in the rlist. On a gba it does not write back, on a ds it does. Yet to be implemented.}}&lt;br /&gt;
{{GBAR2Game|title=V.I.P. (E)|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Wade Hixton&#039;s Counter Punch (UE)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Wagamama Fairy Mirumo de Pon! - 8 Nin no Toki no Yousei (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Wagamama Fairy Mirumo de Pon! - Dokidoki Memorial Panic (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Wagamama Fairy Mirumo de Pon! - Nazo no Kagi to Shinjitsu no Tobira (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Wagamama Fairy Mirumo de Pon! - Ougon Maracas no Densetsu (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Wagamama Fairy Mirumo de Pon! - Taisen Mahoudama (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Wagamama Fairy Mirumo de Pon! - Yume no Kakera (J)|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Game crashes during the intro. Gameboy Sounds are missing.}}&lt;br /&gt;
{{GBAR2Game|title=Wakeboarding Unleashed featuring Shaun Murray [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. This is a regress. Use commit 17694d4 (2017/05/22) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Waliou Xunbao Ji (China)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Wario Land 4 for iQue China. Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Waliou Zhizao (China)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Wario Ware for iQue China. Cache version runs faster and has less noise. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Wanko de Kururin! Wancle (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Wanko Mix Chiwanko World (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Wannyan Doubutsu Byouin - Doubutsu (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Wanwan Meitantei (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Wario Land 4 [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Wario Ware Inc. - Minigame Mania [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less noise. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Wario Ware Twisted! [U]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Motion sensor game. White screen after bios intro with motion sensor patch.}}&lt;br /&gt;
{{GBAR2Game|title=Watashi no Makesalon (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Whac-A-Mole [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Whistle! - Dai 37 Kai Tokyo-to Chuugakkou Sougou Taiiku Soccer Taikai (J)|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Who Wants to Be a Millionaire [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Glitched FMV intro. Game runs fine. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Who Wants to Be a Millionaire - 2nd Edition [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Glitched FMV intro. Game runs fine. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Who Wants to Be a Millionaire Junior [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Glitched FMV intro. Game runs fine. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Wild [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Wild Thornberrys Movie [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Wild Thornberrys Chimp Chase [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Wilden Fussball-Kerle - Entscheidung im Teufelstopf [G]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Wilden Fussball-Kerle - Gefahr im Wilde Kerle Land [G]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Game crashes during the first level.}}&lt;br /&gt;
{{GBAR2Game|title=Wing Commander - Prophecy [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro. This is a regress. Use commit f89fac5 (2018/07/10) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Wings [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Winnie the Pooh&#039;s Rumbly Tumbly Adventure [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Winning Post for Gameboy Advance [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Winter Sports [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro.}}&lt;br /&gt;
{{GBAR2Game|title=WinX Club [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Gfx glitches during the FMV intro. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=WinX Club - Quest for the Codex [E]|version=916020e (2019/07/07)|rating=perfect|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster and has less gfx glitches. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=W.i.t.c.h. [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Wizardry Summoner [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Wolfenstein 3D [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Some gfx glitches. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=Woody Woodpecker in Crazy Castle 5 [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=Word Safari - The Friendship Totems [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=World Advance Soccer - Shouri heno Michi (J)|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|save=1|sound=minor|note=Game crashes during the intro. Gameboy Sounds are missing.}}&lt;br /&gt;
{{GBAR2Game|title=World Championship Poker [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|sound=good|speed=good|note=Game runs perfect! Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=World Poker Tour [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=World Tennis Stars [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|sound=minor|speed=good|note=Cache version runs faster. Some Sound FX are missing. Game runs fine. Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Worms Blast [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Gfx glitches on the map screen. Game is playable. Game uses a Password system. Kind of a regress here. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but misses the gameboy sounds. }}&lt;br /&gt;
{{GBAR2Game|title=Worms World Party [E]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro. This is a regress. Use commit 17694d4 (2017/05/22) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=WTA Tour Tennis [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=WWE - Road to WrestleMania X8 [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Voice over are missing. Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=WWE - Survivor Series [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|save=1|sound=bad|speed=good|note=Voice over are missing. Gameboy Sounds are missing. Game is playable.}}&lt;br /&gt;
{{GBAR2Game|title=WWF - Road to WrestleMania [UE]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Voice over are missing. Gameboy Sounds are missing. Game is playable. Game uses a Password system. Kind of a regress here. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but misses the gameboy sounds. }}}}&lt;br /&gt;
{{GBAR2Game|title=XS Moto [U]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=xXx [UE]|version=916020e (2019/07/07)|rating=noboot|nocache=0|cache=0|note=White screen after bios intro.}}&lt;br /&gt;
{{GBAR2Game|title=X2 - Wolverine&#039;s Revenge [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=X-Bladez - Inline Skater [E]|version=916020e (2019/07/07)|rating=playable|nocache=1|cache=1|sound=bad|speed=good|note=Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Some Sound FX are missing. Game is playable. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=X-Men - Reign of Apocalypse [UE]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=X-Men - The Official Game [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Yaoxi Dao [China]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Yoshi´s Island for iQue China. Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Yggdra Union - We will never fight alone [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Yoshi&#039;s Universal Gravitation [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Motion sensor game. White screen when patched with the motion control patch.}}&lt;br /&gt;
{{GBAR2Game|title=Youkaidou [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Yu-Gi-Oh! - Day of the Duelist - World Championship Tournament 2005 [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro. This is a regress. Use commit 83108c7 (2018/03/04) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Yu-Gi-Oh! - Destiny Board Traveler [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=good|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Yu-Gi-Oh! - Dungeon Dice Monsters [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Yu-Gi-Oh! - Reshef of Destruction [E]|version=916020e (2019/07/07)|rating=good|nocache=0|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Yu-Gi-Oh! - The Eternal Duelist Soul [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Yu-Gi-Oh! - The Sacred Cards [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Yu-Gi-Oh! - Ultimate Masters Edition - World Championship Tournament 2006 [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Yu-Gi-Oh! - World Championship Tournament 2004 [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro. Gameboy Sounds are missing. This is a regress. Use commit 83108c7 (2018/03/04) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Yu-Gi-Oh! - Worldwide Edition - Stairway to the Destined Duel [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Yu-Gi-Oh! Duel Monsters 6 Expert 2 [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Yu-Gi-Oh! Duel Monsters International - Worldwide Edition [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Yu-Gi-Oh! Duel Monsters International 2 [J]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro. This is a regress. Use commit 83108c7 (2018/03/04) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Yu-Gi-Oh! GX - Duel Academy [E]|version=916020e (2019/07/07)|rating=crashes|nocache=1|cache=1|note=Game crashes during the intro. This is a regress. Use commit 83108c7 (2018/03/04) arm9 version instead.}}&lt;br /&gt;
{{GBAR2Game|title=Yuujou no Victory Goal 4v4 Arashi - Get the Goal!! [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot}}&lt;br /&gt;
{{GBAR2Game|title=Yuureiyashiki no Nijuuyojikan [J]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Yu Yu Hakusho - Ghostfiles - Spirit Detective [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Yu Yu Hakusho - Ghostfiles - Tournament Tactics [UE]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=Zapper [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Zatchbell! - Electric Arena [U]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version has less gfx glitches. Glitches in the textbox. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Zen-Nihon Shounen Soccer Taikai 2 - Mezase Nihon-ichi! [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Zero-Tours [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Zero One [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Zero One SP [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Zettaizetsumei Dangerous Jiisan - Naki no 1kai Zettai Fukujuu Violence Kouchou - Wagahai ga 1ban Erainjai!! [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Zettaizetsumei Dangerous Jiisan - Shijou Saikyou no Dogeza [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Zettaizetsumei Dangerous Jiisan 3 - Hateshinaki Mamonogatari [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=?|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.}}&lt;br /&gt;
{{GBAR2Game|title=Zettaizetsumei Dangerous Jiisan Tsuu - Ikari no Oshioki Blues [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Zidane Football Generation [E]|version=916020e (2019/07/07)|rating=unplayable|nocache=1|cache=1|sound=broken|speed=good|note=Game has no save feature.}}&lt;br /&gt;
{{GBAR2Game|title=Zoey 101 [UE]|version=916020e (2019/07/07)|rating=good|nocache=0|cache=1|sound=minor|speed=good|note=Game runs fine. Game uses a Password system.}}&lt;br /&gt;
{{GBAR2Game|title=Zoids Legacy [U]|version=916020e (2019/07/07)|rating=good|nocache=0|cache=1|save=1|sound=minor|speed=good|note=Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Zoids Saga [J]|version=916020e (2019/07/07)|rating=good|nocache=0|cache=1|save=1|sound=minor|speed=good|note=Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Zoids Saga Fuzors [J]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Zone of the Enders - The Fist of Mars [E]|version=916020e (2019/07/07)|rating=perfect|nocache=1|cache=1|save=1|sound=good|speed=good|note=Cache version runs faster. Game runs perfect!}}&lt;br /&gt;
{{GBAR2Game|title=ZooCube [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=good|speed=good|note=Minor gfx glitches are visible every now and then. Game runs fine.}}&lt;br /&gt;
{{GBAR2Game|title=Zooo [E]|version=916020e (2019/07/07)|rating=good|nocache=1|cache=1|save=1|sound=minor|speed=good|note=Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine.}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Rom Hacks ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;compattable sortable&amp;quot; width=&amp;quot;100%&amp;quot; cellspacing=&amp;quot;1&amp;quot; border=&amp;quot;1px&amp;quot;&lt;br /&gt;
!ROM Title [Region]&lt;br /&gt;
!Commit ID (build on date)&lt;br /&gt;
!width=50%|Notes11&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Breath of Fire 2 - Breath of Fresh Fire 2 Hack V.1.0 [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Castlevania Aria of Sorrow - Call of Chaos Hack V.1.7 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Castlevania Aria of Sorrow - Dawn of Symphony Hack V.1.1 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Castlevania Aria of Sorrow - Castlevania Reaper&#039;s Reckoning Hack V.1.7 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Castlevania Harmony of Dissonance - PaletteHack V.1.0 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Castlevania Harmony of Dissonance - Revenge On The Findesiecle Hack V.1.2 [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Infinite Konami logo loop. Unplayable. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Fire Emblem - Different Dimensions The Ostian Princess Hack V.1.2 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Minor gfx glitches are visible every now and then. Auto saving interrupts gameplay. Game is playable. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Fire Emblem - Fuuin no Tsurugi [Shining Armor Hack] V.1.0 [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game won´t boot. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Fire Emblem - Tactics Universe V.3 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Minor gfx glitches are visible every now and then. Auto saving interrupts gameplay. Game is playable. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Fire Emblem - The Last Promise Hack V.2.1 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game crashes after you start the first chapter. Unplayable. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Metroid Fusion - 20002000 Hack V.0.93 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version works. Minor gfx glitches are visible every now and then. Game runs fine. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Metroid Zero Mission - AP Boss Rush Hack V.1.0 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version works. Minor slowdown during the Intro cutscene. Minor gfx glitches are visible every now and then. Short loading times when you progress through tunnel and the menu. Game is playable. Saving works. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Metroid Zero Mission - Escape from Metroid Zero Mission Hack V.1.02 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game crashes during the intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Metroid Zero Mission - Menu Hack V.1.0 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version works. Minor slowdown during the Intro cutscene. Minor gfx glitches are visible every now and then. Short loading times when you progress through tunnel and the menu. Game is playable. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Metroid Zero Mission - Metroid Deep Freeze Hack V.1.4 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Minor slowdown during the Intro cutscene. Minor gfx glitches are visible every now and then. Short loading times when you progress through tunnel and the menu. Game is playable. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Metroid Zero Mission - Metroid Disturbance Hack V.0.2 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version works. Minor slowdown during the Intro cutscene. Minor gfx glitches are visible every now and then. Short loading times when you progress through tunnel and the menu. Game is playable. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Metroid Zero Mission - Metroid Boss Rush Mode Hack V.1.0 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game crashes after you select the Boss rush mode. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Metroid Zero Mission - Other Zero Mission Hack V.3.8 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game crashes after you start a new game. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Homebrew ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;compattable sortable&amp;quot; width=&amp;quot;100%&amp;quot; cellspacing=&amp;quot;1&amp;quot; border=&amp;quot;1px&amp;quot;&lt;br /&gt;
!ROM Title [Region]&lt;br /&gt;
!Commit ID (build on date)&lt;br /&gt;
!width=50%|Notes11&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Anguna V.0.95&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game runs fine. Game crashes when you save. Saving doesn´t work.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|Beru&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game runs perfect! Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Castle Master&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|No Audio. Game is playable. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Christmas Advance &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|White screen after bios intro. &#039;&#039;&#039;This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Combat Advanced V.0.43&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version has less gfx glitches. Some gfx glitches. Game is playable. Game has no save feature.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|El-Hazard &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Gameboy Sounds are missing. Game runs fine. Couldn&#039;t find a save spot.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Eliminator V.0.91&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. No Audio by default. Game runs fine. Game has no save feature.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Elite - The New Kind v.1.7.1&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Some Sound FX are missing. Game runs fine. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Ex Machina&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|White screen after bios intro. Fixed the header with gbata. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Kunoichi Yami&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Gameboy Sounds are missing. Game runs fine. Game has no save feature.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Lily and the lost Angel V.0.2&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Black screen after bios intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Magical Chase&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Broken bios intro. Fixed the header with gbata. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|Metal Warrior 4 V.1.1&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Game runs perfect! Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|Nebulus V.1.2&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version works. Game runs perfect! Game has no save feature.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Orn&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Heavy slowdown in some areas. Game has no Save feature.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Panic at work&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Broken bios intro. Fixed the header with gbata. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Quake 3D Demo&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|White screen after bios intro. Fixed the header with gbata. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Rinne Tensyou ADVANCE&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Some Sound FX are missing. Game runs fine. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Rodion&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|White screen after bios intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Sonic the Hedgehog - [2007 Port Demo]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. No Audio. Some gfx glitches. Working. Game has no save feature.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Space Twins&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Some Sound FX are missing. Game runs fine. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Super Mario - The Last Advance Quest V.2.0&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Much Noise. Working. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Super Star Shooter Advance&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Sushi the Cat&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Black screen after bios intro. &#039;&#039;&#039;This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|The Endless Tower&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game runs a little faster than intended. Game runs fine. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|The Fallen&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Broken bios intro. Fixed the header with gbata. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|The Last Seal&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Some Sound FX are missing. Game runs fine. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Trailblazer Advance&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Much Noise. Working. Game has no save feature.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Uranus&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|White screen after bios intro. Unplayable. &#039;&#039;&#039;This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Uranus 2&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|White screen after bios intro. Unplayable. &#039;&#039;&#039;This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Uranus Zero&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Some Sound FX are missing. Minor slowdown and gfx glitches. Game is playable. Couldn&#039;t find a save spot.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Vulkanon V.2.0&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Gameboy Sounds are missing. Game runs fine. Game has no save feature.&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Prototype ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;compattable sortable&amp;quot; width=&amp;quot;100%&amp;quot; cellspacing=&amp;quot;1&amp;quot; border=&amp;quot;1px&amp;quot;&lt;br /&gt;
!ROM Title [Region]&lt;br /&gt;
!Commit ID (build on date)&lt;br /&gt;
!width=50%|Notes11&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Another World V.2.1&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. No Audio. Working. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|Banjo Kazooie - Grunty&#039;s Revenge - Early Beta&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Game runs perfect! Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Banjo Pilot Voxel&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Heavy slowdown and gfx glitches. Unplayable. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Battletoads&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Some slowdown and gfx glitches. Unplayable. Game has no save feature.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Blue Angelo - Monsters Stable&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Broken bios intro. Fixed the header with gbata. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Blue Angelo - More Detail Unstable&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Broken bios intro. Fixed the header with gbata. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Broken Circle [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version works. Minor gfx glitches are visible every now and then. Game runs fine. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Contra Advance - Review Prototype&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Game uses a Password system. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Diddy Kong Pilot 2001&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Broken bios intro. Fixed the header with gbata. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Diddy Kong Pilot 2003 Alpha&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Some slowdown and gfx glitches. Working. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|DK - King of Swing - Kiosk Demo [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|White screen after bios intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Dune Ornithopter Assault&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game crashes after you select a language. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Fire Eaters - Zero Bandits (Black Belt Challenge) [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game crashes after the titlescreen. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Fire Emblem - Rekka no Ken [J] [Proto 0206]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Minor gfx glitches are visible every now and then. Auto saving interrupts gameplay. Game is playable. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Fire Emblem - Rekka no Ken [J] [Proto 0219]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Minor gfx glitches are visible every now and then. Auto saving interrupts gameplay. Game is playable. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Flashback Legends [Proto]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|White screen after bios intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Haunted Mansion [Proto] [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|White screen after bios intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Hikaru no Go Taikenban [Promo] [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Gameboy Sounds are missing. Game runs fine.  Couldn&#039;t find a save spot. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Kien [Proto] [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Minor slowdown and gfx glitches every now and then. Game runs fine. Game uses a Password system.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Kirby and the Amazing Mirror [Demo] [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster.  Minor slowdown and gfx glitches every now and then. Game runs fine. Game has no save feature.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Konami Krazy Racers [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|White screen after bios intro. &#039;&#039;&#039;This is a regress. Commit unspecified (2019/06/03) (sd save branch) arm9 build boots into the menu.&#039;&#039;&#039; &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Legend of Zelda - The Minish Cap [Kiosk Demo] [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Game has no save feature.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|LEGO Racers 2 [Beta]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version works. Some gfx glitches. Gameboy Sounds are missing. Game is playable. Saving works. &#039;&#039;&#039;Kind of a regress here. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but misses the gameboy sounds.&#039;&#039;&#039; &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Mandrake the Magician - Shadow of the Vehme&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game crashes after you select the language. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Mario &amp;amp; Luigi - Superstar Saga [Kiosk Demo] [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game crashes when you enter battle. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Megaman Battle Network 2  &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|White screen after bios intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Metroid Fusion [09.11.2002 Proto] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version works. Minor gfx glitches are visible every now and then. Game runs fine. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Metroid Fusion [09.16.2002 Proto] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version works. Minor gfx glitches are visible every now and then. Game runs fine. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Metroid Zero Mission - [05.12.2003 Proto with Debug]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version works. Minor slowdown during the Intro cutscene. Minor gfx glitches are visible every now and then. Short loading times when you progress through tunnel and the menu. Game is playable. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Metroid Zero Mission - [16.01.2004 Proto with Debug]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version works. Minor slowdown during the Intro cutscene. Minor gfx glitches are visible every now and then. Short loading times when you progress through tunnel and the menu. Game is playable. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Morning Adventure [Promo]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Minor Noise during the Pause screen. Game runs fine. Game has no save feature.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Motocross Challenge [Proto]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Heavy slowdown. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Moto GP [Beta]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster and has less gfx glitches. Much Noise. Gameboy Sounds are missing. Unplayable. Game uses a Password system. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|Overstorm [Proto]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Game runs perfect! Game has no save feature.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|Phantom - The Ghost who walks&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game runs perfect! Couldn&#039;t find a save spot.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|Pokemon Mystery Dungeon - Red Rescue Team [U] [Kiosk Demo]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Game runs perfect! Game has no save feature.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Pokemon Ruby [German Debug Build]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|White screen after bios intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Resident Evil 2&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game runs too fast. Working. Game has no save feature. &#039;&#039;&#039;This is a regress. Use commit f89fac5 (2018/07/10) arm9 version instead.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Santa Claus Jr. Advance&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster and has less gfx glitches. Minor gfx glitches. Some Noise during the Pause screen. Game runs fine. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Sonic Advance &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Unskippable Black Borders on Screen and Music playing. Unplayable.&amp;lt;br&amp;gt;&amp;lt;b&amp;gt;Gericom:&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt; It tests the link hardware, which is not implemented yet and yields those boxes on test fail.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Sonic Advance 3&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster and has less gfx glitches. Some gfx glitches. Gameboy Sounds are missing. Game is playable. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|SpongeBob SquarePants - SuperSponge [06.06.2001 11.34 Proto] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Some gfx glitches during the intro. Game runs fine. Game uses a Password system.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|SpongeBob SquarePants - SuperSponge [06.06.2001 11.36 Proto] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Some gfx glitches during the intro. Game runs fine. Game uses a Password system.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|SpongeBob SquarePants - SuperSponge [07.31.2001 Proto] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game runs perfect! Game uses a Password system.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Starsky &amp;amp; Hutch [Beta] [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game crashes during the intro. Unplayable. &#039;&#039;&#039;This is a regress. Use commit 17694d4 (2017/05/22) arm9 version instead.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|Super Mario Bros 2 - Super Mario Advance [Kiosk Demo] [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game runs perfect! Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Turok Advance [Bright Proto]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Full Speed with a little Slowdown. Minor gfx glitches. Game is playable. Game has no save feature.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Turok Advance [Proto]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Full Speed with a little Slowdown. Minor gfx glitches. Game is playable. Game has no save feature.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Tyrian 2000 [Proto]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|White screen after bios intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|World Reborn&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Some Noise during the Pause screen. Game runs fine. Game uses a Password system.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Yoshi&#039;s Story [GBA Tech Demo]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Cache version runs faster. Minor gfx glitches. Game runs fine. Game has no save feature.&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Unlicensed games ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;compattable sortable&amp;quot; width=&amp;quot;100%&amp;quot; cellspacing=&amp;quot;1&amp;quot; border=&amp;quot;1px&amp;quot;&lt;br /&gt;
!ROM Title [Region]&lt;br /&gt;
!Commit ID (build on date)&lt;br /&gt;
!width=50%|Notes11&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Digimon Ruby&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Infinite loop to the titlescreen. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Digimon Sapphire&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|White screen after bios intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Iron Kid [Korea]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game crashes during the Intro. Unplayable. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Mo Jie Qibing [Chinese]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|White screen after bios intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Qwak [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Game runs fine. Saving works.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Rockman &amp;amp; Crystal [Chinese]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|916020e (2019/07/07)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|White screen after bios intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Robz8</name></author>
	</entry>
	<entry>
		<id>https://wiki.gbatemp.net/w/index.php?title=GBARunner2&amp;diff=69280</id>
		<title>GBARunner2</title>
		<link rel="alternate" type="text/html" href="https://wiki.gbatemp.net/w/index.php?title=GBARunner2&amp;diff=69280"/>
		<updated>2018-10-30T22:05:35Z</updated>

		<summary type="html">&lt;p&gt;Robz8: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{InfoBox&lt;br /&gt;
 |title=GBARunner2&lt;br /&gt;
 |image=&lt;br /&gt;
 |imagesize=&lt;br /&gt;
 |imagecaption=&lt;br /&gt;
 |header1 = Information&lt;br /&gt;
 |label1 = Console Emulated&lt;br /&gt;
 |data1 = [[GBA]]&lt;br /&gt;
 |label2= Runs on&lt;br /&gt;
 |data2 = [[Nintendo DS]]&lt;br /&gt;
 |label3 =Developer&lt;br /&gt;
 |data3 = [https://gbatemp.net/members/280844/ Gericom]&lt;br /&gt;
 |label4 = Source code&lt;br /&gt;
 |data4 = [https://github.com/Gericom/GBARunner2 GitHub]&lt;br /&gt;
 |label5 = Latest version&lt;br /&gt;
 |data5 = [https://gbatemp.net/attachments/gbarunner2_arm9dldi_wramicache-nds-zip.135215// Commit f89fac5 (2018/07/10) (if arm9 won´t work, try arm7 below.)]&lt;br /&gt;
 |label6 = Discussion thread&lt;br /&gt;
 |data6 = [https://gbatemp.net/threads/gbarunner2.451970/ GBATemp.net] &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;GBARunner2&#039;&#039;&#039; is a GBA hypervisor for DS (like Nintendont for GC on Wii).&lt;br /&gt;
&lt;br /&gt;
= Usage =&lt;br /&gt;
&lt;br /&gt;
1. Make sure your SD card is fat32 formatted.&lt;br /&gt;
&lt;br /&gt;
2. Put a GBA bios as bios.bin in the &amp;quot;gba&amp;quot; folder in the root of your sd card.(*)&lt;br /&gt;
&lt;br /&gt;
3. Put GBARunner2.nds on your sd card. If you are running TWiLight Menu++/DSiMenu++/SRLoader, GBARunner2.nds should be in the &amp;quot;_nds&amp;quot; folder (should be already)&lt;br /&gt;
&lt;br /&gt;
4. &#039;&#039;&#039;Some Games need to be sram patched if the game didn&#039;t already use sram for saving&#039;&#039;&#039; [https://filetrip.net/gba-downloads/tools-utilities/download-gbata-gba-tool-advance-0-7a-f223.html GBATA]. This prevents some Error Messages.&lt;br /&gt;
&lt;br /&gt;
5. By default, GBARunner2 will look for a &amp;quot;gba&amp;quot; directory on the root of your sdcard, otherwise it will open the root of your sdcard.&lt;br /&gt;
&lt;br /&gt;
6. Run gbarunner2.nds. If you are running TWiLight Menu++/DSiMenu++/SRLoader, touch the GBA icon (DSi and 3DS themes), select the 3rd icon (R4 theme), or select GBARunner2 in the menu (Acekard theme).&lt;br /&gt;
&lt;br /&gt;
With Commit a61e70e Version it is possible to load your save files. They should have the same name as the gba file but instead of .gba they should be .sav. The games need to be sram patched to recognise the sav files.&lt;br /&gt;
&lt;br /&gt;
(*) Do not use Normmatt&#039;s open-source GBA BIOS, as some patches are applied to the BIOS at hardcoded addresses. The MD5 of the BIOS you must use is A860E8C0B6D573D191E4EC7DB1B1E4F6. Use [http://www.winmd5.com/ WinMD5Free] to check the MD5.&lt;br /&gt;
== Work in Progress ==&lt;br /&gt;
- Saving on SD card &#039;&#039;&#039;Although it is tested, there is no guarantee that it will work fine in all cases,&lt;br /&gt;
so use it at your own risk. A backup of your sd is recommend!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Not implemented yet ==&lt;br /&gt;
- GUI.&lt;br /&gt;
&lt;br /&gt;
= Compiling the latest version =&lt;br /&gt;
&lt;br /&gt;
1. Make sure you have devkitpro installed.&lt;br /&gt;
&lt;br /&gt;
2. Download the git repo.&lt;br /&gt;
&lt;br /&gt;
3. Run make in the root.&lt;br /&gt;
&lt;br /&gt;
= Downloads =&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2_arm9dldi_wramicache-nds-zip.135215// Commit f89fac5 (2018/07/10) (arm9wramicache Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-53#post-8131575 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2_arm9dldi-nds-zip.135214// Commit f89fac5 (2018/07/10) (arm9 Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-53#post-8131575 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2_arm7dldi_wramicache-nds-zip.135213// Commit f89fac5 (2018/07/10) (arm7wramicache Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-53#post-8131575 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2_arm7dldi-nds-zip.135212// Commit f89fac5 (2018/07/10) (arm7 Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-53#post-8131575 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2_arm7dldi-nds-zip.116486/ Commit 83108c7 (2018/03/04) (arm7 Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-42#post-7860550 here].&lt;br /&gt;
*[https://gbatemp.net/attachments/gbarunner2_arm7dldi_wramicache-nds-zip.116487/ Commit 83108c7 (2018/03/04) (arm7wramicache Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-42#post-7860550 here].&lt;br /&gt;
*[https://gbatemp.net/attachments/gbarunner2_arm9dldi-nds-zip.116488/ Commit 83108c7 (2018/03/04) (arm9 Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-42#post-7860550 here].&lt;br /&gt;
*[https://gbatemp.net/attachments/gbarunner2_arm9dldi_wramicache-nds-zip.116489/ Commit 83108c7 (2018/03/04) (arm9wramicache Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-42#post-7860550 here]&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2_arm7dldi-nds-zip.116254/ Commit f9e6ded (2018/02/28) (arm7 Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-41#post-7857717 here].&lt;br /&gt;
*[https://gbatemp.net/attachments/gbarunner2_arm7dldi_wramicache-nds-zip.116255/ Commit f9e6ded (2018/02/28) (arm7wramicache Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-41#post-7857717 here].&lt;br /&gt;
*[https://gbatemp.net/attachments/gbarunner2_arm9dldi-nds-zip.112453/ Commit f9e6ded (2018/02/28) (arm9 Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-41#post-7857717 here].&lt;br /&gt;
*[https://gbatemp.net/attachments/gbarunner2_arm9dldi_wramicache-nds-zip.116256/ Commit f9e6ded (2018/02/28) (arm9wramicache Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-41#post-7857717 here]&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2_arm7dldi-nds-zip.116257/ Commit 091719f (2018/01/29) (arm7 Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-41#post-7857717 here].&lt;br /&gt;
*[https://gbatemp.net/attachments/gbarunner2_arm7dldi_wramicache-nds-zip.112452/ Commit 091719f (2018/01/29) (arm7wramicache Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-38#post-7810796 here].&lt;br /&gt;
*[https://gbatemp.net/attachments/gbarunner2_arm9dldi-nds-zip.112453/ Commit 091719f (2018/01/29) (arm9 Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-38#post-7810796 here].&lt;br /&gt;
*[https://gbatemp.net/attachments/gbarunner2_arm9dldi_wramicache-nds-zip.112454/ Commit 091719f (2018/01/29) (arm9wramicache Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-38#post-7810796 here].&lt;br /&gt;
*[https://gbatemp.net/attachments/gbarunner2_arm9dldi-zip.93066/ Commit unspecified (2017/07/17) (arm9 Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-32#post-7452865 here].&lt;br /&gt;
*[https://gbatemp.net/attachments/gbarunner2_arm7dldi-zip.93065/ Commit unspecified (2017/07/17) (arm7 Version)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-32#post-7452865 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.91072/ Commit 17694d4 (2017/05/22) (without arm7 dldi)], posted [http://gbatemp.net/threads/gbarunner2.451970/page-30#post-7409956 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-arm7-dldi-zip.91073/ Commit 17694d4 (2017/05/22) (with arm7 dldi)], posted [http://gbatemp.net/threads/gbarunner2.451970/page-30#post-7409956 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.87775/ Commit unspecified (checksum don&#039;t match with latest version)], posted [http://gbatemp.net/threads/gbarunner2.451970/page-28#post-7327238 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.86221/ Commit 216734d (2017/05/06)], posted [http://gbatemp.net/threads/gbarunner2.451970/page-26#post-7293244 here]. &lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.84873/ Commit a61e70e (2017/04/22)], posted [http://gbatemp.net/threads/gbarunner2.451970/page-26#post-7261890 here]. &lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.80517/ Commit ba222be (2017/03/06)], posted [http://gbatemp.net/threads/gbarunner2.451970/page-22#post-7156519 here]. &lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.80361/ Commit 7e40932 (2017/03/04)], posted [http://gbatemp.net/threads/gbarunner2.451970/page-22#post-7151624 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.78854/ Commit f3d2ef4 (2017/02/18)], posted [http://gbatemp.net/threads/gbarunner2.451970/page-18#post-7107770 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.78255/ Commit 3860043 (2017/02/12)], posted [http://gbatemp.net/threads/gbarunner2.451970/page-16#post-7095338 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.77367/ Commit 596fca3 (2017/02/04)], posted [http://gbatemp.net/threads/gbarunner2.451970/page-15#post-7071733 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.76860/ Commit dc0aaf1 (2017/01/30)], posted [http://gbatemp.net/threads/gbarunner2.451970/page-12#post-7058526 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.74203/ Commit 2286ea0 (2017/01/08)], posted [http://gbatemp.net/threads/gbarunner2.451970/page-7#post-6993100 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.73713/ Commit fcff1c5 (2017/01/05)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-5#post-6980509 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.73194/ Commit 350be7a (2016/12/29)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-4#post-6960160 here].&lt;br /&gt;
* [https://gbatemp.net/attachments/gbarunner2-zip.72394/ Commit 78945c3 (2016/12/18)], posted [https://gbatemp.net/threads/gbarunner2.451970/page-2#post-6933255 here].&lt;br /&gt;
&lt;br /&gt;
= Changelog =&lt;br /&gt;
&lt;br /&gt;
See [https://github.com/Gericom/GBARunner2/commits/master GitHub timeline].&lt;br /&gt;
&lt;br /&gt;
= Compatibility list =&lt;br /&gt;
&lt;br /&gt;
{|width=&amp;quot;25%&amp;quot; cellspacing=&amp;quot;1&amp;quot; border=&amp;quot;1px&amp;quot;&lt;br /&gt;
!Legend&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|Very Playable - Full Speed. Very Good Audio. No GFX Glitches.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Playable - Full Speed. Very Good Audio with a little Noise/stuttering. A Few GFX Glitches.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Playable - Minor Performance issues. Gameboy Sounds missing.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Working/Unplayable - Game is very slow/laggy/glitched up.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Freezing - Game boots but freezes somewhere.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|No boot - Game doesn&#039;t even boot.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;! A save error message (and sometimes other crashes too) means that your game must be sram patched (every game not using sram should be patched so check that before reporting) - check the Usage section for the appropriate tool !&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;! Some Games have Release Intro´s attached to themselve. Those Intros use a Code that is not supported yet. Try using the GBATA tool to remove the Intro to get the Game to work. Use an Emulator to see if a Game has a Rom Intro or not !&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Retail games ==&lt;br /&gt;
{| class=&amp;quot;compattable sortable&amp;quot; width=&amp;quot;100%&amp;quot; cellspacing=&amp;quot;1&amp;quot; border=&amp;quot;1px&amp;quot;&lt;br /&gt;
!ROM Title [Region]&lt;br /&gt;
!Commit ID (build on date)&lt;br /&gt;
!width=50%|Notes11&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|007 - James Bond - Everything or Nothing [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache Version is a bit faster than the arm9 version.&#039;&#039;&#039; The game has much Slowdown. The Audio has some Noise and much stuttering.  Working. &#039;&#039;&#039;Saving works with sram patch.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|007 - Nightfire [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache Version is a bit faster than the arm9 version.&#039;&#039;&#039; The game has much Slowdown. The Audio has some Noise and stuttering. Working. &#039;&#039;&#039;Saving works with sram patch.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|2 Games in 1 - Uno + Skip-Bo [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache Version is a bit faster than the arm9 version.&#039;&#039;&#039; Full Speed. Good Audio with some Noise and stuttering. The Gameboy Sounds are missing. Some gfx glitches. Working. &#039;&#039;&#039;The game has no save or Password system.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|2K Sports - Major League Baseball 2K7 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache Version run the same speed.&#039;&#039;&#039; &#039;&#039;&#039;The Audio in the arm9wramicache Version has more noise than the arm9 version.&#039;&#039;&#039; Full Speed. Very Good Audio. Minor gfx glitches. Playable. &#039;&#039;&#039;Game has Password system.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Ace Combat Advance [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache Version run the same speed.&#039;&#039;&#039; Full Speed. Very Good Audio. Some Gfx Glitches. Playable. &#039;&#039;&#039;Game uses Password system.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Ace Lightning [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache Version run the same speed.&#039;&#039;&#039; Full Speed. Very Good Audio. Some Gfx Glitches. Playable. &#039;&#039;&#039;Didn´t make it to a save spot in this crappy game. Don´t know if saving works.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Action Man - Robot Atak [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9 Version has much Slowdown during heavy enemy encounter. arm9wramicache Version runs better.&#039;&#039;&#039; The Background of the Overworld map is missing. No Audio. Much Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Working. &#039;&#039;&#039;The game uses a Password system.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Activision Anthology [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache Version run the same speed. Almost Full Speed with some Slowdown.&#039;&#039;&#039; The Audio has much Noise and stuttering. Many gfx glitches. Some games freeze during gameplay. Working. &#039;&#039;&#039;The game saves the Highscore.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Advance Guardian Heroes [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache Version run the same speed.&#039;&#039;&#039; Full Speed. Good Audio with little Noise. Few gfx glitches. Playable. &#039;&#039;&#039;Saving works with sram patch.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Adventure of Tokyo Disney Sea [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache Version run the same speed.&#039;&#039;&#039; Full Speed. Very Good Audio. The Gameboy Sounds are missing. Few gfx glitches. Working. &#039;&#039;&#039;High language barrier. Couldn´t figure out how to save the game.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Advance Wars [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;arm9 Version runs fine. arm9wramicache Version won´t boot after the BIOS Screen.&#039;&#039;&#039; Full Speed. Very Good Audio. Some Gfx Glitches on the Titlescreen and during Battle. Playable. &#039;&#039;&#039;Saving works with sram patch in the arm9 version.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Advance Wars 2 - Black Hole Rising [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;arm9 Version runs fine. arm9wramicache Version won´t boot after the BIOS Screen.&#039;&#039;&#039; Full Speed. Very Good Audio. Some gfx glitches during battle. Playable. &#039;&#039;&#039;Saving works with sram patch in the arm9 version.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Aero the Acro-Bat - Rascal Rival Revenge [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required to boot the Game.&#039;&#039;&#039; &#039;&#039;&#039;Both arm9 version and arm9wramicache Version run the same speed. The arm9wramicache version has less glitches than the arm9 version.&#039;&#039;&#039; Full Speed. Very Good Audio. Few gfx glitches. Playable. &#039;&#039;&#039;Saving works with sram patch.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Agassi Tennis Generation [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache Version run the same speed.&#039;&#039;&#039; &#039;&#039;&#039;The Arcade mode is the only playable game mode in both arm9 versions.&#039;&#039;&#039; &#039;&#039;&#039;The other modes cause the game to either freeze or reboot. The arm9 version freezes during the game mode select screen after you wait a few seconds.&#039;&#039;&#039; Full Speed. Good Audio. Working. &#039;&#039;&#039;The game has no save feature.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Agent Hugo - Roborumble [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache Version run the same speed.&#039;&#039;&#039; I played the tutorial. Full Speed. Good Audio with a little Noise. Some gfx glitches. Playable. &#039;&#039;&#039;The game uses a Password system.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Aggressive Inline [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;In the arm9 version I get an White Screen after the BIOS Intro. Infinite BIOS loop in the arm9wramicache Version.&#039;&#039;&#039; Unplayable. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Aigle de Guerre, L&#039; [FR]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache Version run the same speed.&#039;&#039;&#039; Full Speed. Very Good Audio. Some Gfx Glitches. Playable. &#039;&#039;&#039;Game uses the SRAM_V112 (256Kbit) save type. Saving works without Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Aka-chan Doubutsuen [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache Version run the same speed.&#039;&#039;&#039; Full Speed. Very Good Audio. &#039;&#039;&#039;The text in the texboxes is missing.&#039;&#039;&#039; Working. &#039;&#039;&#039;Couldn´t figure out how to save the game.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Aladdin [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache Version run the same speed.&#039;&#039;&#039; Full Speed. Very Good Audio. Few gfx glitches. Playable. &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039; &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Aleck Bordon Adventure - Tower &amp;amp; Shaft Advance [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache Version run the same speed.&#039;&#039;&#039; Full Speed. Good Audio with a little Noise. Playable. &#039;&#039;&#039;Couldn´t figure out how to save.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Alex Rider - Stormbreaker [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;I get an White Screen after the BIOS Intro in both arm9 and arm9wramicache Version.&#039;&#039;&#039; Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Alienators - Evolution Continues [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;I get an White Screen after the BIOS Intro in the arm9 Version. Infinite BIOS loop in the arm9wramicache Version.&#039;&#039;&#039; Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Alien Hominid [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Infinite BIOS loop in both arm9 and arm9wramicache Version.&#039;&#039;&#039; Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|All Grown Up! - Express Yourself [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache version run the same speed.&#039;&#039;&#039; Full Speed. Good Audio with a little Noise. Playable. &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|All-Star Baseball 2003 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Only the arm9 version works. The arm9wramicache version shows a White Screen after the BIOS Intro.&#039;&#039;&#039; Full Speed. Very Good Audio. Many gfx glitches during the Menu. Playable. &#039;&#039;&#039;The game has no save feature.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|All-Star Baseball 2004 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Only the arm9 version works. The arm9wramicache version shows a White Screen after the BIOS Intro.&#039;&#039;&#039; Full Speed. Very Good Audio. Many gfx glitches during the Menu. Playable. &#039;&#039;&#039;The game has no save feature.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Altered Beast - Guardian of the Realms [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache version run the same speed.&#039;&#039;&#039; Full Speed. Very Good Audio. Some gfx glitches. Playable. &#039;&#039;&#039;The game has no save feature.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Amazing Virtual Sea-Monkeys [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache version run the same speed.&#039;&#039;&#039; Full Speed. Very Good Audio. Some gfx glitches. Playable. &#039;&#039;&#039;The game has no save feature.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|American Bass Challenge [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache version have a Black Screen after the BIOS Intro.&#039;&#039;&#039; Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|American Dragon - Jake Long - Rise of the Huntsclan! [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache version have a Black Screen after the BIOS Intro.&#039;&#039;&#039; Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|American Idol [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramcache version has less glitches and a bit better sound than the arm9 version.&#039;&#039;&#039; Full Speed. The Audio has some Noise and stuttering. Some gfx glitches. Working. &#039;&#039;&#039;The game uses a Password system.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|An American Tail - Fievel&#039;s Gold Rush [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache version run the same speed.&#039;&#039;&#039; Full Speed. Very Good Audio. Some gfx glitches. Playable. &#039;&#039;&#039;The game uses a Password system.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Angel Collection - Mezase! Gakuen no Fashion Leader [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache Version run the same speed.&#039;&#039;&#039; Full Speed. Very Good Audio. The Gameboy Sounds are missing. Playable. &#039;&#039;&#039;Uses EEPROM_V122 as save type. Saving works with Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Angel Collection 2 - Pichimo ni Narou [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache Version run the same speed.&#039;&#039;&#039; Full Speed. Very Good Audio. The Gameboy Sounds are missing. &#039;&#039;&#039;There is some screen tearing when you walk around.&#039;&#039;&#039; Playable. &#039;&#039;&#039;Uses EEPROM_V124 as save type. Saving works with Sram patching.&#039;&#039;&#039; &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Angelique [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache version run the same speed.&#039;&#039;&#039; Full Speed. The Audio has much Noise and stuttering. The Gameboy Sounds are missing. Some gfx glitches. Working. &#039;&#039;&#039;High language barrier. Couldn´t figure out how to save.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Animal Mania - Dokidoki Aishou Check [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache version run the same speed.&#039;&#039;&#039; Full Speed. Good Audio with a little Noise. The Gameboy Sounds are missing. Some gfx glitches. Playable. &#039;&#039;&#039;Saving works without Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|Animaniacs - Lights, Camera, Action! [E]  &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache version run the same speed.&#039;&#039;&#039; Full Speed. Very Good Audio. Very Playable. &#039;&#039;&#039;The game uses a Password system.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Animal Snap - Rescue Them 2 by 2 [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache version run the same speed.&#039;&#039;&#039; &#039;&#039;&#039;The Screen is almost completely black and it is very hard to see what´s going on.&#039;&#039;&#039; Unplayable. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Animal Yokochou - Doki Doki Kyushutsu Daisakusen ! no Maki [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache version run the same speed.&#039;&#039;&#039; The game has much Slowdown. The Audio has some Noise and stuttering. Some gfx glitches. Working. &#039;&#039;&#039;The game uses SRAM_V113 (256Kbit) as a save type. Saving works without Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Animal Yokochou - Doki Doki Shinkyuu Shiken! no Kan [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache version run the same speed.&#039;&#039;&#039; Full Speed. Good Audio. The Gameboy Sounds are missing. Some gfx glitches. Playable. &#039;&#039;&#039;The game uses SRAM_F_V103 (256Kbit) as a save type. Saving works without Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Ant Bully [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache version run the same speed.&#039;&#039;&#039; Full Speed. No Audio and much Noise. Some gfx glitches. Working. &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Antz - Extreme Racing [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache version have an infinite BIOS loop.&#039;&#039;&#039; Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Ao-Zoura to Nakamatachi - Yume no Bouken [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache version run the same speed.&#039;&#039;&#039; Full Speed. Good Audio with a little Noise. Few gfx glitches. Playable. &#039;&#039;&#039;High language barrier. Couldn´t figure out how to save.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Archer Maclean&#039;s 3D Pool [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache version run the same speed.&#039;&#039;&#039; Full Speed. The Audio has much Noise during the Titlescreen. Playable. &#039;&#039;&#039;The game has no save feature.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|Arctic Tale [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache version run the same speed.&#039;&#039;&#039; Full Speed. Very Good Audio. Very Playable. &#039;&#039;&#039;The game uses a Password system.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Army Men - Operation Green [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache version show a black screen after you start a new game.&#039;&#039;&#039; Unplayable. &#039;&#039;&#039;Last playable arm9 version is commit f9e6ded (2018/02/28).&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Army Men - Turf Wars [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache version run the same speed.&#039;&#039;&#039; &#039;&#039;&#039;Heavy Slowdown and gfx glitches during the Title &amp;amp; Menu screen.&#039;&#039;&#039; Almost full speed during the mission. The Audio has much Noise and stuttering. Working. &#039;&#039;&#039;The game uses the EEPROM_V121 save type. Didn´t make it to a save spot in this crappy game.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Army Men Advance [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache version run the same speed.&#039;&#039;&#039; Full Speed. Good Audio with a little Noise. Few gfx glitches. Playable. &#039;&#039;&#039;The game uses a Password system.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Around the World in 80 Days [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs a bit faster than the arm9 version.&#039;&#039;&#039; Full Speed. Good Audio. &#039;&#039;&#039;I noticed some screen tearing when you move around.&#039;&#039;&#039; Playable. &#039;&#039;&#039;The game uses a Password system.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Arthur and the Minimoys [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache version have an infinite BIOS loop.&#039;&#039;&#039; Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Ashita no Joe - Makka ni Moeagare! [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache version run the same speed. Full Speed with a little Slowdown sometimes.&#039;&#039;&#039; Good Audio with a little Noise. Playable. &#039;&#039;&#039;High language barrier. Couldn´t figure out how to save.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Asterix &amp;amp; Obelix Bash Them All! [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache version run the same speed and freeze if you wait to long on the Titlescreen.&#039;&#039;&#039; &#039;&#039;&#039;Asterix &amp;amp; Kleopatra freezes during the Titlescreen.&#039;&#039;&#039; Asterix and Obelix works. Full Speed. You can hear random audio samples. Some gfx glitches. Working. &#039;&#039;&#039;Asterix and Obelix uses a Password system.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Asterix &amp;amp; Obelix XXL [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache version show a White Screen after the BIOS Intro.&#039;&#039;&#039; Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Astro Boy Omega Factor [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache version run the same speed.&#039;&#039;&#039; Full Speed. Good Audio with a little Noise. Playable. &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|Atari Anniversary Advance [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache version run the same speed.&#039;&#039;&#039; Full Speed. Good Audio. Very Playable. &#039;&#039;&#039;The game has no Save feature.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Atlantis - The Lost Empire [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache version show a White Screen after the BIOS Intro.&#039;&#039;&#039; Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Atomic Betty [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache version run the same speed.&#039;&#039;&#039; Full Speed. Good Audio. &#039;&#039;&#039;Some gfx glitches after the BIOS Intro.&#039;&#039;&#039; Playable. &#039;&#039;&#039;The game uses a Password system.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|ATV - Quad Power Racing [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache version run the same speed.&#039;&#039;&#039; Full Speed. Very Good Audio. Very Playable. &#039;&#039;&#039;The game has no Save feature.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|ATV - Thunder Ridge Riders [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache version run the same speed.&#039;&#039;&#039; The game has some Slowdown. The Audio has some Noise. &#039;&#039;&#039;Many gfx glitches on screen.&#039;&#039;&#039; Working. &#039;&#039;&#039;The game uses a Password system.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|Avatar - The Last Airbender - The Burning Earth [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache version run the same speed.&#039;&#039;&#039; Full Speed. Good Audio. Very Playable. &#039;&#039;&#039;The game uses a Password system.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|Avatar - The Legend of Aang [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache version run the same speed.&#039;&#039;&#039; Full Speed. Good Audio. Very Playable. &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Azumanga Daiou Advance [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache version run the same speed. You get a White Screen on the Touchscreen.&#039;&#039;&#039; The game has much Slowdown. The Audio has much Noise and stuttering. &#039;&#039;&#039;Many gfx glitches on screen.&#039;&#039;&#039; Working. &#039;&#039;&#039;High language barrier. Couldn´t figure out how to save.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Babar to the Rescue [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs a bit faster than the arm9 version.&#039;&#039;&#039; Full Speed with a little Slowdown. The Audio has some Noise and stuttering. Some gfx glitches. Working. &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Back to Stone [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache version have an infinite BIOS loop.&#039;&#039;&#039; Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Backtrack [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs much faster than the arm9 version.&#039;&#039;&#039; The FMV Intro Cutscene has some Slowdown. Full Speed with a little Slowdown. The Audio has some Noise and stuttering. Playable.&#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039; &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|Backyard Baseball [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache version run the same speed.&#039;&#039;&#039; Full Speed. Very Good Audio. Very Playable. &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|Backyard Baseball 2006 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache version run the same speed.&#039;&#039;&#039; Full Speed. Very Good Audio. Very Playable. &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|Backyard Basketball [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache version run the same speed.&#039;&#039;&#039; Full Speed. Very Good Audio. Very Playable. &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Backyard Football [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache version show a White Screen after the BIOS Intro.&#039;&#039;&#039; Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Backyard Football 2006 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache version show a White Screen after the BIOS Intro.&#039;&#039;&#039; Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Backyard Hockey [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache version run the same speed.&#039;&#039;&#039; Full Speed. Good Audio. &#039;&#039;&#039;Heavy flicker on screen.&#039;&#039;&#039; Working. &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Backyard Skateboarding [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs full speed, the arm9 version has some Slowdown.&#039;&#039;&#039; The Audio has much Noise. Some gfx glitches. Working. &#039;&#039;&#039;Couldn´t figure out how to save.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|Backyard Sports - Baseball 2007 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Black Screen with the arm9 version, full speed with the arm9wramicache version.&#039;&#039;&#039; Good Audio. Very Playable. &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|Backyard Sports - Basketball 2007 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs a bit faster than the arm9 version.&#039;&#039;&#039; Full Speed. Good Audio. Very Playable. &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Backyard Sports - Football 2007 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache version show a White Screen after the BIOS Intro.&#039;&#039;&#039; Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Baldur&#039;s Gate - Dark Alliance [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache version show a White Screen after the BIOS Intro.&#039;&#039;&#039; Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|Banjo Kazooie - Grunty´s Revenge [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs faster than the arm9 version.&#039;&#039;&#039; Full Speed. Good Audio. Very Playable. &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Banjo Pilot [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version and arm9wramicache version freeze at the copyright screen.&#039;&#039;&#039; Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Barbie - The Princess and the Pauper [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs a bit faster than the arm9 version.&#039;&#039;&#039; Full Speed. No Audio. Some Noise. Working. &#039;&#039;&#039;The game uses a Password system.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Barbie and the Magic of Pegasus [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs a bit faster than the arm9 version.&#039;&#039;&#039; Full Speed. No Audio. Some Noise. Working. &#039;&#039;&#039;The game uses a Password system.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Barbie as the Island Princess [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9wramicache version and arm9 version run the same speed.&#039;&#039;&#039; Full Speed. No Audio. Some Noise. &#039;&#039;&#039;The last arm9 version with working Audio was commit f9e6ded (2018/02/28).&#039;&#039;&#039; Working. &#039;&#039;&#039;Saving works with sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Barbie Diaries - High School Mystery [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs a bit faster than the arm9 version.&#039;&#039;&#039; Full Speed with a little Slowdown. Good Audio with a little Noise and stuttering. Playable. &#039;&#039;&#039;Didn´t play until a save spot.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Barbie Groovy Games [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs much faster than the arm9 version.&#039;&#039;&#039; Full Speed. The Audio has some Noise and stuttering. Some gfx glitches. Working. &#039;&#039;&#039;The game has no Save feature.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Barbie Horse Adventures [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs much faster than the arm9 version.&#039;&#039;&#039; Almost Full Speed with some Slowdown. Good Audio with some Noise and stuttering. Few gfx glitches. Working. &#039;&#039;&#039;The game uses a Password system.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Barbie in the 12 Dancing Princesses [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs a little bit faster than the arm9 version.&#039;&#039;&#039; Full Speed. No Audio. Some Noise. Some gfx glitches. Working. &#039;&#039;&#039;The game uses a Password system.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Barnyard [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs a little bit faster than the arm9 version.&#039;&#039;&#039; Full Speed. Good Audio. &#039;&#039;&#039;I noticed a little flicker here and there.&#039;&#039;&#039; Playable. &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Baseball Advance [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs a little bit faster than the arm9 version.&#039;&#039;&#039; Almost Full Speed with some Slowdown. Good Audio with some Noise and stuttering. Some gfx glitches. Playable. &#039;&#039;&#039;The game uses SRAM_F_V102 (256Kbit) as save format. Saving works without Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Batman Begins [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs much faster than the arm9 version.&#039;&#039;&#039; Full Speed. No Audio. Much Noise. Working. &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Batman Rise of Sin Tzu [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9wramicache version and arm9 version run the same speed.&#039;&#039;&#039; Full Speed. Very Good Audio. Few gfx glitches during the Intro Stage. Playable. &#039;&#039;&#039;The game uses a Password system.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Batman Vengeance [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs a bit faster, the FMV Intro has less glitches than the arm9 version.&#039;&#039;&#039; Full Speed. Very Good Audio. The Gameboy Sounds are missing. Playable. &#039;&#039;&#039;The game uses a Password system.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Battle B-Daman [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version has less glitches on the mode 7 board than the arm9 version, speed is the same in both arm9 version.&#039;&#039;&#039; Full Speed. Good Audio. The Gameboy Sounds are missing. Playable. &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Battle B-Daman - Fire Spirits [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version has less glitches on the mode 7 board than the arm9 version, speed is the same in both arm9 version.&#039;&#039;&#039; Full Speed. Good Audio. The Gameboy Sounds are missing. Playable. &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|BattleBots - Beyond the BattleBox [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs a little bit faster than the arm9 version.&#039;&#039;&#039; Full Speed. Good Audio. Very Playable. &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|BattleBots - Design &amp;amp; Destroy [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs a little bit faster than the arm9 version.&#039;&#039;&#039; Full Speed. Good Audio. Very Playable. &#039;&#039;&#039;The game uses a Password system.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Battle X Battle - Kyodai Gyo Densetsu [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version and the arm9 version run the same speed.&#039;&#039;&#039;Full Speed. Very Good Audio. The Gameboy Sounds are missing. Playable. &#039;&#039;&#039;High language barrier. Couldn´t figure out how to save.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|BB Ball [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both the arm9wramicache version and the arm9 version freeze during the Intro.&#039;&#039;&#039; Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Beast Shooter - Mezase Beast King! [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs the game, the arm9 version freezes during the Titlescreen.&#039;&#039;&#039; Full Speed. Good Audio. The Gameboy Sounds are missing. Playable. &#039;&#039;&#039;Save format is SRAM_F_V102 (256Kbit). Saving works without Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Berenstain Bears and the Spooky Old Tree [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both the arm9wramicache version and the arm9 version show a White Screen after the BIOS Intro.&#039;&#039;&#039; &#039;&#039;&#039;The last working arm9 version was commit f9e6ded (2018/02/28).&#039;&#039;&#039; Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Best Play Pro Yakyuu [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs much faster than the arm9 version.&#039;&#039;&#039; Almost Full Speed with some Slowdown. Good Audio with a little Noise and stuttering. Playable. &#039;&#039;&#039;High language barrier. Couldn´t figure out how to save.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Beyblade G-Revolution [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 versions run the same speed and freeze when you try to load a save.&#039;&#039;&#039; Full Speed. No Audio. Much Noise. Working. &#039;&#039;&#039;The game uses EEPROM_V124 as a save type. Can´t save the game.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Beyblade V-Force - Ultimate Blader Jam [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9 version shows an White Screen after the BIOS Intro. The arm9wramicache has an infinite BIOS loop.&#039;&#039;&#039; Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Bibi Blocksberg - Der magische Hexenkreis [G]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs much faster than the arm9 version.&#039;&#039;&#039; Almost Full Speed with a little Slowdown. No Audio. Much Noise. &#039;&#039;&#039;Heavy Clipping Issues.&#039;&#039;&#039; Working. &#039;&#039;&#039;The game uses a Password system.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Bibi und Tina - Ferien auf dem Martinshof [G]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs much faster than the arm9 version.&#039;&#039;&#039; Almost Full Speed with a little Slowdown. No Audio. Much Noise. &#039;&#039;&#039;Heavy Clipping Issues.&#039;&#039;&#039; Working. &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Bible Game [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs much faster than the arm9 version.&#039;&#039;&#039; Full Speed. Good Audio. &#039;&#039;&#039;Quick showing of gfx glitches when you open the pause menu screen.&#039;&#039;&#039; Playable. &#039;&#039;&#039;The game uses a Password system.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Biene Maja Klatschmohnwiese in Gefahr [G] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs a bit faster than the arm9 version.&#039;&#039;&#039; Full Speed. Good Audio with some Noise and stuttering. Few gfx glitches. Playable. &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Big Mutha Truckers [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs a bit faster than the arm9 version.&#039;&#039;&#039; The game has much Slowdown. The Audio has much Noise and stuttering. Many gfx glitches. &#039;&#039;&#039;The game crashed a few times.&#039;&#039;&#039; Unplayable. &#039;&#039;&#039;Couldn´t make it to a save spot.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|bit Generations - Boundish [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both the arm9wramicache version and the arm9 version run the same speed.&#039;&#039;&#039; Full Speed. Good Audio. The Gameboy Sounds are missing. Few gfx glitches. Playable. &#039;&#039;&#039;The game uses SRAM_V113 (256Kbit) as a save format. Don´t know what it saves though.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|bit Generations - Coloris [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs a bit faster than the arm9 version.&#039;&#039;&#039; Full Speed with a little Slowdown. Good Audio with a little Noise and stuttering. The Gameboy Sounds are missing. Few gfx glitches. Playable. &#039;&#039;&#039;The game uses SRAM_V113 (256Kbit) as a save format. Don´t know what it saves though.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|bit Generations - Dialhex [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both the arm9wramicache version and the arm9 version run the same speed.&#039;&#039;&#039; Full Speed. Very Good Audio. Very Playable. &#039;&#039;&#039;The game uses SRAM_V113 (256Kbit) as a save format. Don´t know what it saves though.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|bit Generations - Digidrive [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs a bit faster than the arm9 version.&#039;&#039;&#039; Full Speed. Good Audio. The Gameboy Sounds are missing. Few gfx gitches. Playable. &#039;&#039;&#039;The game uses SRAM_V113 (256Kbit) as a save format. Don´t know what it saves though.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|bit Generations - Dotstream [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs much faster than the arm9 version.&#039;&#039;&#039; Full Speed. Good Audio. The Gameboy Sounds are missing. Playable. &#039;&#039;&#039;The game uses SRAM_V113 (256Kbit) as a save format. Don´t know what it saves though.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|bit Generations - Orbital [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs a bit faster than the arm9 version.&#039;&#039;&#039; Full Speed. Very Good Audio. The Gameboy Sounds are missing. Playable. &#039;&#039;&#039;The game uses SRAM_V113 (256Kbit) as a save format. Don´t know what it saves though.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|bit Generations - Soundvoyager [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs a bit faster than the arm9 version.&#039;&#039;&#039; Full Speed. Good Audio. The Gameboy Sounds are missing. Playable. &#039;&#039;&#039;The game uses SRAM_V113 (256Kbit) as a save format. Don´t know what it saves though.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Black Belt Challenge [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The game takes a while to boot.&#039;&#039;&#039; &#039;&#039;&#039;The arm9wramicache version runs a bit faster than the arm9 version.&#039;&#039;&#039; Almost Full Speed. The Audio has some Noise and stuttering. &#039;&#039;&#039;Many gfx glitches on screen.&#039;&#039;&#039; Working. &#039;&#039;&#039;The game uses EEPROM_V120 as a save type. Don´t know what the game saves.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Black Matrix Zero [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs much faster and has less flicker than the arm9 version.&#039;&#039;&#039; Full Speed with a little Slowdown. Good Audio with a little Noise and stuttering. Few gfx glitches. Playable. &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Blackthorne [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both the arm9wramicache version and the arm9 version run the same speed.&#039;&#039;&#039; Full Speed. No Audio. SFX only with some Noise. Few gfx glitches. Working. &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Blades of Thunder [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version show a White Screen after the BIOS Intro.&#039;&#039;&#039; Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Bleach Advance - Kurenai ni Somaru Soul Society [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version freeze after selecting an character.&#039;&#039;&#039; Good Audio. Many gfx glitches on Screen. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Blender Bros [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs a little bit faster than the arm9 version.&#039;&#039;&#039; Full Speed. Good Audio. The Gameboy Sounds are missing. Playable. &#039;&#039;&#039;Saving works without Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|BMX Trick Racer [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both the arm9wramicache version and the arm9 version run the same speed.&#039;&#039;&#039; Full Speed. Good Audio. Few gfx glitches. Playable. &#039;&#039;&#039;The game uses EEPROM_V122 as a save type. Don´t know what it saves.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Board Game Classics [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both the arm9wramicache version and the arm9 version run the same speed.&#039;&#039;&#039; Full Speed. The Audio has some Noise and stuttering. Some gfx glitches. Playable. &#039;&#039;&#039;The game uses a Password system.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Boboboubo Boubobo - 9 Kyoku Senshi Gag Yuugou [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs a little bit faster than the arm9 version.&#039;&#039;&#039; Full Speed. Good Audio with a little Noise and stuttering. Some gfx glitches. Playable. &#039;&#039;&#039;Saving works without Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Boboboubo Boubobo - Bakutou Hajike Taisen [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs a little bit faster than the arm9 version.&#039;&#039;&#039; Full Speed. Good Audio. The Gameboy Sounds are missing. Some gfx glitches. Playable. &#039;&#039;&#039;The game uses SRAM_F_V103 (256Kbit) as a save type. Don´t know what the game saves.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Boboboubo Boubobo - Maji de!! Shinken Battle [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs a little bit faster than the arm9 version.&#039;&#039;&#039; Full Speed. Good Audio. Some gfx glitches. Playable. &#039;&#039;&#039;Saving works without Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Boboboubo Boubobo - Ougi 87.5 Bakuretsu Hanage Shinken [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs a little bit faster than the arm9 version and has less glitches.&#039;&#039;&#039; Full Speed. Good Audio. Few gfx glitches. Playable. &#039;&#039;&#039;Saving works without Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Boktai [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required for file creation.&#039;&#039;&#039; &#039;&#039;&#039;Needs the Solar Sensor Patch. Without it you get the Message &amp;quot;Solar Sensor broken&amp;quot; and the game freezes.&#039;&#039;&#039; Full Speed. Good Audio. The Gameboy sounds are missing. Playable. &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Boktai 2 [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both the arm9wramicache and arm9 version show a White Screen after the BIOS Intro.&#039;&#039;&#039; Unplayable. &#039;&#039;&#039;Last working arm9 build is commit a61e70e (2017/04/22).&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Boktai 3 [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both the arm9wramicache and arm9 version have an infinite BIOS loop.&#039;&#039;&#039; Unplayable. &#039;&#039;&#039;Needs some research. The game boots in older arm9 build.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Bomberman Jetters - Densetsu no Bomberman [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both the arm9wramicache and arm9 version run the same speed.&#039;&#039;&#039; Full Speed. Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable. &#039;&#039;&#039;The game freezes when you try to load a save file.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Bomberman Jetters - Game Collection [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both the arm9wramicache and arm9 version reset after pressing start on the Titlescreen.&#039;&#039;&#039; &#039;&#039;&#039;The Mini games work.&#039;&#039;&#039; Full Speed. Good Audio. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Bomberman Max 2 - Blue Advance [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both the arm9wramicache and arm9 version run the same speed.&#039;&#039;&#039; Full Speed. Good Audio. The Gameboy Sounds are missing. Playable.  &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Bomberman Max 2 - Red Advance [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both the arm9wramicache and arm9 version run the same speed.&#039;&#039;&#039; Full Speed. Good Audio. The Gameboy Sounds are missing. Playable.  &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Bomberman Tournament [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both the arm9wramicache and arm9 version run the same speed.&#039;&#039;&#039; Full Speed. Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable. &#039;&#039;&#039;The game freezes when you load a save file.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|Bookworm [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache runs much faster than the arm9 version.&#039;&#039;&#039; Full Speed. Very Good Audio. Very Playable. &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Bouken Ou Beet - Busters Road [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both the arm9wramicache and arm9 version run the same speed.&#039;&#039;&#039; Full Speed. Good Audio. The Gameboy Sounds are missing. Playable. &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Bouken Yuuki Pluster World - Densetsu no Plust Gate EX [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both the arm9wramicache and arm9 version show a Black Screen after the Takara logo.&#039;&#039;&#039; Unplayable. &#039;&#039;&#039;Last working arm9 build is commit f9e6ded (2018/02/28).&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Bouken Yuuki Pluster World - Pluston GP [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both the arm9wramicache and arm9 version show a Black Screen after the Takara logo.&#039;&#039;&#039; Unplayable. &#039;&#039;&#039;Last working arm9 build is commit f9e6ded (2018/02/28).&#039;&#039;&#039; Unsupported Toy Starterset. Similar to Skylanders.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Boukyaku no Senritsu [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs a little bit faster than the arm9 version.&#039;&#039;&#039; Full Speed. Good Audio with a little stuttering. Playable. &#039;&#039;&#039;The game uses EEPROM_V124 as a save type. Don´t know what it saves.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Boulder Dash EX [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs a little bit faster than the arm9 version.&#039;&#039;&#039; &#039;&#039;&#039;The Language Select Screen has no text in both arm9 versions.&#039;&#039;&#039; Full Speed. Good Audio. The Gameboy Sounds are missing. &#039;&#039;&#039;Many gfx glitches during the EX and Classic game mode.&#039;&#039;&#039; Working. &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|Boxing Fever [UE] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs much faster than the arm9 version.&#039;&#039;&#039; Full Speed. Very Good Audio. Very Playable. &#039;&#039;&#039;The game uses a Password system.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Bratz [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both the arm9wramicache version and the arm9 version show a White Screen after the BIOS Intro.&#039;&#039;&#039; Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Bratz - Babyz [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both the arm9wramicache version and the arm9 version freeze after selecting a language.&#039;&#039;&#039; Unplayable. &#039;&#039;&#039;The last working build is the arm9wramicache version commit 83108c7 (2018/03/04). The arm9 version for this commit crashes after you press start on the Titlescreen.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Bratz - Forever Diamondz [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs a little bit faster than the arm9 version.&#039;&#039;&#039; &#039;&#039;&#039;Random crashes in both arm9 versions.&#039;&#039;&#039; Full Speed. The Audio has some Noise and much stuttering. Some gfx glitches. Working. &#039;&#039;&#039;The game uses EEPROM_V124 as a save type. Don´t know what it saves.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Bratz - Rock Angelz [UE] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs a little bit faster than the arm9 version.&#039;&#039;&#039; Full Speed. The Audio has some Noise. Some gfx glitches. Working. &#039;&#039;&#039;The game uses EEPROM_V124 as a save type.&#039;&#039;&#039; &#039;&#039;&#039;Saving doesn´t work.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Bratz - The Movie [UE] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both the arm9wramicache version and the arm9 version run the same speed.&#039;&#039;&#039; Full Speed. The Audio has some Noise and much stuttering. Working. &#039;&#039;&#039;The game uses a Password system.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Breath of Fire [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs a little bit faster than the arm9 version.&#039;&#039;&#039; Full Speed. Good Audio. The Gameboy Sounds are missing. I noticed some Screen tearing. Playable. &#039;&#039;&#039;The game uses SRAM_V112 (256Kbit) as a save type. &#039;&#039;&#039;Saving works without Sram patching.&#039;&#039;&#039; The game freezes if you try to load a quick save.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Breath of Fire 2 [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs a little bit faster than the arm9 version.&#039;&#039;&#039; Full Speed. Good Audio. The Gameboy Sounds are missing. I noticed some Screen tearing. Playable. &#039;&#039;&#039;The game uses SRAM_V112 (256Kbit) as a save type. &#039;&#039;&#039;Saving works without Sram patching.&#039;&#039;&#039; The game freezes if you try to load a quick save.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|Britney&#039;s Dance Beat [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both the arm9wramicache version and the arm9 version run the same speed.&#039;&#039;&#039; Full Speed. Very Good Audio. Very Playable. &#039;&#039;&#039;The game uses a Password system.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Broken Sword - The Shadow of the Templars [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required to boot the game.&#039;&#039;&#039; &#039;&#039;&#039;The arm9wramicache version runs a little bit faster and has less gfx glitches than the arm9 version.&#039;&#039;&#039; Full speed. Good audio with some Noise during the Pause screen. Few occasional gfx glitches. Playable. &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Brother Bear [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs much faster than the arm9 version.&#039;&#039;&#039; Full Speed. No Audio. Much Noise. Some gfx glitches. &#039;&#039;&#039;The Intro FMV is missing.&#039;&#039;&#039; Working. &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Bruce Lee - Return of the Legend [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required to get past the Titlescreen.&#039;&#039;&#039; &#039;&#039;&#039;The arm9wramicache version freezes before the Titlescreen. The arm9 version works.&#039;&#039;&#039; Full Speed with a little Slowdown. Good Audio with a little Noise and stuttering. Some gfx glitches. Playable. &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Bubble Bobble - Old &amp;amp; New [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both the arm9wramicache version and the arm9 version run the same speed.&#039;&#039;&#039; Full Speed. Good Audio. The Gameboy Sounds are missing. Playable. &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Buffy the Vampire Slayer - Wrath of the Darkhul King [UE] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required to get past the Intro.&#039;&#039;&#039; &#039;&#039;&#039;The arm9wramicache version runs a little bit faster than the arm9 version and has less gfx glitches.&#039;&#039;&#039; Full Speed. No Audio. The Gameboy Sounds are missing. You hear Random Audio Samples. &#039;&#039;&#039;The game freezes when you go back to the main menu.&#039;&#039;&#039; Working. &#039;&#039;&#039;The game uses EEPROM_V122 as a save type. Don´t know if saving works. Didn´t get to a save spot.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|Butt-Ugly Martians - B.K.M. Battles [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both the arm9wramicache version and the arm9 version run the same speed.&#039;&#039;&#039; Full Speed. Very Good Audio. Very Playable. &#039;&#039;&#039;The game uses a Password system.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Cabbage Patch Kids - The Patch Puppy Rescue [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both the arm9wramicache version and the arm9 version run the same speed.&#039;&#039;&#039; Full Speed. No Audio. Much Noise. Working. &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Cabela&#039;s Big Game Hunter - 2005 Adventures [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both the arm9wramicache version and the arm9 version show a White Screen after the BIOS Intro.&#039;&#039;&#039; Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Caesars Palace Advance - Millennium Gold Edition [UE] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;In both the arm9wramicache version and the arm9 version you are unable to play a game.&#039;&#039;&#039; Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|Calciobit [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs much faster than the arm9 version.&#039;&#039;&#039; Full Speed. Very Good Audio. Very Playable. &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Camp Lazlo - Leaky Lake Games [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both the arm9wramicache version and the arm9 version run the same speed.&#039;&#039;&#039; Full Speed. No Audio. Much Noise. Working. &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Capcom Classics Mini Mix [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs much faster than the arm9 version.&#039;&#039;&#039; Full Speed with a little Slowdown. No Audio. Much Noise. The Gameboy Sounds are missing. Working. &#039;&#039;&#039;The games use a Password system.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Captain Tsubasa - Eikou no Kiseki [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs much faster than the arm9 version.&#039;&#039;&#039; Full Speed. Good Audio with a little Noise and stuttering. The Gameboy Sounds are missing. Playable. &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Car Battler Joe [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs a little bit faster than the arm9 version.&#039;&#039;&#039; Full Speed. Good Audio. The Gameboy Sounds are missing. &#039;&#039;&#039;Some gfx glitches, especially during the Titlescreen.&#039;&#039;&#039; Playable. &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Card e-Reader [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required to boot.&#039;&#039;&#039; You will get an Read Error. Unsupported Device. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Card e-Reader [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required to boot.&#039;&#039;&#039; You will get an Read Error. Unsupported Device. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|Cardcaptor Sakura - Sakura Card de Mini Game [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both the arm9wramicache version and the arm9 version run the same speed.&#039;&#039;&#039; Full Speed. Very Good Audio. Very Playable. &#039;&#039;&#039;High language barrier. Couldn´t figure out how to save.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Cardcaptor Sakura - Sakura Card Hen - Sakura to Card to Otomodachi [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs much faster and has less gfx glitches than the arm9 version.&#039;&#039;&#039; Full Speed. Good Audio with a little Noise and stuttering. The Gameboy Sounds are missing. Some gfx glitches. Playable. &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Care Bears - The Care Quests [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs a little bit faster than the arm9 version.&#039;&#039;&#039; Full Speed. The Audio has some Noise and stuttering. Working. &#039;&#039;&#039;The game uses EEPROM_V124 as a save type. Probably saves the Highscore.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|Carrera Power Slide [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both the arm9wramicache version and the arm9 version run the same speed.&#039;&#039;&#039; Full Speed. Very Good Audio. Very Playable. &#039;&#039;&#039;Don´t know what the game saves.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|Cars [UE] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required to boot the game.&#039;&#039;&#039; &#039;&#039;&#039;The arm9wramicache version runs much faster than the arm9 version.&#039;&#039;&#039; Full Speed. Very Good Audio. Very Playable. &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Cars - Mater-National Championship [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs a little bit faster than the arm9 version.&#039;&#039;&#039; Full Speed. No Audio. Much Noise. &#039;&#039;&#039;Many gfx glitches during a race.&#039;&#039;&#039; &#039;&#039;&#039;Use the arm9 versions from commit f9e6ded (2018/02/28) intstead.&#039;&#039;&#039; Working. &#039;&#039;&#039;The game uses a Password system.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|Cartoon Network Block Party [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs much faster than the arm9 version.&#039;&#039;&#039; Full Speed. Very Good Audio. Very Playable &#039;&#039;&#039;The game uses a Password system.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Cartoon Network Speedway [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both the arm9wramicache version and the arm9 version show an White Screen after the BIOS Intro.&#039;&#039;&#039; Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Casper [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both the arm9wramicache version and the arm9 version show an Black Screen after the Titlescreen.&#039;&#039;&#039; Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Castlevania Aria of Sorrow [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version has less screen tearing than the arm9 version. Speed is the same.&#039;&#039;&#039; Full Speed. Good Audio. Few gfx glitches. Playable.  &#039;&#039;&#039;Saving works without Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Castlevania Circle of the Moon [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version freezes after the Titlescreen, the arm9 version works.&#039;&#039;&#039; Almost Full Speed with some Slowdown. Good Audio with a little Noise and stuttering. Some gfx glitches. Playable. &#039;&#039;&#039;Didn´t get to a save spot.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Castlevania Harmony of Dissonance [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs a little bit faster and has less screen tearing than the arm9 version.&#039;&#039;&#039; Full Speed. Very Good Audio. The Gameboy sounds are missing. Playable. &#039;&#039;&#039;Saving works without Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Castleween [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both the arm9wramicache version and the arm9 version show an White Screen after the BIOS Intro.&#039;&#039;&#039; Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Cat in the Hat by Dr. Seuss [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both the arm9wramicache version and the arm9 version have an infinite BIOS loop.&#039;&#039;&#039; Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Catwoman [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both the arm9wramicache version and the arm9 version runs the same speed.&#039;&#039;&#039; Full Speed. No Audio. Much Noise. The Gameboy Sounds are missing. Few gfx glitches. Working. &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|Catz [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs a little bit faster than the arm9 version.&#039;&#039;&#039; Full Speed. Very Good Audio. Very Playable. &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|Chaoji Maliou 2 [China] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required to boot the game. Super Mario Advance for iQue China.&#039;&#039;&#039; &#039;&#039;&#039;Both the arm9wramicache version and the arm9 version run the same speed.&#039;&#039;&#039; Full Speed. Very Good Audio. Very Playable. &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Chaoji Maliou Shijie [China] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required to boot the game. Super Mario Advance 2 for iQue China.&#039;&#039;&#039; &#039;&#039;&#039;Both the arm9wramicache version and the arm9 version run the same speed.&#039;&#039;&#039; &#039;&#039;&#039;The arm9wramicache version has less gfx glitches than the arm9 version.&#039;&#039;&#039; Full Speed. Good Audio. &#039;&#039;&#039;Few gfx glitches in the text boxes.&#039;&#039;&#039; Playable. &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Charlie and the Chocolate Factory [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both the arm9wramicache version and the arm9 version run the same speed.&#039;&#039;&#039; Full Speed. Good Audio. The Gameboy Sounds are missing. Some gfx glitches. Playable. &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|Charlotte&#039;s Web [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both the arm9wramicache version and the arm9 version run the same speed.&#039;&#039;&#039; Full Speed. Very Good Audio. Very Playable. &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|Cheetah Girls [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs much faster than the arm9 version.&#039;&#039;&#039; Full Speed. Very Good Audio. Very Playable. &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Chessmaster [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9 version shows a White Screen after the BIOS Intro. The arm9wramicache version freezes when you start a match.&#039;&#039;&#039; Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Chicken Little [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs a little bit faster than the arm9 version.&#039;&#039;&#039; Full Speed. No Audio. Much Noise. Working. &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Chicken Shoot [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both the arm9wramicache version and the arm9 version run the same speed.&#039;&#039;&#039; Full Speed. Good Audio with a little Noise. There is some Screen tearing during the level. Playable. &#039;&#039;&#039;The game has no save feature.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Chicken Shoot 2 [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both the arm9wramicache version and the arm9 version run the same speed.&#039;&#039;&#039; Full Speed. Good Audio with a little Noise. There is some Screen tearing during the level. Playable. &#039;&#039;&#039;The game has no save feature.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Chobits for Game Boy Advance - Atashi Dake no Hito [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs a little bit faster than the arm9 version.&#039;&#039;&#039; Full Speed. Good Audio with a little Noise and stuttering. The Gameboy Sounds are missing. Few gfx glitches. Playable. &#039;&#039;&#039;High language barrier. Couldn´t figure out how to save.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Chocobo Land - A Game of Dice [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version freezes after the BIOS Intro. The arm9 version works.&#039;&#039;&#039; The game has much Slowdown. The Audio has much Noise and stuttering. &#039;&#039;&#039;Many gfx glitches.&#039;&#039;&#039; Unplayable. &#039;&#039;&#039;High language barrier. Couldn´t figure out how to save.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Choro Q Advance [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version freezes after the licensed by screen. The arm9 version works.&#039;&#039;&#039; Full Speed with a little Slowdown. No Audio, SFX only. The Gameboy Sounds are missing. Few gfx glitches. Working. &#039;&#039;&#039;High language barrier. Couldn´t figure out how to save.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Choro Q Advance 2 [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs much faster than the arm9 version.&#039;&#039;&#039; Full Speed. Good Audio. The Gameboy Sounds are missing. Few gfx glitches. Playable. &#039;&#039;&#039;High language barrier. Couldn´t figure out how to save.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Chronicles of Narnia - The Lion, the Witch and the Wardrobe [UE] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs much faster than the arm9 version.&#039;&#039;&#039; Full Speed. The Audio has some Noise and stuttering. Few gfx glitches. Working. &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|Chu Chu Rocket [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs a little bit faster than the arm9 version.&#039;&#039;&#039; Full Speed. Very Good Audio. Very Playable. &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|CIMA - The Enemy [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs much faster than the arm9 version.&#039;&#039;&#039; Full Speed. Good Audio with a little Noise and stuttering. The Gameboy Sounds are missing. Playable. &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Cinderella - Magical Dreams [UE] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs much faster than the arm9 version.&#039;&#039;&#039; The Titlescreen and the Menu are missing images. The FMV is missing. Full Speed. Good Audio with a little Noise. Few gfx glitches. Working. &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Cinnamon Game Series 2 - Yume no Daibouken [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both the arm9wramicache version and the arm9 version run the same speed.&#039;&#039;&#039; Full Speed. Good Audio. The Gameboy Sounds are missing. A little flicker on Screen. Playable. &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Cinnamon Game Series 3 - Fuwafuwa Daibouken [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both the arm9wramicache version and the arm9 version run the same speed.&#039;&#039;&#039; Full Speed. Good Audio. The Gameboy Sounds are missing. A little flicker on Screen. Playable. &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Cinnamoroll - Koko ni Iru yo [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both the arm9wramicache version and the arm9 version run the same speed.&#039;&#039;&#039; Full Speed. Good Audio. The Gameboy Sounds are missing. Playable. &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Classic NES Series - Bomberman (UE)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version get an Game Pack Error.&#039;&#039;&#039; Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Classic NES Series - Castlevania (UE)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version get an Game Pack Error.&#039;&#039;&#039; Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Classic NES Series - Donkey Kong (UE)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version get an Game Pack Error.&#039;&#039;&#039; Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Classic NES Series - Dr. Mario (UE)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version get an Game Pack Error.&#039;&#039;&#039; Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Classic NES Series - Exitebike (UE)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version get an Game Pack Error.&#039;&#039;&#039; Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Classic NES Series - Ice Climber (UE)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version get an Game Pack Error.&#039;&#039;&#039; Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Classic NES Series - Legend of Zelda (UE)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version get an Game Pack Error.&#039;&#039;&#039; Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Classic NES Series - Metroid (UE)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version get an Game Pack Error.&#039;&#039;&#039; Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Classic NES Series - Pac-Man (UE)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version get an Game Pack Error.&#039;&#039;&#039; Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Classic NES Series - Super Mario Bros. (UE)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version get an Game Pack Error.&#039;&#039;&#039; Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Classic NES Series - Xevious (UE)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version get an Game Pack Error.&#039;&#039;&#039; Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Classic NES Series - Zelda II - The Adventure of Link (UE)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version get an Game Pack Error.&#039;&#039;&#039; Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Cocoto - Kart Racer [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs a little bit faster than the arm9 version.&#039;&#039;&#039; Full Speed. Good Audio with a little Noise. Playable. &#039;&#039;&#039;The game uses a Password system.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Cocoto - Platform Jumper [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs a little bit faster than the arm9 version.&#039;&#039;&#039; Full Speed. Good Audio with a little Noise and stuttering. Few gfx glitches. Playable. &#039;&#039;&#039;The game uses a Password system.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Codename - Kids Next Door - Operation S.O.D.A. [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both the arm9wramicache version and the arm9 version run the same speed.&#039;&#039;&#039; Full Speed. No Audio. Much Noise. The Gameboy Sounds are missing. Working. &#039;&#039;&#039;The game uses a Password system.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Colin McRae Rally 2.0 [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Both arm9 version show a White Screen after you create your profile for the Championship mode. Should be a regress. The game works in older arm9 build like the one with an unspecified commit from (2017/07/17).&#039;&#039;&#039; Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Columns Crown [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5 (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;The arm9wramicache version runs much faster than the arm9 version.&#039;&#039;&#039; Full Speed with a little Slowdown. Good Audio with some Noise and stuttering. Few gfx glitches. Working. &#039;&#039;&#039;Saving works with Sram patching.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Combat Choro Q - Advance Daisakusen [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Comix Zone [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Connect Four, Perfection, Trouble [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Contra Advance - The Alien Wars EX [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|83108c7 (2018/03/04)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Wramicache. Full speed. Good Audio. Some gfx glitches. The Titlescreen misses some Text because it is hidden behind what seems to be a bitmap picture, because of layer priority. Oddly the text is normal after a game over and return to title screen. The Gameboy Sounds are missing. Very playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Corvette [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. No Audio. Some Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Crash Bandicoot 2 N-Traced [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Crash Bandicoot Fusion [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Crash Bandicoot XS [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game freezes during the Intro. Unplayable. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Crash Nitro Kart [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Many Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Crash of the Titans [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Good Audio with some Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Crayon Shin-chan - Arashi o Yobu Cinema Land no Daibouken! [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game has much Slowdown. The Audio has much Noise and stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Crayon Shin-chan - Densetsu o Yobu Omake no Miyako Shockgaan! [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Good Audio with some Noise and stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Crazy Chase [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Crazy Frog Racer [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|It is possible that the Game breaks after a finished Race. Full Speed. Very Good Audio. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Crazy Taxi - Catch a Ride [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game is very slow. Very Good Audio. Man Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Creatures [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio by default. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Croket! - Yume no Banker Survival! [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Croket! 2 - Yami no Bank to Banqueen [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Croket! 3 - Granu Oukoku no Nazo [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an infinite BIOS reboot. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Croket! 4 - Bank no Mori no Mamorigami [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Croket! Great - Toki no Boukensha [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Crouching Tiger Hidden Dragon [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Cruis&#039;n Velocity [UE] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Crushed Baseball [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Very Good Audio. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|CT Special Forces [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some SFX are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|CT Special Forces 2 - Back to Hell [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|CT Special Forces 3 - Bioterror [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Cubix - Robots for Everyone - Clash &#039;N Bash [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Curious George [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Custom Robo GX [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram Patching required to prevent the EEPROM Save Error.&#039;&#039;&#039; The Game has much Slowdown outside of Battle. Full Speed and Very Good Audio during Battle. The Audio has much Noise and stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Cyberdrive Zoids - Kijuu no Senshi Hyuu [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Dai-Mahjong [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an White Screen after the BIOS Intro. You can hear Music playing. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Daisenryaku for Game Boy Advance [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Daisuki Teddy [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little stuttering. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Dancing Sword - Senkou [J]  &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I noticed some Screen tearing. Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Dan Doh!! Tobase Shouri no Smile Shot [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Good Audio with some Noise and stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Dan Doh!! Xi [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Good Audio with some Noise and stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Danny Phantom - Urban Jungle [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a litte Noise. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Danny Phantom - The Ultimate Enemy [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Daredevil [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Darius R [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Good Audio with some Noise and stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Dark Arena [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Dave Mirra Freestyle BMX 2 [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Dave Mirra Freestyle BMX 3 [UE] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an White Screen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|David Beckham Soccer [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Davis Cup [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio during Gameplay. No Audio and much Noise during the Titlescreen. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Deadly Skies [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Good Audio with some Noise and stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Dead to Rights [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Deal or No Deal [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. Much Noise on the Pause Screen. Many Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Defender - For All Mankind [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Defender of the Crown (E)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Good Audio with some Noise and stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|DemiKids - Dark Version (U)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|DemiKids - Light Version (U)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Demon Driver - Time to Burn Rubber! (U)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Screen has too many Gfx Glitches. Full Speed. Good Audio with some Noise and stuttering. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Denki Blocks! [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required to prevent the Game from freezing.&#039;&#039;&#039; Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Densetsu no Stafy [J]   &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Densetsu no Stafy 2 [J]   &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game freezes before the Titlescreen. You can hear Music playing. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Densetsu no Stafy 3 [J]   &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game won´t boot and has Gfx Glitches and flickering on both Screens. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Derby Stallion Advance [J]   &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game has much Slowdown. The Audio has much Noise and stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Desert Strike Advance [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Deutschland sucht den Superstar [G] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an White Screen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Dexter&#039;s Laboratory - Chess Challenge [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Dexter&#039;s Laboratory - Deesaster Strikes! [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. The Audio loops during the Pause Screen. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Di Gi Charat - DigiCommunication [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. The Audio has much Noise and stuttering. The Gameboy Sounds are missing. Many Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Diadroids World - Evil Teikoku no Yabou [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Digi Communication 2 - Datou! Black Gemagema Dan [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Digimon - Battle Spirit [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an White Screen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Digimon - Battle Spirit 2 [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Digimon Racing [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game freezes on the Griptonite Games Screen. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Dinotopia - The Timestone Pirates [UE] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an PREF Error on the Touchscreen after pressing start on the Titlescreen. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Disney&#039;s Party [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Disney Princess [UE] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Many Gfx Glitches during the Introcutscene. The Game has much Slowdown. Good Audio with some Noise and stuttering. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Disney Princess - Royal Adventure [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. The Audio has much Noise and stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Disney Sports - Basketball [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Disney Sports - Football [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The FMV Cutscenes are missing. Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Disney Sports - Motocross [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an PREF 4A286888 Error on the Touchscreen after pressing Start on the Titlescreen. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Disney Sports - Skateboarding [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Disney Sports - Soccer [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Many Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Disney Sports - Snowboarding [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Entire Snowpiste is invisible. Maybe it is because it is streamed like an FMV. Almost Full Speed with some Slowdown. Good Audio with some Noise and stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|DK - King of Swing [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an PREF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Dogz [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Dogz 2 [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Dogz - Fashion  [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Dokapon [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I noticed some Screen tearing. Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Dokidoki Cooking Series 1 - Komugi-chan no Happy Cake [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Dokidoki Cooking Series 2 - Gourmet Kitchen - Suteki na Obentou [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Dokodemo Taikyoku - Yakuman Advance [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Domo-kun no Fushigi Terebi [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise and stuttering. The Gameboy Sounds are missing. Many Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Donald Duck Advance [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The FMV Intro is working. Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Donchan Puzzle Hanabi de Dohn Advance [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Donkey Kong Country [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|83108c7 (2018/03/04)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Wramicache. Full Speed with barely any Slowdown. Very Good audio. Some Gfx Glitches. The most glitches happen in the first Water level. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Donkey Kong Country 2 [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|83108c7 (2018/03/04)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Wramicache. Full Speed with a little Slowdown. Very Good audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Donkey Kong Country 3 [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|83108c7 (2018/03/04)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Wramicache. Full Speed with a little Slowdown. Very Good audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Doom [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game has much Slowdown. You can hear Random Audio Samples. Many Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Doom 2 [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Infinite BIOS reboot. Unplayable. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Dora the Explorer - Dora&#039;s World Adventure! [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Good Audio with some Noise and stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Dora the Explorer - Super Spies [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Dora the Explorer - Super Star Adventures! [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Dora the Explorer - The Search for the Pirate Pig&#039;s Treasure [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Doraemon - Dokodemo Walker [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Doraemon - Midori no Wakusei Dokidoki Daikyuushutsu! [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Working. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Double Dragon Advance [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Doubutsu Shima no Chobi Gurumi [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Playable. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Doubutsu Shima no Chobi Gurumi 2 - Tama-chan Monogatari [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Downforce [UE] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Dragon Ball Advanced Adventure [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Good Audio with some Noise and stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Dragon Ball GT - Transformation [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Good Audio with some Noise and stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Dragon Ball Z - Buu&#039;s Fury [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an Black Screen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Dragon Ball Z - Collectible Card Game [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an Black Screen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Dragon Ball Z - Supersonic Warriors [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Dragon Ball Z - Taiketsu [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;I get the Message &amp;quot;This Game will not run on this Hardware Message&amp;quot; after pressing start on the Titlescreen. Its an Anti Piracy Method.&#039;&#039;&#039; Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Dragon Ball Z - The Legacy of Goku [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get the Message &amp;quot;This program will not run on this Hardware found&amp;quot;. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Dragon Ball Z - The Legacy of Goku 2 [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an Black Screen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Dragon Drive - World D Break [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Dragon&#039;s Rock [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Dragon Quest Monsters - Caravan Heart [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Dragon Quest Monsters - Caravan Heart [Eng.Patch 1.0] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Dragon Tales - Dragon Adventures [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Drake &amp;amp; Josh [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Drill Dozer [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Driven [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Driv3r [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an PREF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Driver 2 [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game freezes after loading the City. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Dr. Mario &amp;amp; Panel de Pon [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Dr. Mario won´t boot. Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Dr. Mario &amp;amp; Puzzle League [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Dr. Mario won´t boot. Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Dr. Muto [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Dr. Sudoku [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Drome Racers [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game has much Slowdown. Good Audio in the Menu. Many Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Droopy&#039;s Tennis Open [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game freezes during the Titlescreen. You can hear Music playing. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Dual Blades [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Duel Masters - Kaijudo Showdown [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Intro FMV is working. Full Speed. Very Good Audio with a little Noise and stuttering. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Duel Masters - Sempai Legends [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Intro FMV is working. I noticed some Screen tearing. Full Speed. Very Good Audio with a little Noise. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Duel Masters - Shadow of the Code [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an White Screen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Duel Masters 2 - Invincible Advance [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Duel Masters 2 - Kirifuda Shoubu Ver. [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Duel Masters 3 [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Duke Nukem Advance [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Dungeons &amp;amp; Dragons - Eye of the Beholder [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. You can hear Random Audio Samples playing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Dynasty Warriors Advance [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game has much Slowdown. The Game has loadingtimes between Moves. The Game freezes during Free Mode. Very Good Audio. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Earthworm Jim [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game runs too fast. The Audio has much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Earthworm Jim 2 [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Ecks vs Sever [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game View is mixed up. You have to hold the DS Sideways to play the Game. Full Speed. Much Noise. Very Good Audio during the Titlescreen. Many Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Ecks vs Sever 2: Ballistic [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game View is mixed up. You have to hold the DS Sideways to play the Game. Full Speed. No Audio. Many Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Ed, Edd n Eddy - Jawbreakers! [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed with a little Slowdown. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Ed, Edd n Eddy - The Mis-Edventures [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Eggo Mania [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Screen started blinking after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Elemix! [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Elevator Action - Old &amp;amp; New [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Elf - The Movie [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an Black Screen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Elf Bowling 1 &amp;amp; 2 [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Enchanted - Once Upon Andalasia [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Eragon [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Good Audio with some Noise and stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Erementar Gerad [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game freezes after the Jupiter Screen. You can hear Music playing. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|ESPN Final Round Golf [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|ESPN Great Outdoor Games - Bass Tournament [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|ESPN International Winter Sports [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|ESPN X-Games Skateboarding [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Intro FMV is working. Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|European Super League [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Ever Girl [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|EX Monopoly [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Exciting Bass [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Extreme Ghostbusters - Code Ecto-1 [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an White Screen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Extreme Skate Adventure [UE] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game runs very slow. No Audio. Some Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Eyeshield 21 Devilbats Devildays [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|EZ-Talk - Shokyuu Hen 1 [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an Black Screen after pressing Start on the Titlescreen. The Gameboy Sounds are missing. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|EZ-Talk - Shokyuu Hen 2 [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|A Keyword is needed to start the Game. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|EZ-Talk - Shokyuu Hen 3 [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|A Keyword is needed to start the Game. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|EZ-Talk - Shokyuu Hen 4 [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|A Keyword is needed to start the Game. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|EZ-Talk - Shokyuu Hen 5 [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|A Keyword is needed to start the Game. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|EZ-Talk - Shokyuu Hen 6 [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|A Keyword is needed to start the Game. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|E-Reader [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required to boot the Game.&#039;&#039;&#039; I get an e-Reader Memory Error Screen. Unsupported Device. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|E.T. - The Extra-Terrestrial [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the Licensed by Screen. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|F-1 2002 [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an White Screen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|F-14 Tomcat [UE] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. The Music has some Noise during the Pause Screen. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|F-24 Stealth Fighter [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Good Audio with some Noise and stuttering. The Music has some Noise during the Pause Screen. Many Gfx Glitches . Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Fairly OddParents! - Clash with the Anti-World [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Fairly OddParents! - Enter the Cleft [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Fairly OddParents! - Shadow Showdown [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game freezes during the Training Level. I get an UNDF Error on the Touchscreen. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Famicom Mini - Dai 2 Ji Super Robot Taisen [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an Game Pack Error. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Famicom Mini - Kido Senshi ZGundam Hot Scramble [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an Game Pack Error. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Famicom Mini Vol. 08 - Mappy [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game freezes after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Famicom Mini Vol. 10 - Star Soldier [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Good Audio with some Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Famicom Mini Vol. 12 - Clu Clu Land [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an Game Pack Error. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Famicom Mini Vol. 13 - Balloon Fight [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an Game Pack Error. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Famicom Mini Vol. 14 - Wrecking Crew [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an Game Pack Error. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Famicom Mini Vol. 16 - Dig Dug [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an Game Pack Error. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Famicom Mini Vol. 17 - Takahashi Meijin no Boukenjima [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an Game Pack Error. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Famicom Mini Vol. 18 - Makaimura [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an Game Pack Error. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Famicom Mini Vol. 19 - Twin Bee [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an Game Pack Error. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Famicom Mini Vol. 20 - Ganbare Goemon! Karakuri Douchuu [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an Game Pack Error. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Famicom Mini Vol. 21 - Super Mario Bros. 2 [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an PREF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Famicom Mini Vol. 22 - Nazo no Murasame Jou [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an PREF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Famicom Mini Vol. 24 - Hikari Shinwa - Palthena no Kagami [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an PREF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Famicom Mini Vol. 26 - Famicom Mukashi Banashi - Shin Onigashima - Zen Kou Hen [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an PREF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Famicom Mini Vol. 27 - Famicom Tantei Club - Kieta Koukeisha - Zen Kou Hen [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an PREF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Famicom Mini Vol. 28 - Famicom Tantei Club Part II - Ushiro ni Tatsu Shoujo - Zen Kou Hen [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an PREF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Famicom Mini Vol. 30 - SD Gundam World - Gachapon Senshi Scramble Wars [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an Game Pack Error. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Family Feud [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Family Tennis Advance [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Famista Advance [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game freezes before starting the Match. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Fancy Pocket [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Fantastic 4 [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Infinite BIOS reboot. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Fantastic 4 - Flame On [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Fear Factor Unleashed [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an White Screen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Field of Nine - Digital Edition 2001 [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|FIFA Soccer 2003 [UE] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Crowd Soundsamples in the Stadion are missing. Some Gfx Glitches. Playable. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|FIFA Soccer 2004 [UE] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|FIFA Soccer 2005 [UE] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game has much Slowdown. Very Good Audio. Many Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|FIFA Soccer 2006 [UE] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Many Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|FIFA Soccer 2007 [UE] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Many Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|FIFA World Cup - Germany 2006 [UE] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Many Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|FightBox [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen during the construction of the Fighter. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|FILA Decathlon [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Final Fantasy I &amp;amp; II - Dawn of Souls [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Good Audio with some Noise and stuttering. Some Gfx Glitches. I get an UNDF Error on the Touchscreen after starting Final Fantasy 2. Some Major Slowdown occurring from time to time. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Final Fantasy IV Advance [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|091719f (2018/01/29)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Screen turns black after the Language Selection. You can hear Music playing. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Final Fantasy V Advance [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|091719f (2018/01/29)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after pressing start on the Titlescreen. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Final Fantasy VI Advance [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|It takes a while for the Game to boot. The Game has much Slowdown. Good Audio with some Noise and stuttering. Many Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Final Fantasy Tactics Advance [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Good Audio with some Noise and stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Final Fight ONE [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Finding Nemo [UE] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Finding Nemo - The Continuing Adventures [UE] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. Some Gfx Glitches. Playable. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Fire Emblem [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Fire Emblem [The Last Promise Hack] [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen before starting the First Chapter. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Fire Emblem - Fuuin no Tsurugi [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Fire Emblem - Fuuin no Tsurugi [Shining Armor Hack] [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|216734d (2017/05/06)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an BIOS reboot after attacking an Enemy. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Fire Emblem - Fuuin no Tsurugi [Tr.Patch 2.1]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Fire Emblem - Fuuin no Tsurugi [Tr.Patch 1.0 by Gringe]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable. Please note that this translation patch is different and more recent than the above one.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Fire Emblem - The Sacred Stones [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|091719f (2018/01/29)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Arm7 version. Wramicache version hangs during first cutscene. Full speed. Good audio. Occasional stuttering. No gameboy sounds. Fully playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Fire Pro Wrestling [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. The Audio has much Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Fire Pro Wrestling 2 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Flintstones - Big Trouble in Bedrock [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Flushed Away [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Ford Racing 3 [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. No Audio. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Formation Soccer 2002 [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Fortress [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game runs too fast. Very Good Audio. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Foster&#039;s Home for Imaginary Friends [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Franklin the Turtle [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Franklin&#039;s Great Adventures [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Good Audio with some Noise and stuttering. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Freekstyle [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an White Screen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Freestyle Scooter [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Frogger Advance - The Great Quest [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little  Noise and stuttering. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Frogger&#039;s Adventures - Temple of the Frog [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Frogger&#039;s Adventures 2 - The Lost Wand [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Frogger&#039;s Journey - The Forgotten Relic [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Fruit Mura no Doubutsutachi [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an White Screen after the Name Select Screen. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Fushigi no Kuni no Alice [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Fushigi no Kuni no Angelique [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game freezes after skipping the Intro. You can hear Music playing. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Futari ha Precure - Arienaai! Yume no Sono ha Daimeikyuu [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an White Screen after the BIOS Intro. You can hear Music playing. The Gameboy Sounds are missing. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Futari ha Precure Max Heart - Maji Maji! Fight de IN Janai [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an White Screen after the BIOS Intro. You can hear Music playing. The Gameboy Sounds are missing. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|F-Zero Maximum Velocity [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|F-Zero Climax [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|F-Zero GP-Legend [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Gachasute! Dino Device - Blue [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. You can hear Random Audio Samples instead. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Gachasute! Dino Device - Red [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. You can hear Random Audio Samples playing. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Gachasute! Dino Device 2 - Dragon [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Gachasute! Dino Device 2 - Phoenix [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Gadget Racers [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Intro FMV is working. The Game has much Slowdown during Gameplay. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Gakkou no Kaidan - Hyakuyoubako no Fuuin [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little stuttering. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Gakkou o Tsukurou!! Advance [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Gakuen Alice - Dokidoki Fushigi Taiken [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Gakuen Senki Muryou [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Galaxy Angel Game Boy Advance - Moridakusan Tenshi no Full-Course - Okawari Jiyuu [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The FMV are working. Full Speed. Good Audio with some Noise and stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Galidor - Defenders of the Outer Dimension [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Gambler Densetsu Tetsuya - Yomigaeru Densetsu [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The FMV Intro is working. Almost Full Speed with some Slowdown. Good Audio with some Noise and stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Games Explosion! [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Game &amp;amp; Watch Gallery Advance [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Ganbare Dodge Fighters [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Garfield - The Search for Pooky [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed with a little Slowdown. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Garfield and His Nine Lives [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed with a little Slowdown. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Gauntlet - Dark Legacy [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Good Audio with some Noise and stuttering. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Gegege no Kitarou - Kikiippatsu! Youkai Rettou (J)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Some Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Gekido Advance [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Good Audio with some Noise and stuttering. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Gekitou Densetsu Noah - Dream Management (J)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Gem Smashers (U)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Genseishin Justirisers Souchaku Chikyuu no Senshitachi (J)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Good Audio with some Noise and stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Genso Suikoden - Card Stories [Eng.Patch 1.0]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after pressing start on the Titlescreen. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Genso Suikoden - Card Stories [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Get! - Boku no Mushi Tsukamaete (J)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|GetBackers Dakkanya - Jagan Fuuin! (J)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|GetBackers Dakkanya - Jigoku no Scaramouche (J)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Some Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|GetBackers Dakkanya - Metropolis Dakkan Sakusen! (J)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Ghost Rider [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required to boot the Game.&#039;&#039;&#039; Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Ghost Trap (J)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Global Star - Sudoku Fever [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the Licensed by Screen. No Audio. Some Noise. Some Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Glory Days [E]  &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game has much Slowdown. No Audio. Some Noise. Some Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Godzilla - Domination! [E]  &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Goemon - New Age Shutsudou! (J)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Golden Nugget Casino (UE)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an Black Screen after switching Games. Good Audio with some Noise and stuttering. Some Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Golden Sun [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Golden Sun 2 [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Go! Go! Beckham! - Adventure on Soccer Island [E]  &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required to boot the Game.&#039;&#039;&#039; Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Gradius Advance [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Good Audio with some stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Grand Theft Auto Advance [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Very Good Audio on the Titlescreen and Intro. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Green Eggs and Ham by Dr. Seuss (U)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required to boot the Game.&#039;&#039;&#039; Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Greg Hastings&#039; Tournament Paintball Maxd [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Only your Helmet, Weapon and Icons are visible. Very Good Audio. Some GFx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Gremlins - Stripe vs Gizmo [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an infinite BIOS reboot. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Grim Adventures of Billy &amp;amp; Mandy (U)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Groove Adventure Rave - Hikari to Yami no Daikessen [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Groove Adventure Rave - Hikari to Yami no Daikessen 2 [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Some Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|GT Advance - Championship Racing [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Good Audio with some Noise and stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|GT Advance 2 - Rally Racing [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The FMV Intro is working. Full Speed. Very Good Audio with a little Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|GT Advance 3 - Pro Concept Racing [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|GT Championship [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|GT Racers [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|There is some flickering during Race. Almost Full Speed with some Slowdown. Very Good Audio. Many Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Guilty Gear X - Advance Edition [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Gumby vs. the Astrobots [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Gunstar Future Heroes [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Guranbo [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Guru Logic Champ [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed with a little Slowdown. Good Audio with some Noise and stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Gyakuten Saiban [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Gyakuten Saiban 2 [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Gyakuten Saiban 3 [Eng.Patch Case 1]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Hachiemon (J)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. You can hear Random Audio Samples playing. Some Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Hagane no Renkinjutsushi - Meisou no Rondo [Eng.Patch 0.01]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Hagane no Renkinjutsushi - Omoide no Sonata [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Hajime no Ippo - The Fighting! [Eng.Patch 1.0]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required to boot the Game.&#039;&#039;&#039; Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Hamepane - Tokyo Mew Mew (J)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game has much Slowdown. Good Audio with some Noise and stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Hamster Club 3 (J)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise and stuttering. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Hamster Club 4 (J)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise and stuttering. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Hamster Monogatari 2 (J)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise and stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Hamster Monogatari 3 (J)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Good Audio with some Noise and stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Hamster Monogatari 3EX 4 Special (J)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Good Audio with some Noise and stuttering. The Gameboy Sounds are missing. Many Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Hamster Monogatari Collection (J)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game has much Slowdown. Good Audio with some Noise and stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Hamster Paradise - Pure Heart (J)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Hamster Paradise Advanchu (J)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Hamtaro - Ham-Ham Games [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after selecting the Tournament Mode. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Hamtaro - Ham-Ham Heartbreak [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Hamtaro - Rainbow Rescue [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Hanabi Hyakkei Advance (J)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Hanafuda Trump Mahjong - Depachika Wayouchuu (J)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Happy Feet (E)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. The Gameboy Sounds are missing. Many Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Hardcore Pinball (UE)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Hardcore Pool (E)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Harlem Globetrotters - World Tour (E)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen before starting a Match. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Harobots - Robo Hero Battling!! (J)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Gameboy Sounds are missing. I get an Error on the Touchscreen after selecting an Island. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Harry Potter - Quidditch World Cup [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Harry Potter and the Chamber of Secrets [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Harry Potter and the Goblet of Fire [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Harry Potter and the Order of the Phoenix [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required to get past the Language Select Screen.&#039;&#039;&#039; Full Speed. Good Audio with some Noise and stuttering. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Harry Potter and the Prisoner of Azkaban [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game has much Slowdown. Good Audio with some Noise and stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Harry Potter and the Sorcerer&#039;s Stone [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I noticed some Screen tearing. Full Speed with a little Slowdown. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Harukanaru Toki no Naka de [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Harvest Moon - Friends of Mineral Town [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Harvest Moon - More Friends of Mineral Town [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Hatena Satena [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Heidi - The Game [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Very Good Audio. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Hello Kitty - Happy Party Pals [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Hello Kitty Collection - Miracle Fashion Maker [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an Black Screen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Hello! Idol Debut - Kids Idol Ikusei Game [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required to boot the Game.&#039;&#039;&#039; The Textboxes have no Text. Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Herbie - Fully Loaded [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. No Audio. Much Noise. The Racetrack is missing. Many Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Hey Arnold! - The Movie [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|High Heat Major League Baseball 2002 [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|High Heat Major League Baseball 2003 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Hi Hi Puffy AmiYumi - Kaznapped! [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Hikaru no Go [Eng.Patch 0.2]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Some Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Hikaru no Go 2 [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Some Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|High School Musical - Livin&#039; the Dream [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Himawari Doubutsu Byouin - Pet no Oishasan Ikusei Game [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Textboxes have no Text. Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Hime Kishi Monogatari - Princess Blue [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Hobbit [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Home on the Range [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Some Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Horsez [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Hot Potato! [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Hot Wheels - All Out [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen during the Titlescreen. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Hot Wheels - Burnin&#039; Rubber [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Hot Wheels - Stunt Track Challenge [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Good Audio with some Noise and stuttering. Many Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Hot Wheels - Velocity X [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Hot Wheels - World Race [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Hudson Best Collection Vol. 1 - Bomberman Collection [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an White Screen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Hudson Best Collection Vol. 2 - Lode Runner Collection [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an White Screen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Hudson Best Collection Vol. 3 - Action Collection [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an White Screen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Hudson Best Collection Vol. 4 - Nazotoki Collection [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an White Screen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Hudson Best Collection Vol. 5 - Shooting Collection [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an White Screen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Hudson Best Collection Vol. 6 - Bouken Jima Collection [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an White Screen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Hugo - Bukkazoom! [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Good Audio with some Noise and stuttering. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Hugo - The Evil Mirror Advance [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Intro FMV is messy. Full Speed. Very Good Audio. Some Gfx Gitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Hunter X Hunter - Minna Tomodachi Daisakusen!! [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Ice Age [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Ice Age 2 - The Meltdown [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Good Audio with some Noise and stuttering. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Ice Nine [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Incredible Hulk [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Good Audio with some Noise and stuttering. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Incredibles [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Incredibles - Rise of the Underminer [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an PREF Error on the Touchscreen during the first Level. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Initial D - Another Stage [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an PREF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Inspector Gadget - Advance Mission [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an infinite BIOS reboot. Unplayable.&#039;&#039;&#039;Last time working was with master build Commit a61e70e (2017/04/22).&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Inspector Gadget Racing [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game freezes a lot during Gameplay. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|International Karate Advanced [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|International Karate Plus [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|International Superstar Soccer [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|International Superstar Soccer Advance [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Inukko Club [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Inuyasha - Naraku no Wana! Mayoi no Mori no Shoutaijou [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game has much Slowdown. The Audio has much Noise and stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Invader [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Invincible Iron Man [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an PREF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Iridion 3D [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game loops endlessly after the Shinen Logo. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Iridion 2 [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game hangs after the Shinen Logo. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Isseki Hatchou - Kore 1ppon de 8shurui! [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Many Gfx Glitchs. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|I Spy Challenger! [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an Black Screen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|It´s Mister Pants [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Don´t play the Game if you are an Epileptic!&#039;&#039;&#039; &#039;&#039;&#039;The Game flashes like crazy!&#039;&#039;&#039; &#039;&#039;&#039;Sram patching required.&#039;&#039;&#039; Very Good Audio. Many Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Jackie Chan Adventures - Legend of the Darkhand [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Jajamaru Jr. Denshouki - Jalecolle mo Arisourou [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Good Audio with some Noise and stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|James Pond - Codename Robocod [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Jazz Jackrabbit [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an infinite BIOS reboot. Unplayable.&#039;&#039;&#039;Last time working was with master build Commit a61e70e (2017/04/22).&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|J.League Pro Soccer Club o Tsukurou! Advance [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|J.League Pocket [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|J.League Pocket 2 [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|J.League Winning Eleven Advance 2002 [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Jet Set Radio [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|JGTO Kounin Golf Master - Japan Golf Tour Game [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|JGTO Kounin Golf Master Mobile - Japan Golf Tour Game [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required to boot the Game.&#039;&#039;&#039; The Game won´t let you get past the Titlescreen. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Jikkyou World Soccer Pocket 2 [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Jimmy Neutron Boy Genius [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed with a little Slowdown. Very Good Audio with a little Noise and stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Jimmy Neutron Boy Genius - Attack of the Twonkies [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|A Part of the Cutscenes only show the Text. Full Speed. No Audio. Some Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Jimmy Neutron Boy Genius - Jet Fusion [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game freezes during the Nick Games Logo. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Jimmy Neutron Boy Genius vs. Jimmy Negatron [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Good Audio with some Noise and stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Jinsei Game Advance [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Jissen Pachi-Slot Hisshouhou! - Juuou Advance [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Jisu F-Zero Weilai Saiche [China]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;F-Zero Maximum Velocity for iQue China.&#039;&#039;&#039; Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Jonny Moseley Mad Trix [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Very Good Audio. Many Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Juka and the Monophonic Menace [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required to prevent the PREF 6000001E Error on the Touchscreen.&#039;&#039;&#039; I noticed some Screen tearing. Full Speed. Good Audio with some Noise and stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Jungle Book 2 [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Intro FMV is messy. Full Speed. No Audio during Gameplay. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Jurassic Park III - Dino Attack [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Jurassic Park III - Park Builder [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Many Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Jurassic Park III - The DNA Factor [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Jurassic Park Institute Tour - Dinosaur Rescue [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game has much Slowdown. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Justice League - Injustice for All [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Justice League Chronicles [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an White Screen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Justice League Heroes - The Flash [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|K-1 Pocket Grand Prix [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|K-1 Pocket Grand Prix 2 [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Kaeru B Back [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Kaiketsu Zorori to Mahou no Yuuenchi - Ohimesama o Sukue! [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an White Screen after the Licensed by Screen. You can hear Music playing. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Kamaitachi no Yoru Advance [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Kami no Kijutsu - Illusion of the Evil Eyes [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Kappa no Kai-Kata Katan Daibouken [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Karnaaj Rally [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Kawa no Nushi Tsuri 3 &amp;amp; 4 [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Kawa no Nushi Tsuri 5 - Fushigi no Mori Kara [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an White Screen after the BIOS Intro. You can hear Music playing. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Kawaii Pet Game Gallery [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game has much Slowdown. Good Audio with some Noise and stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Kawaii Pet Game Gallery 2 [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Good Audio with some Noise and stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Kawaii Pet Shop Monogatari 3 [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Keitai Denjuu Telefang 2 - Power [Eng Patch 0.05]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required to boot the Game.&#039;&#039;&#039; Full Speed. No Audio. Some Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Keitai Denjuu Telefang 2 - Speed [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required to boot the Game.&#039;&#039;&#039; Full Speed. No Audio. Some Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Kelly Slater&#039;s Pro Surfer [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Ker Plunk!, Toss Across, Tip It [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Good Audio with some Noise and stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Keroro Gunsou - Taiketsu! Gekisou Keronprix Daisakusen de Arimasu!! [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Kessakusen! Ganbare Goemon 1-2 [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Kid Paddle [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Kidou Gekidan Haro Ichiza Haro no Puyo Puyo [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Kidou Senshi Gundam Seed - Tomo to Kimi to Koko de [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Kidou Senshi Gundam Seed Destiny [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio during Gameplay. You can hear Random Audio Samples during the Pause Menu. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Kid&#039;s Cards [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Kiki Kaikai Advance [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Killer 3D Pool [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Good Audio with some Noise and stuttering. Many Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Kill Switch [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Kim Possible [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Intro FMV is messy. Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Kim Possible 2 - Drakken&#039;s Demise [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Intro FMV is missing. Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Kim Possible 3 - Team Possible [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Intro FMV is missing. Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Kingdom Hearts: Chain of Memories [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Intro FMV is messy. Very Good Audio with a little stuttering. Many Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|King Kong - The Official Game of the Movie [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|King of Fighters EX - NeoBlood [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|King of Fighters EX2 - Howling Blood [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Kinniku Banzuke - Kimero! Kiseki no Kanzen Seiha [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game has much Slowdown. Very Good Audio with a little Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Kirby - Nightmare in Dreamland [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Kirby and the Amazing Mirror [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Good Audio with some Noise and stuttering. Some Gfx Glitches. Almost Playable. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Kisekko Gurumi - Chesty to Nuigurumi-tachi no Mahou no Bouken [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Kiss x Kiss Seirei Gakuen [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Kiwame Mahjong Deluxe - Mirai Senshi 21 [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game has much Slowdown. Good Audio with some Noise and stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Klonoa - Empire of Dreams [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Klonoa 2 - Dream Champ Tournament [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise and stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Klonoa Heroes - Densetsu no Star Medal [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|83108c7 (2018/03/04)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Wramicache. Slowdowns. Gfx glitches. Audio stuttering. Stopped when entered one of the menus that said something in japanese and 3. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Knights&#039; Kingdom [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an AUNK 0000B500 Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Koala Brothers - Outback Adventures [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Good Audio with some Noise and stuttering. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Koinu-chan no Hajimete no Osanpo - Koinu no Kokoro Ikusei Game [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Good Audio with some Noise and stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Koinu to Issho - Aijou Monogatari [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Good Audio with some Noise and stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Koinu to Issho 2 [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Good Audio with some Noise and stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Konami Collector&#039;s Series - Arcade Classics [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Konami Krazy Racers [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an White Screen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Konchuu Monster Battle Master [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Good Audio with some Noise and stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Konchuu no Mori no Daibouken - Fushigina Sekai no Junin Tachi [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Good Audio with some Noise and stuttering. Many Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Kong - King of Atlantis [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an White Screen after the BIOS Intro. Unplayable.&#039;&#039;&#039;Last time working was with master build Commit a61e70e (2017/04/22).&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Kong - The Animated Series [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an PREF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Konjiki no Gashbell!! - Makai no Bookmark [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Konjiki no Gashbell!! - Unare! Yuujou no Zakeru [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Konjiki no Gashbell!! - Unare! Yuujou no Zakeru 2 [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Konjiki no Gashbell!! The Card Battle for GBA [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game has much Slowdown. Good Audio with some Noise and stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Konjiki no Gashbell!! Yuujou no Zakeru - Dream Tag Tournament [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Good Audio with some Noise and stuttering. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Koro Koro Puzzle - Happy Panechu! [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an White Screen after the BIOS Intro. You can hear Music playing. The Gameboy Sounds are missing. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Kotoba no Puzzle - Mojipittan Advance [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Kouchu Ouja Mushiking [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an infinite BIOS reboot. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Koukou Juken Advance Series Eigo Koubun Hen - 26 Units Shuuroku [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Good Audio with some Noise and stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Playable. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Koukou Juken Advance Series Eijukugo Hen - 650 Phrases Shuuroku [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Good Audio with some Noise and stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Playable. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Koukou Juken Advance Series Eitango Hen - 2000 Words Shuuroku [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Good Audio with some Noise and stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Playable. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Kunio Kun Nekketsu Collection 1 [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Games have much Slowdown. Very Good Audio during the Titlescreen. No Audio and much Noise during Gameplay. The Gameboy Sounds are missing. Some Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Kunio Kun Nekketsu Collection 2 [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Games have much Slowdown. Very Good Audio during the Titlescreen. No Audio and much Noise during Gameplay. The Gameboy Sounds are missing. Some Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Kunio Kun Nekketsu Collection 3 [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Games have much Slowdown. Very Good Audio during the Titlescreen. No Audio and much Noise during Gameplay. The Gameboy Sounds are missing. Some Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Kurohige no Golf Shiyouyo [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The 3D Golf Course is missing. Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Kurohige no Kurutto Jintori [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Kurukuru Kururin [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Kururin Paradise [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Lady Sia [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Land Before Time [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Land Before Time - Into the Mysterious Beyond [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed with a little Slowdown. Good Audio with some stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Lara Croft Tomb Raider - Legend [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required to boot the Game.&#039;&#039;&#039; Full Speed. Very Good Audio with a little Noise. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Lara Croft Tomb Raider - The Prophecy [E]  &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Lea - Passion Veterinaire [Fr] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Legend of Dynamic Goushouden - Houkai no Rondo [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. You can hear Random Audio Samples. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Legends of Wrestling II [UE] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Legendz - Sign of Nekuromu [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Intro FMV is working. Full Speed. Very Good Audio with a little Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Legendz - Yomigaeru Shiren no Shima [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Lego Bionicle [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Lego Bionicle Heroes [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Good Audio with some Noise and stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Lego Bionicle - Matoran Adventures [UE] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Lego Bionicle - Maze of Shadows [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an AUNK 0000B500 Error on the Touchscreen after the BIOS Intro. Unplayable. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|LEGO Island - Xtreme Stunts [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|LEGO Island 2 - The Brickster&#039;s Revenge [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I noticed some Screen tearing. Full Speed. Very Good Audio. Many Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|LEGO Racers 2 [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise and stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|LEGO Soccer Mania [UE] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen on the Licensed by Screen. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|LEGO Star Wars - The Video Game [UE] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game has much Slowdown. The Cutscenes are missing the Text. Good Audio with some Noise and stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|LEGO Star Wars II - The Original Trilogy [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game has much Slowdown. The Audio has much Noise and stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Lemony Snicket&#039;s A Series of Unfortunate Events [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Good Audio with some Noise and stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Let&#039;s Ride! - Dreamer [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game has much Slowdown. The Audio has much stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Let&#039;s Ride! - Friends Forever [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Good Audio with some Noise and stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Let&#039;s Ride! - Sunshine Stables [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Licca-chan no Oshare Nikki [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Life, Yahtzee, Payday [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Good Audio with some Noise and stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Lilliput Oukoku - Lillimoni to Issho Puni! [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Lilo and Stitch [E]  &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Intro FMV is messy. Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Lilo and Stitch 2 [E]  &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I noticed some Screen tearing. Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Lion King [E]  &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Lion King 1 1-2 [U]  &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Little Buster Q [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Much Flickering in the Textbox. Full Speed. Very Good Audio. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Little Einsteins [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Little League Baseball 2002 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Stadion is missing. Full Speed. Very Good Audio. Many Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Little Mermaid - Magic in Two Kingdoms [UE]  &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game is very slow. Good Audio with some Noise and stuttering. Some Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Little Patissier - Cake no Oshiro [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Lizzie McGuire [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Lizzie McGuire 2 - Lizzie Diaries [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Lizzie McGuire 3 - Homecoming Havoc [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Much Noise during the loading of the Game. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Lode Runner [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Looney Tunes - Back in Action [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Lord of the Rings - The Fellowship of the Ring [E]  &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an White Screen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Lord of the Rings - The Return of the King [UE]  &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Good Audio with some Noise and stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Lord of the Rings - The Third Age [UE]  &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The FMV Intro is working. The Game runs very slow. Good Audio with some Noise and stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Lord of the Rings - The Two Towers [UE]  &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The FMV Intro is working. Full Speed with a little Slowdown. Very Good Audio with a little Noise and stuttering. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Lost Vikings [E]  &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Love Hina Advance - Shukufuku no Kane ha Naru Kana [Eng. Patch v0.98]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The FMV Intro is working. Full Speed with a little Slowdown. Very Good Audio with a little stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Lucky Luke - Wanted! [E]  &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Lufia - The Ruins of Lore [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|83108c7 (2018/03/04)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Wramicache. Full Speed. Some slowdown when picking up items. Good Audio with some Noise and stuttering. Missing Gameboy sounds. Some Gfx Glitches. Very playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Lunar Legend [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5  (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Decent audio with some noise and stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Madagascar [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Madagascar - Operation Penguin [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Madden NFL 2002 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Very Good Audio. Many Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Madden NFL 2003 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Very Good Audio. Many Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Madden NFL 2004 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game has much Slowdown. Very Good Audio. Many Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Madden NFL 2005 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Menu is invisible. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Madden NFL 2006 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Menu is invisible. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Madden NFL 2007 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Menu is invisible. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Magi Nation [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required to boot the Game.&#039;&#039;&#039; Full Speed. Good Audio with some Noise and stuttering. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Magical Houshin [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Good Audio with some Noise and stuttering. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Magical Quest Starring Mickey &amp;amp; Minnie [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Magical Quest Starring Mickey &amp;amp; Minnie 2 [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Magical Quest Starring Mickey &amp;amp; Minnie 3 [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Magical Vacation [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required.&#039;&#039;&#039; Full Speed. No Audio. Some Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Magical Vacation [Eng.Patch 1.0]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5  (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required.&#039;&#039;&#039; Freezes after Brownie Brown logo.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Mahou Sensei Negima! - Private Lesson Damedesuu Toshokanjima [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Mahou Sensei Negima! - Private Lesson 2 Ojamashimasuu Parasite de Chu [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game has much Slowdown. Very Good Audio with a little Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Mahjong Keiji [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Mail de Cute [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Majokko Cream-chan no Gokko Series 1 - Wannyan Idol Gakuen [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game has much Slowdown. Good Audio with some Noise and stuttering. Some Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Majokko Cream-chan no Gokko Series 2 - Kisekae Angel [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game has much Slowdown. Good Audio with some Noise and stuttering. Some Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Mandrake the Magician - Shadow of the Vehme [Proto]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Good Audio with some Noise and stuttering. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Manga-ka Debut Monogatari [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|No Text in the Textboxes. Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Maniac Miner [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Maniac Racers Advance [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|MAR - Knockin&#039; on Heaven&#039;s Door [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed with a little Slowdown. Very Good Audio with a little Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Marble Madness, Klax [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|March of the Penguins [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Marie, Elie &amp;amp; Anis no Atelier - Soyokaze Kara no Dengon [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise and stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Mario Golf - Advance Tour [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable. &#039;&#039;&#039;Last time working was with master build Commit a61e70e (2017/04/22).&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Mario Kart Super Circuit [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Weapon Noises are missing. Some Gfx Glitches. Playable. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Mario &amp;amp; Luigi - Superstar Saga [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5  (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game freezes before the First Battle. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Mario Party Advance [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. There is much flickering on Screen before and after an Event. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Mario Pinball [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Mario Power Tennis [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable. &#039;&#039;&#039;Last time working was with master build Commit a61e70e (2017/04/22).&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Mario vs Donkey Kong [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5  (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very good audio. Minor graphics slowdowns during cutscenes. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Marvel - Ultimate Alliance [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an PREF Error on the Touchscreen during the First Level. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Mary-Kate and Ashley - Girls Night Out [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required to boot the Game.&#039;&#039;&#039; Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Mary-Kate and Ashley Sweet 16 - Licensed to Drive [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Masters of the Universe He-Man - Power of Grayskull [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Matantei Loki Ragnarok - Gensou no Labyrinth [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Matchbox Cross Town Heroes [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Mat Hoffman&#039;s Pro BMX [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Mat Hoffman&#039;s Pro BMX 2 [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Math Patrol - The Kleptoid Threat [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Max Payne Advance [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. The Cutscenes are missing some Images. Good Audio with some Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Maya the Bee - Sweet Gold [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5  (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required.&#039;&#039;&#039; Audio is totally garbled. Freezes at black screen upon entering first level.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Maya the Bee - The Great Adventure [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5  (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. The Audio has much Noise and stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Mazes of Fate [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Good Audio with some Noise and stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Mech Platoon [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Intro FMV is broken. Full Speed. No Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Medabots - Rokusho Version [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable. (2018/01/29) Very bad and stuttering audio.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Medabots AX - Metabee Version [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Medabots AX - Rokusho Version [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Medal of Honor - Infiltrator [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an infinite BIOS reboot. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Medal of Honor Underground [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some SFX are missing. Many Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Meet the Robinsons [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Megaman &amp;amp; Bass [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Good Audio with some Noise and suttering. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Megaman Battle Chip Challenge [E]  &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Megaman Battle Network [E]  &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;| I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Megaman Battle Network 2 [E]  &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Megaman Battle Network 3 Blue [E]  &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Megaman Battle Network 3 White [E]  &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Megaman Battle Network 4 Blue Moon [E]  &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Megaman Battle Network 4 Red Sun [E]  &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Megaman Battle Network 5 Team Colonel [E]  &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Megaman Battle Network 5 Team Protoman [E]  &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Megaman Battle Network 6 Cybeast Falzar [E]  &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Megaman Battle Network 6 Cybeast Gregar [E]  &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Mega Man Zero [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game has much Slowdown. Good Audio with some Noise and stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Mega Man Zero 2 [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Good Audio with some Noise and stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Mega Man Zero 3 [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Good Audio with some Noise and stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Mega Man Zero 4 [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Good Audio with some Noise and stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Meine Tierarztpraxis [G]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Meine Tierpension [G]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Meitantei Conan - Akatsuki no Monument [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Intro FMV is working. Full Speed. Very Good Audio with a little Noise. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Meitantei Conan - Nerawareta Tantei [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Intro FMV is working. I noticed some Screen tearing. Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Men in Black - The Series [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Mermaid Melody - Pichi Pichi Pitch [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Intro FMV is working. Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Mermaid Melody - Pichi Pichi Pitch - Pichi Pichi Party [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Intro FMV is working. Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Mermaid Melody - Pichi Pichi Pitch - Pichi Pichitto Live Start! [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game freezes on the Titlescreen. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Metal Max 2 Kai [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Menu is flashing a lot. Full Speed. Very Good Audio. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Metal Gun Slinger [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Metal Slug Advance [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Good Audio with some Noise and stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Metroid Fusion [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|It takes about 5 Minutes to pass one very slow Introscene. Afterwards the Game runs Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Metroid Zero Mission [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I noticed some Slowdown during the Ending Cutscene. Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Mezase Koushien [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Micro Machines [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Midnight Club - Street Racing [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Good Audio with some Noise and stuttering. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Midway&#039;s Greatest Arcade Hits [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Mighty Beanz Pocket Puzzles [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Mike Tyson Boxing [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Noise during the Pause Screen. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Minami no Umi no Odyssey [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Minimoni - Mika no Happy Morning Chatty [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Minimoni - Onegai Ohoshi-sama! [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Minna de Puyo Puyo [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Minna no Ouji-sama [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game freezes on the Map Screen. The Gameboy Sounds are missing. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Minna no Shiiku Series - Boku no Kabuto-Kuwagata [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I noticed some Screen tearing. Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Minna no Shiiku Series 1 - Boku no Kabutomushi [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Minna no Shiiku Series 2 - Boku no Kuwagata [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Minna no Soft Series - Happy Trump 20 [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Many Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Minna no Soft Series - Hyokkori Hyoutanjima - Don Gabacho Daikatsuyaku no Maki (J)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Minna no Soft Series - Minna no Mahjong [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Minna no Soft Series - Minna no Shogi [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Minna no Soft Series - Numpla Advance [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Minna no Soft Series - Shanghai [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required to boot the Game.&#039;&#039;&#039; Full Speed. Very Good Audio. Many Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Minority Report - Everybody Runs [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Mirakuru! Panzou - 7tsu no Hoshi no Uchuukaizoku [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Mission Impossible - Operation Surma [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required to prevent an Black Screen after pressing start on the Titlescreen.&#039;&#039;&#039; Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Miteluode - Lingdian Renwu [China]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Metroid Zero Mission for iQue China.&#039;&#039;&#039; Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Miteluode Ronghe [China]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Metroid Fusion for iQue China.&#039;&#039;&#039; I get an White Screen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|MLB SlugFest 20-04 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Mobile Suit Gundam Seed - Battle Assault [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. The Gameboy Sounds are missing. You can hear Random Audio Samples playing during the Pause Screen. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Moero!! Jaleco Collection [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Mo Jie Qibing [Unl] [Chinese]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an White Screen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Momotarou Dentetsu G Gold Deck o Tsukure! [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Momotarou Matsuri [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Monopoly [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game freezes after selecting the Number of Players. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Monster! Bass Fishing [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Many Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Monster Force [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I noticed some Screen tearing. Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Monster Gate [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game has much Slowdown. Good Audio with some Noise and stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Monster Gate - Ooinaru Dungeon - Fuuin no Orb [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game has much Slowdown. Good Audio with some Noise and stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Monster House [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Monsters, Inc [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an AUNK 0000382B Error on the Touchscreen during the Titlescreen. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Monster Jam - Maximum Destruction [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise and stuttering. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Monster Maker 4 - Flash Card [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Monster Maker 4 - Killer Dice [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Monster Rancher Advance [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Monster Rancher Advance 2 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Monster Summoner [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Monster Trucks [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Too many Gfx Glitches on Screen. No Audio. Much Noise. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Monster Trucks Mayhem [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Too many Gfx on Screen. No Audio. Much Noise. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Moorhen 3 - The Chicken Chase! [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Morita Shougi Advance [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Mortal Kombat - Deadly Alliance [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. The Touchscreen has a Blue Color. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Mortal Kombat - Tournament Edition [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. The Touchscreen has a Blue Color. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Mortal Kombat Advance [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed with a little Slowdown. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Mother 1+2 [English Patched 1.01]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen with Mother 1. Mother 2 runs Full Speed with some Screen tearing. Very Good Audio. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Mother 3 [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|216734d (2017/05/06)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Sound Player accessible. The Game freezes after the Intro. Unplayable.&amp;lt;br&amp;gt;&amp;lt;b&amp;gt;Gericom:&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;Game reads from an ewram mirror, this isn&#039;t supported yet.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Mother 3 [T+Eng1.2]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Sound Player accessible. The Game freezes after the Intro. Unplayable.&amp;lt;br&amp;gt;&amp;lt;b&amp;gt;Gericom:&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;Game reads from an ewram mirror, this isn&#039;t supported yet.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Moto GP [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Motoracer Advance [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game has much Slowdown. Good Audio in Menu. No Audio during Race. Many Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Mousetrap, Operation, Simon [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Mr Nutz [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The FMV are working. Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Mr. Driller 2 [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Mr. Driller A - Fushigi na Pacteria [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Ms. Pac-Man - Maze Madness [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an White Screen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Mucha Lucha! - Mascaritas of the Lost Code [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an White Screen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Mugenborg [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The FMV Intro is working. Full Speed. Very Good Audio with a little Noise. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Mummy [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. The Gameboy Sounds are missing. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Muppet Pinball Mayhem [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an PREF Error on the Touchscreen after selecting a Game mode. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Muppets On with the Show! [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Good Audio with some Noise and stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Mutsu - Water Looper Mutsu [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|MX 2002 featuring Ricky Carmichael [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise and stuttering. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|My Animal Centre in Africa [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Many Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|My Little Pony - Crystal Princess - The Runaway Rainbow [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Good Audio with some Noise and stuttering. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|M&amp;amp;M&#039;s - Blast! [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an White Screen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|M&amp;amp;M&#039;s - Break&#039;em [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Good Audio with some Noise and stuttering. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Nakayoshi Mahjong - Kaburiichi [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Nakayoshi Pet Advance Series 1 - Kawaii Hamster [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Nakayoshi Pet Advance Series 2 - Kawaii Koinu [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Nakayoshi Pet Advance Series 3 - Kawaii Koneko [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Nakayoshi Pet Advance Series 4 - Kawaii Koinu Mini - Wankoto Asobou!! Kogata-ken [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Nakayoshi Youchien - Sukoyaka Enji Ikusei Game [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. The Text in the Texboxes is missing. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Namco Museum - 50th Anniversary [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Some Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Namco Museum [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. The Audio has much Noise and stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Nancy Drew - Message in a Haunted Mansion [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game only shows the Cursor. Very Good Audio. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Napoleon [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Narikiri Jockey Game - Yuushun Rhapsody [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The FMV Intro is missing. Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Naruto - Konoha Senki [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed with a little Slowdown. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Naruto - Ninja Council [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Naruto - Ninja Council 2 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Naruto RPG - Uketsugareshi Hi no Ishi [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|NASCAR Heat 2002 [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Natural 2 - Duo [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|NBA Jam 2002 [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Good Audio with some Noise and stuttering. Many Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Need for Speed Carbon - Own the City [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required. Without it, the Game won´t let you advance the create a Profile Screen.&#039;&#039;&#039; The Game has much Slowdown. Very Good Audio. Many Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Need for Speed - Most Wanted [UE] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patch the Game to prevent the Assertion Failed Error.&#039;&#039;&#039; The Game has much Slowdown. Very Good Audio. Many Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Need for Speed - Porsche Unleashed [UE] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Very Good Audio. Many Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Need for Speed - Underground [UE] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an Black Screen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Need for Speed - Underground 2 [UE] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Very Good Audio. Many Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Next Generation Tennis [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Many Gfx Glitches during the Menu Screen. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|NFL Blitz 20-02 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game freezes during the Menu Screen. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|NFL Blitz 20-03 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|NHL 2002 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game has much Slowdown. Very Good Audio. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|NHL Hitz 20-03 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Nicktoons Racing [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Nihon Pro Mahjong Renmei Kounin Tetsuman Advance - Menkyo Kaiden Series [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Ninja Cop [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Nintendo MP3 Player [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Software freezes during the Health Notice Screen. Unsupported Device. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|No Rules - Get Phat [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Nobunaga Ibun [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an infinite BIOS reboot. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Nobunaga no Yabou [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Noddy - A Day in Toyland [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I noticed some Screen tearing. Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|No no no Puzzle Chailien [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Nyan Nyan Nyanko no Nyan Collection [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Ochaken Kururin - Honwaka Puzzle de Hotto Shiyo [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Ochaken no Bouken Jima - Honwaka Yume no Island [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Ochaken no Heya [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Ochaken no Yumebouken [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Oddworld - Munch&#039;s Oddysee [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Ohanaya-san Monogatari GBA - Iyashikei Ohanaya-san Ikusei Game [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Ojarumaru - Gekkouchou Sanpo de Ojaru [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Okumanchouja Game - Nottori Daisakusen! [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I noticed some Screen tearing. Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Very Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|One Piece [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Good Audio with some Noise and stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|One Piece - Going Baseball - Kaizoku Yakyuu [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|One Piece - Mezase! King of Belly [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game has much Slowdown. The Audio has much Noise and stuttering. Many GFX Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|One Piece - Nanatsu Shima no Daihihou [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Good Audio with some Noise and stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Onimusha Tactics [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|091719f (2018/01/29)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Use wramicache version. Very slow and laggy. Requires long button presses. Very good audio.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Onmyou Taisenki Zeroshiki [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Open Season [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Screen goes black during the Intro Level. You can hear Music playing. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Operation Armored Liberty [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Oriental Blue - Ao no Tengai [Eng.Patch 1.0]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Oshaberi Inko Club [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. The Audio has much Noise and stuttering. Many Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Oshare Princess 2 [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Oshare Princess 3 [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise and stuttering. The Gameboy Sounds are missing. Many Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Oshare Princess 5 [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Good Audio with some Noise and stuttering. The Gameboy Sounds are missing. Many Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Oshare Wanko [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Ottifanten Pinball [G]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Over the Hedge [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. The Cutscenes are missing the Images. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Over the Hedge - Hammy Goes Nuts! [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Ozzy &amp;amp; Drix [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Good Audio with some Noise and stuttering. Many Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Pac-Man Collection [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Controls won´t work in Pac Man Arrangement. Full Speed. No Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Pac-Man Pinball Advance [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Pac-Man World [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Some Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Pac-Man World 2 [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game freezes in Pac Village. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Paperboy, Rampage [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Paws &amp;amp; Claws - Best Friends - Dogs &amp;amp; Cats [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise and stuttering. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Paws &amp;amp; Claws - Pet Resort [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Payback [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required to reach the Title Screen.&#039;&#039;&#039; The Game has much Slowdown. The Audio has much Noise. Many Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Pazunin - Uminin no Puzzle de Nimu [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Penny Racers [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed with a little Slowdown. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Peter Pan - Return to Neverland [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Peter Pan - The Motion Picture Event [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Petz - Hamsterz Life 2 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Petz Vet [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Textboxes are missing the Text. Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Pferd &amp;amp; Pony - Best Friends - Mein Pferd [G]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Good Audio with some Noise and stuttering. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Pferd &amp;amp; Pony - Lass Uns Reiten 2 [G]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game has much Slowdown. The Audio has much Noise and stuttering. Some Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Pferd &amp;amp; Pony - Mein Gestuet [G]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Pferd &amp;amp; Pony - Mein Pferdehof [G]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Phalanx - The Enforce Fighter A-144 [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The FMV´s are working. Full Speed. Good Audio with some Noise and stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Phantasy Star Collection [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;I get an black Screen after starting Phantasy Star 1 &amp;amp; 2.&#039;&#039;&#039; Phantasy Star 3 is the only playable Game. Full Speed. Very Good Audio. Some Noise on the Pause Screen. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Phil of the Future [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Backgrounds are missing. Almost Full Speed with some Slowdown. Very Good Audio. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Pia Carrot he Youkoso!! 3.3 [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required to prevent the Game from freezing.&#039;&#039;&#039; Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Piglet&#039;s Big Game [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Pikapika Nurse Monogatari - Nurse Ikusei Game [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Textboxes are missing the Text. Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Pinball Advance [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Pinball Challenge Deluxe [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Infinite BIOS reboot. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Pinball Tycoon [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Good Audio with some Noise and stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Pink Panther - Pinkadelic Pursuit [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game freezes during the First Level. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Pinky and the Brain - The Masterplan [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Pinky Monkey Town [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Pinobee - Wings of Adventure [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The FMV Intro is working. Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Pinobee &amp;amp; Phoebee [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Pirates of the Caribbean - Dead Man&#039;s Chest [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Good Audio with some Noise and stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Pirates of the Caribbean - The Curse of the Black Pearl [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an Black Screen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Pitfall - The Lost Expedition [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an PREF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Pitfall - The Mayan Adventure [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Planet of the Apes [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Play-Yan [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game freezes on the Titlescreen. Unsupported Device. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Play-Yan Micro [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game freezes on the Healthcare Screen. Unsupported Device. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Pocket Dogs [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed with a little Slowdown. Very Good Audio with a little Noise and stuttering. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Pocket Music [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed with. Very Good Audio with a little Noise. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Pocket Professor - Kwik Notes - Vol. 1 [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Pocky &amp;amp; Rocky with Becky [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Pokémon Emerald [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required to boot the Game.&#039;&#039;&#039;I get an infinite BIOS reboot. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Pokemon Fire Red [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required to boot the Game.&#039;&#039;&#039; Almost Full Speed with some Slowdown. Good Audio with some Noise and stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Pokemon Leaf Green [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|091719f (2018/01/29)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required to boot the Game.&#039;&#039;&#039; Wramicache crashes. Almost Full Speed with some Slowdown, especially during random encounters. Good Audio with some Noise and stuttering. Some Gfx Glitches during random encounters. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Pokemon Mystery Dungeon - Red Rescue Team [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed with a little Slowdown. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Pokemon Pinball - Ruby &amp;amp; Sapphire [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise and stuttering. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|Pokemon Ruby [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|091719f  (2018/01/29)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Wramicache version. Full Speed. Very good audio. Sound effects missing. Rarely any lag. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#4CAF50&amp;quot;|Pokémon Sapphire [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|091719f  (2018/01/29)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Wramicache version. Full Speed. Very good audio. Sound effects missing. Rarely any lag. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Polarium Advance [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required to boot the Game.&#039;&#039;&#039; Full Speed. No Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Polly Pocket! - Super Splash Island [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Pong, Asteroids, Yars&#039; Revenge [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Pong is Unplayable.&#039;&#039;&#039; Full Speed. Very Good Audio. Many Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Pop Idol [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an White Screen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Popeye - Rush for Spinach [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with a little Slowdown. Good Audio with some Noise and stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Postman Pat and the Greendale Rocket [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Good Audio with some Noise and stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Power Poke Dash [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Power Pro Kun Pocket 1-2 [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Power Pro Kun Pocket 3 [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Good Audio with some Noise and stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Power Pro Kun Pocket 4 [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Power Pro Kun Pocket 5 [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Power Pro Kun Pocket 6 [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Powerpuff Girls - Him and Seek [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Powerpuff Girls - Mojo Jojo A-Go-Go [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required to prevent the PREF Error on the Touchscreen.&#039;&#039;&#039; Full Speed. Very Good Audio with a little Noise. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Power Rangers - Dino Thunder [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Some Noise on the Pause Screen. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Power Rangers - Ninja Storm [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Some Noise on the Pause Screen. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Power Rangers - Time Force [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|216734d (2017/05/06)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Power Rangers - Wild Force [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Power Rangers S.P.D. [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Prehistorik Man [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Premier Action Soccer [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required or the Game reboots before a Match.&#039;&#039;&#039; Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Premier Manager 2003-2004 [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an PREF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Premier Manager 2004-2005 [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Premier Manager 2005-2006 [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Princess Natasha - Student, Secret Agent, Princess [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Good Audio with some Noise and stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Prince of Persia - The Sands of Time [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game has some loading times between Cutscenes. Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Pro Beach Soccer [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Pro Mahjong Tsuwamono GBA [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game has much Slowdown. The Audio has much Noise and stuttering. Some Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Pro Tennis WTA Tour [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Proud Family [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed with a little Slowdown. Very Good Audio with a little Noise. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|PukuPuku Tennen Kairanban [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|PukuPuku Tennen Kairanban - Koi no Cupid Daisakusen [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|PukuPuku Tennen Kairanban - Youkoso! Illusion Land he [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Pro Yakyuu Team o Tsukurou! Advance [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Punch King - Arcade Boxing [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an Black Screen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Puppy Luv - Spa and Resort [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Good Audio with some Noise and stuttering. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Puyo Pop [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Puyo Pop Fever [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Puzzle &amp;amp; Tantei Collection [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Pyuu to Fuku! Jaguar - Byoo to Deru! Megane-kun [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Quad Desert Fury [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Too Many Gfx Glitches on Screen. No Audio. Much Noise. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Racing Fever [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Racing Gears Advance [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I won´t get past the Licensed by Screen. You can hear Music playing. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Rampage - Puzzle Attack [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Rapala Pro Fishing [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required or you get the Message &amp;quot;The EEPROM is either not present on the cartridge or is faulty&amp;quot; on the Upper Screen.&#039;&#039;&#039; I get an PREF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Ratatouille [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Rave Master - Special Attack Force! [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Rayman Advance [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Rayman 3 - Hoodlum Havoc [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Good Audio with some Noise and stuttering. Some Gfx Glitches. The Map Screen is Invisible. The Screen goes black after the Second Level. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Rayman Hoodlum&#039;s Revenge [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game freezes at the Licensed by Screen. I get an UNDF Error on the Touchscreen. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Rayman Raving Rabbids [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed with a little Slowdown. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Razor Freestyle Scooter [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Ready 2 Rumble Boxing - Round 2 [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Rebelstar - Tactical Command [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Recca no Honoo - The Game [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Reign of Fire [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed with a little Slowdown. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Relaxuma na Mainichi [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Rescue Heroes - Billy Blazes! [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Revenge of Shinobi [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. The Game freezes before starting the First Level. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Rhythm Tengoku [Eng.Patch Beta 10a]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Many Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Ripping Friends [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Risk, Battleship, Clue [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|River City Ransom EX [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error after the BIOS Intro. Unplayable.&#039;&#039;&#039;Last time working was with master build Commit a61e70e (2017/04/22).&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Riviera - The Promised Land [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The loading of battle takes very long. Full Speed. Very Good Audio. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Road Rash - Jailbreak [E]  &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Robopon 2 - Cross Version [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Some Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Robopon 2 - Ring Version [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Some Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Robotech - The Macross Saga [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Robots [E]  &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Good Audio with some Noise and stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Robot Wars - Advanced Destruction [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Robot Wars - Extreme Destruction [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Many Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Rockman EXE 4.5 - Real Operation [J]  &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Rock&#039;em Sock&#039;em Robots [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Rock n&#039; Roll Racing [E]  &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise and stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Rocket Power - Beach Bandits [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Good Audio with some Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Rocket Power - Dream Scheme [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an BIOS reboot during the Intro. The Gameboy Sounds are missing. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Rocket Power - Zero Gravity Zone [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Good Audio with some Noise. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Rocky [E]  &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game freezes at the License by Screen. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|RPG Tsukuru Advance [J]    &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|R-Type III - The Third Lightning [E]  &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Rugrats - Castle Capers [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I noticed some Screen tearing. Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Rugrats - Go Wild [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I noticed some Screen tearing. Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Rugrats - I Gotta Go Party [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an white Screen after the BIOS Intro. Unplayable. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Sabre Wulf [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Sabrina - The Teenage Witch - Potion Commotion [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Saibara Rieko no Dendou Mahjong [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Sakura Momoko no UkiUki Carnival [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Salt Lake 2002 [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. The Audio has much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Samurai Deeper Kyo [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Samurai Evolution - Oukoku Geist [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Samurai Jack - The Amulet of Time [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Good Audio with some Noise. Some Gfx Glitches. Playable..&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Sangokushi [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Sangokushi - Eiketsuden [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Sangokushi - Koumeiden [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. Some Gfx Glitches. The Game freezes while saving. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Sanrio Puroland - All Characters [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Sansara Naga 1x2 [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Good Audio with some Noise and stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Santa Claus Jr. Advance [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Noise during the Pause Screen. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Santa Claus Saves the Earth [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed with a little Slowdown. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Santa Clause 3 - The Escape Clause [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Scan Hunter - Sennen Kaigyo o Oe! [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Scooby-Doo [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an black Screen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Scooby-Doo 2 - Monsters Unleashed [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Scooby-Doo and the Cyber Chase [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Scooby-Doo! - Mystery Mayhem [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Scooby-Doo! - Unmasked [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Scorpion King - Sword of Osiris [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Scrabble [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Scrabble Blast! [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Scrabble Scramble! [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Scurge - Hive [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required. The Game won´t let you leave the Bridge without it.&#039;&#039;&#039; I noticed some Screen tearing. I get an UNDF Error after the Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|SD Gundam Force [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|SD Gundam G-Generation Advance [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Sea Trader - Rise of Taipan [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;| Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Secret Agent Barbie - Royal Jewels Mission [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Cutscene are missing the Pictures. Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Sega Arcade Gallery [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Afterburner doesn´t work. The Games have much Slowdown. Good Audio with some Noise and stuttering. Some Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Sega Rally Championship [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Sega Smash Pack [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Infinite loop at the License by Screen. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Sengoku Kakumei Gaiden [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Sennen Kazoku [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Infinite BIOS reboot. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Sentouin Yamada Hajime [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Serious Sam Advance [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Shaman King Card Game - Chou Senjiryakketsu 2 [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Shaman King Card Game - Chou Senjiryakketsu 3 [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Shaman King - Legacy of the Spirits - Soaring Hawk [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Shaman King - Legacy of the Spirits - Sprinting Wolf [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Shaman King - Master of Spirits [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Some Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Shaman King - Master of Spirits 2 [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Some Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Shamu&#039;s Deep Sea Adventures [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Good Audio with some Noise and stuttering. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Shanghai Advance [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Shark Tale [UE] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Shaun Palmer&#039;s Pro Snowboarder [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Sheep [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. Many Gfx Glitches on Screen. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Shikakui Atama o Marukusuru Advance - Kanji Keisan [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required to prevent the Game from freezing during the Intro. &#039;&#039;&#039; Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Shikakui Atama o Marukusuru Advance - Kokugo Sansu Rika Shakai [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required to prevent the Game from freezing during the Intro. &#039;&#039;&#039; Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Shimura Ken no Baka Tonosama - Bakushou Tenka Touitsu Game [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Shin chan - Aventuras en Cineland [Spain]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game has much Slowdown. The Audio has much Noise and stuttering. Some Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Shin chan contra los Munecos de Shock Gahn [Spain]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed with a little Slowdown. Very Good Audio with a little Noise and stuttering. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Shingata Medarot - Kabuto Version [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Shingata Medarot - Kuwagata Version [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Shin Kisekae Monogatari [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise and stuttering. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Shining Force - Resurrection of the Dark Dragon [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Good Audio with some Noise and stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Shin Megami Tensei [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. The Audio has much Noise and stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Shin Megami Tensei 2 [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Good Audio with some Noise and stuttering. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Shin Megami Tensei Devil Children - Messiah Riser [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Shin Megami Tensei Devil Children - Puzzle de Call! [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Shin Nihon Pro Wrestling - Toukon Retsuden Advance [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Good Audio with some Noise and stuttering. The Gameboy Sounds are missing. Many Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Shining Soul [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Shining Soul 2 [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Shiren Monsters Netsal [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Shrek - Hassle at the Castle [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Shrek - Reekin&#039; Havoc [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Shrek - Smash n&#039; Crash Racing [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Shrek - Super Slam [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed with a little Slowdown. The Audio has much Noise and stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Shrek - Swamp Kart Speedway [UE] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Many Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Shrek the Third [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Shrek 2 [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Shrek 2 - Beg for Mercy [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Sigma Star Saga [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Silent Scope [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Silent Hill Play Novel [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The FMV Intro is missing. Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Silk to Cotton [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game has much Slowdown. The Audio has much Noise and stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Simple 2960 Tomodachi Series Vol. 1 - The Table Game Collection [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game has much Slowdown. The Audio has much Noise and stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Simple 2960 Tomodachi Series Vol. 2 - The Block Kuzushi [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Simple 2960 Tomodachi Series Vol. 3 - The Itsudemo Puzzle - Massugu Soroeru Straws [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Good Audio with some Noise and stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Simple 2960 Tomodachi Series Vol. 4 - The Trump - Minna de Asoberu 12 Shurui no Trump Game [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required to boot the Game.&#039;&#039;&#039; Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Sims - Bustin&#039; Out [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Good Audio with some Noise and stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Sim City 2000 [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an White Screen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Sims 2 [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required to boot the Game.&#039;&#039;&#039; Full Speed. Good Audio with some Noise and stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Sims 2 - Pets [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required to boot the Game.&#039;&#039;&#039; Full Speed. No Audio. Much Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Sister Princess - RePure [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The FMV are working. Full Speed. Very Good Audio with a little Noise. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Sitting Ducks [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Simpsons - Road Rage [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Many Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Sky Dancers - They Magically Fly! [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game has much Slowdown. Very Good Audio. The Gameboy Sounds are missing. Many Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Slime Morimori Dragon Quest - Shougeki no Shippo Dan [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the Gameboy Player Screen. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Slot! Pro 2 Advance - GoGo Juggler &amp;amp; New Tairyou [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Slot! Pro Advance - Takarabune &amp;amp; Ooedo Sakurafubuki 2 [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Smashing Drive [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Much Frameskipping. Very Good Audio. Many Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Smurfs - The Revenge of the Smurfs [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game freezes while loading the Titlescreen. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Snap Kid&#039;s [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Snood [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. You hear Random Audio Samples. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Snood 2 - Snoods on Vacation [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game has too many Gfx Glitches on Screen. Very Good Audio. The Gameboy Sounds are missing. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Soccer Kid [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Sonic Advance [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|There are unskippable Black Borders on Screen and Music playing. Unplayable.&amp;lt;br&amp;gt;&amp;lt;b&amp;gt;Gericom:&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt; It tests the link hardware, which is not implemented yet and yields those boxes on test fail.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Sonic Advance 2 [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|There are unskippable Black Borders on Screen and Music playing. Unplayable.&amp;lt;br&amp;gt;&amp;lt;b&amp;gt;Gericom:&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt; It tests the link hardware, which is not implemented yet and yields those boxes on test fail.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Sonic Advance 3 [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Sonic Battle [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Sonic Pinball Party [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Sonic the Hedgehog - Genesis [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Sorry!, Aggravation, Scrabble Junior [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Sound of Thunder [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. The Cutscenes are missing. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Space Invaders [UE] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an Black Screen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Space Channel 5 - Ulala&#039;s Cosmic Attack [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Space Hexcite - Maetel Legend EX [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Speedball 2 - Brutal Deluxe [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Spider Man [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The FMV Intro is missing. Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Spider Man 2 [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The FMV Intro is missing. The Cutscenes only show the Text. Full Speed with a little Slowdown. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Spider Man 3 [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Spider-Man - Battle for New York [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UDNF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Spider-Man - Mysterio&#039;s Menace [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Spirits &amp;amp; Spells [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an infinite BIOS reboot. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Spirit - Stallion of the Cimarron - Search for Homeland [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Audio has some Noise during the Pause Screen. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|SpongeBob and Friends - Attack of the Toybots [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|SpongeBob SquarePants - Battle for Bikini Bottom [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|SpongeBob SquarePants - Creature from the Krusty Krab [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Some Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|SpongeBob SquarePants - Lights, Camera, Pants! [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Some Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|SpongeBob SquarePants - Revenge of the Flying Dutchman [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|SpongeBob SquarePants - SuperSponge [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|SpongeBob SquarePants and Friends - Battle for Volcano Island [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed with a little Slowdown. Very Good Audio with a little Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|SpongeBob SquarePants and Friends - Freeze Frame Frenzy [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required or the Game freezes on the Titlescreen.&#039;&#039;&#039; Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|SpongeBob SquarePants and Friends Unite! [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|SpongeBob SquarePants The Movie [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Some Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|SpongeBob&#039;s Atlantis SquarePantis [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Sports Illustrated for Kids - Baseball [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. The Gameboy Sounds are missing. The Crowd Samples are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Sports Illustrated for Kids - Football [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. The Gameboy Sounds are missing. The Crowd and Voice Samples are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Spyro Adventure [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I noticed some Screen tearing. Full Speed. Very Good Audio with a little Noise and stuttering. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Spyro Fusion [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Spyhunter [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Spy Hunter, Super Sprint [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. There is some Noise during the Pause Screen. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Spy Kids 3-D - Game Over [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Spy Kids Challenger [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Spy Muppets - License to Croak [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Spyro Season of Flame [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Spyro Season of Ice [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game has much Slowdown. Good Audio with some Noise and stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Spyro the Legend of - A New Beginning [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Cutscenes have no Text. Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Spyro the Legend of - The Eternal Night [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The FMV are working. Full Speed. Good Audio with some Noise and stuttering. Many Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|SSX 3 [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|SSX Tricky [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The FMV Intro is a Mess. The Game has much Slowdown. No Audio. Many Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Stadium Games [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little stuttering. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Starsky &amp;amp; Hutch [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game is Very Slow. Good Audio on the Titlescreen. Many Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Star Wars - Flight of the Falcon [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Star Wars - Jedi Power Battles [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Sound Effects are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Star Wars - The New Droid Army [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after pressing Start on the Titlescreen. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Star Wars Episode II - Attack of the Clones [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|On the Titlescreen and during Cutscenes only the Text is visible. Full Speed. Very Good Audio. Some Sound Effects are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Star Wars Episode III - Revenge of the Sith [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Star Wars Trilogy - Apprentice of the Force [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Star X [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Steel Empire [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Street Fighter Alpha 3 [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Street Racing Syndicate [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Only the Car and the Background are visible. Almost Full Speed with some Slowdown. Good Audio with some Noise and stuttering. Many Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Strike Force Hydra [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Stuart Little 2 [UE] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Noise on the Pause Screen. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Stuntman [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Sugar Sugar Rune - Heart Ga Ippai! Moegi Gakuen [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an White Screen after the BIOS Intro. You can hear Music playing. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Suite Life of Zack &amp;amp; Cody - Tipton Caper [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Summon Night: Swordcraft Story [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Summon Night: Swordcraft Story 2 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game freezes before you enter the First Battle. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Summon Night: Swordcraft Story 3 [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Too Many Gfx Glitches on Screen. Very Good Audio with a little Noise. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Sum of All Fears [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Super Army War [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game has much Slowdown. No Audio. Some Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Super Black Bass Advance [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an Black Screen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Super Breakout, Millipede, Lunar Lander [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Millipede breaks after pressing start.&#039;&#039;&#039; Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Super Bubble Pop [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Good Audio with some stuttering. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Super Bust-A-Move [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Super Chinese 1-2 Advance [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Many Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Super Collapse! II [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I noticed some Screen flickering. Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Super Dodge Ball Advance [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Super Dropzone - Intergalactic Rescue Mission [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Super Duper Sumos [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required to boot the Game.&#039;&#039;&#039; Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Super Ghouls´n Ghosts [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I noticed some Screen tearing. Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Super Hornet FA 18F [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an PREF Error on the Touchscreen during the Titlescreen. The Gameboy Sounds are missing. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Superman - Countdown to Apokolips [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Superman Returns - Fortress of Solitude [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required to boot the Game.&#039;&#039;&#039; Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Super Mario Bros 2 - Super Mario Advance [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required to boot the Game.&#039;&#039;&#039; Full Speed. Very Good Audio. Some Gfx Glitches. Playable.  &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Super Mario Bros 3 - Super Mario Advance 4 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|091719f  (2018/01/29)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required to boot the Game.&#039;&#039;&#039; Full speed. Very good audio. Minor gfx glitches during the slot spinning mini game. You need to pick either File 2 or File 3 to play. File 1  hangs on map screen. Alternatively you can erase File 1 and play from it. Choose arm7dldi version. The wramicache version does not work. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Super Mario World - Super Mario Advance 2 [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required to boot the Game.&#039;&#039;&#039; Full Speed. Very Good Audio. Some Gfx Glitches. Playable. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Super Monkey Ball Jr. [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Very Good Audio. Many Gfx Glitches on Screen. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Super Puzzle Fighter II Turbo [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required or you get an Black Screen after the FMV Intro.&#039;&#039;&#039; I get an White Screen after the BIOS Intro. Unplayable.&#039;&#039;&#039;Last time working was with master build Commit a61e70e (2017/04/22).&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Super Robot Taisen A [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required to boot the Game.&#039;&#039;&#039; Full Speed. You can hear Random Audio Samples. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Super Robot Taisen D [E.Patch 0.5]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. You can hear Random Audio Samples. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Super Robot Taisen J [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. You can hear Random Audio Samples. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Super Robot Taisen J [T+Eng1.0]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. You can hear Random Audio Samples. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Super Robot Taisen R [E.Patch 090202]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. You can hear Random Audio Samples. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Super Robot Taisen - Original Generation [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an Black Screen after the BIOS Intro. Unplayable. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Super Robot Taisen - Original Generation 2 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required to prevent the Game from freezing.&#039;&#039;&#039; Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Super Street Fighter 2 Turbo Revival [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I noticed some Screen tearing. Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Surf&#039;s Up [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game has much Slowdown. The Audio has much Noise and stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Sutakomi - Star Communicator [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Sweet Cookie Pie [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Good Audio with some Noise and stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Sword of Mana [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Infinite BIOS reboot. Unplayable. &#039;&#039;&#039;Last time working was with master build Commit a61e70e (2017/04/22).&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Sylvanian Families - Fashion Designer ni Naritai! - Kurumi-risu no Onnanoko [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Sylvanian Families - Yousei no Stick to Fushigi no Ki - Marron-inu no Onnanoko [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Sylvanian Families 4 - Meguru Kisetsu no Tapestry [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Very Good Audio with a little Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Tactics Ogre - The Knight of Lodis [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game freezes after the Atlus Screen. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Taiketsu! Ultra Hero [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Good Audio with some Noise and stuttering. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Tales of Phantasia [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after starting a New Game. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Tales of the World - Narikiri Dungeon 2 [Eng.Patch 1.42]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise and stuttering. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Tales of the World - Narikiri Dungeon 3 [Eng.Patch 0.30]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game has much Slowdown. The Audio has much stuttering. Some Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Tales of the World - Summoner&#039;s Lineage [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game has much Slowdown. The Audio has some Noise and stuttering. Some Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Tak and the Power of Juju [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an PREF Error on the Touchscreen at the Titlescreen. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Tak - The Great Juju Challenge [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Tak 2 - The Staff of Dreams [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Tanbi Musou - Meine Liebe [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Tang Tang [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Tantei Gakuen Q - Kyuukyoku Trick ni Idome! [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an infinite BIOS reboot. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Tantei Gakuen Q - Meitantei ha Kimi da! [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an infinite BIOS reboot. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Tantei Jinguuji Saburou - Shiroi Kage no Shoujo [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Tarzan - Return to the Jungle [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Intro FMV is messy. Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Taxi 3 [FR]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The FMV Intro is a Mess. The Game has much Slowdown. No Audio. Many Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Teenage Mutant Ninja Turtles [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Teenage Mutant Ninja Turtles 2 - Battle Nexus [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Titlescreen is glitched up. Full Speed. Very Good Audio. The Gameboy Sounds are missing. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Teen Titans [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Teen Titans 2 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Tekken Advance [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game has much Slowdown. The Audio has some Noise and much stuttering. Some Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Tennis Masters Series 2003 [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Tennis no Ouji-sama - Aim at the Victory! [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Tennis no Ouji-sama - Genius Boys Academy [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Tennis no Ouji-sama 2003 - Cool Blue [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game won´t continue after selecting a Player. The Gameboy Sounds are missing. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Tennis no Ouji-sama 2003 - Passion Red [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game won´t continue after selecting a Player. The Gameboy Sounds are missing. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Tennis no Ouji-sama 2004 - Glorious Gold [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game won´t continue after selecting a Player. The Gameboy Sounds are missing. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Tennis no Ouji-sama 2004 - Stylish Silver (J)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game won´t continue after selecting a Player. The Gameboy Sounds are missing. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Ten Pin Alley 2 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game freezes while loading the Bowling Alley. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Terminator 3 - Rise of the Machines [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Tetris Worlds [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an White Screen after the BIOS Intro. Unplayable.&#039;&#039;&#039;Last time working was with master build Commit a61e70e (2017/04/22).&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|That&#039;s So Raven [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The FMV are working. Full Speed. No Audio. Much Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|That&#039;s So Raven 2 - Supernatural Style [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|The Legend of Zelda - A Link to the Past [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|The Legend of Zelda - A Link to the Past [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|f89fac5  (2018/07/10)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Flickering graphics.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|The Legend of Zelda - The Minish Cap [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|091719f (2018/01/29)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required.&#039;&#039;&#039; Use wramicache version. Full Speed. Very Good Audio with a little Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|The Pinball of the Dead [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The FMV is working. Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|The Three Stooges [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Thunderbirds [UE] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Thunderbirds - International Rescue [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The FMV Intro is working. Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Tiger Woods PGA Tour Golf [UE] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Some Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Tiger Woods PGA Tour 2004 [UE] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Tim Burton&#039;s The Nightmare Before Christmas - The Pumpkin King [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game hangs after selecting the Language. There are Gfx Glitches and flickering on both Screens. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Tiny Toon Adventures - Buster&#039;s Bad Dream [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Tiny Toon Adventures - Wacky Stackers [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Titeuf - Ze Gagmachine (FR)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Titeuf Mega Compet (FR)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|TMNT - Teenage Mutant Ninja Turtles [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Tokimeki Yume Series 1 - Ohanaya-san ni Narou! (J)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Tokyo Majin Gakuen - Fuju Houroku (J)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Some Slowdown on the Titlescreen. Full Speed during Gameplay. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Tokyo Xtreme Racer Advance [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Very Good Audio. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Tomato Adventure [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I noticed some Slowdown. Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Tom and Jerry in Infurnal Escape [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Tom and Jerry Tales [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Tablelegs, Jerry, Toms Hands and some falling Objects are White. Full Speed. Good Audio with some Noise and stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Tom and Jerry - The Magic Ring [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Tom Clancy&#039;s Rainbow Six - Rogue Spear [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Tom Clancy&#039;s Splinter Cell [E]  &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Tom Clancy&#039;s Splinter Cell - Pandora Tomorrow [E]   &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Tonka - On the Job [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Good Audio with some Noise and stuttering. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Tony Hawk´s American Skateland [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Tony Hawk´s Downhill Jam [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game has much Slowdown. No Audio. Much Noise. Many Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Tony Hawk´s Pro Skater 2 [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Very Good Audio. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Tony Hawk´s Pro Skater 3 [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Very Good Audio. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Tony Hawk´s Pro Skater 4 [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Tony Hawk`s Underground [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Tony Hawk`s Underground 2 [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Top Gear GT Championship [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Top Gear Rally [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Top Gun - Combat Zones [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Buttons don´t work at the Main Menu Screen. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Top Gun - Firestorm Advance [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Torneco no Daibouken 2 Advance - Fushigi no Dungeon [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Torneco no Daibouken 3 Advance - Fushigi no Dungeon [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game freezes after the Titlescreen. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Total Soccer [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Total Soccer Manager [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Totally Spies! (E)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The FMV is missing. I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Totally Spies! 2 - Undercover (E)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required to boot the Game.&#039;&#039;&#039; I get an infinite BIOS reboot. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Toukon Heat (J)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Tower SP [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Toyrobo Force (J)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Treasure Planet [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The FMV Intro is a Mess. I noticed some Screen Tearing. Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Trick Star [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Tringo [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Trollz - Hair Affair! (E)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I noticed some Screen tearing. Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Tron 2.0 - Killer App [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Turbo Turtle Adventure (U)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Turok Evolution [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Tweety and the Magic Gems (U)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Ty the Tasmanian Tiger 2 - Bush Rescue [UE] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Textboxes miss the Text. Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Ty the Tasmanian Tiger 3 - Night of the Quinkan [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Textboxes miss the Text. Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Uchuu Daisakusen Choco Vader - Uchuu Kara no Shinryakusha [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Uchuu no Stellvia [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Ueki no Housoku - Jingi Sakuretsu! Nouryokusha Battle [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Ui-Ire - World Soccer Winning Eleven [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Ultimate Arcade Games [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Ultimate Beach Soccer [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Ultimate Brain Games [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Ultimate Card Games [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Many Gfx Glitches on Screen. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Ultimate Muscle - The Kinnikuman Legacy - The Path of the Superhero [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required to prevent an infinite BIOS reboot.&#039;&#039;&#039; Almost Full Speed with some Slowdown. Good Audio with some Noise and stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Ultimate Puzzle Games [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required to boot the Game.&#039;&#039;&#039; I get an UNDF Error on the Touchscreen after pressing start on the Titlescreen. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Ultimate Spider-Man [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The FMV Intro is missing. Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Ultimate Winter Games [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. The Audio has much Noise and stuttering. Much flickering on Screen. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Ultra Keibitai - Monster Attack [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Unfabulous [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Uno 52 [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Good Audio with some Noise and stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Uno Free Fall [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Good Audio with some Noise and stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Urban Yeti! [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I noticed some Screen tearing. Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Urbz - Sims in the City [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required to boot the Game.&#039;&#039;&#039; Full Speed. Very Good Audio with a little Noise and stuttering. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Van Helsing (E)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I noticed some Screen tearing. Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Vattroller X (J)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|VeggieTales - LarryBoy and the Bad Apple (U)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Licensed by and Titlescreen are missing. Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Virtual Kasparov (E)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Titlescreen only shows press start. Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|V-Master Cross (J)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|V-Rally 3 [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable.&amp;lt;br&amp;gt;&amp;lt;b&amp;gt;Gericom:&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt; It contains ldm instructions with writeback and the base register in the rlist. On a gba it does not write back, on a ds it does. Yet to be implemented.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Virtua Tennis [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|V.I.P. (E)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an White Screen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Wade Hixton&#039;s Counter Punch (UE)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Good Audio with some Noise and stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Wagamama Fairy Mirumo de Pon! - 8 Nin no Toki no Yousei (J)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Good Audio with some Noise and stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Wagamama Fairy Mirumo de Pon! - Nazo no Kagi to Shinjitsu no Tobira (J)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Wagamama Fairy Mirumo de Pon! - Ougon Maracas no Densetsu (J)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Wagamama Fairy Mirumo de Pon! - Taisen Mahoudama (J)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Wagamama Fairy Mirumo de Pon! - Yume no Kakera (J)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game has much Slowdown. Very Good Audio with a little Noise. The Gameboy Sounds are missing. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Wakeboarding Unleashed featuring Shaun Murray [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required to boot the Game.&#039;&#039;&#039; The Game freezes on the Licensed by Screen. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Waliou Xunbao Ji (China)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Wario Land 4 for iQue China.&#039;&#039;&#039; The Game freezes after activating the Portal. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Waliou Zhizao (China)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Wario Ware for iQue China.&#039;&#039;&#039; Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Wan Nyan Doubutsu Byouin (J)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. The Textboxes are missing the Text. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Wanko de Kururin! Wancle (J)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Wanko Mix Chiwanko World (J)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Good Audio with some Noise and stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Wario Land 4 [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|091719f (2018/01/29)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game freezes after activating the Portal to escape the Level. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Wario Ware Inc.: Mega Minigame Mania [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|216734d (2017/05/06)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Wario Ware Twisted [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. The motion patched Version of the Game has an AUNK 0000B500 Error on the Touchscreen. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Watashi no Makesalon (J)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. The Textboxes are missing the Text. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Whac-A-Mole [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Whistle! - Dai 37 Kai Tokyo-to Chuugakkou Sougou Taiiku Soccer Taikai (J)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise and stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Who Wants to Be a Millionaire [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The FMV are Messy. Full Speed. Very Good Audio with a little Noise. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Who Wants to Be a Millionaire - 2nd Edition [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The FMV are Messy. Full Speed. Very Good Audio with a little Noise. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Who Wants to Be a Millionaire Junior [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The FMV are Messy. Full Speed. Very Good Audio with a little Noise. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Wild [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. There is some Noise during saving. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Wild Thornberrys Movie [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Wild Thornberrys Chimp Chase [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game has much Slowdown. Good Audio with some Noise and stuttering. Some Gfx Glitches. Unplayable. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Wilden Fussball-Kerle - Entscheidung im Teufelstopf [G]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. No Audio. Much Noise. The Voice Samples are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Wilden Fussball-Kerle - Gefahr im Wilde Kerle Land [G]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;There is a Gamebreaking bug during the Training.&#039;&#039;&#039; Full Speed. No Audio. Much Noise. The Voice Samples are missing. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Wing Commander - Prophecy [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game scrolls too fast during Space. Very Good Audio. Some Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Wings [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Winnie the Pooh&#039;s Rumbly Tumbly Adventure [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Winter Sports [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an BIOS reboot after selecting a Language. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|WinX Club [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game takes a while to load. Full Speed. Very Good Audio. Some Gfx Glitches . Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|WinX Club - Quest for the Codex [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|W.i.t.c.h. [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Wizardry Summoner [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Wolfenstein 3D [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Much Flickering on Screen. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Woody Woodpecker in Crazy Castle 5 [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Word Safari - The Friendship Totems [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I noticed some Screen tearing. Almost Full Speed with some Slowdown. Good Audio with some Noise and stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|World Advance Soccer - Shouri heno Michi (J)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required to boot the Game.&#039;&#039;&#039; I get an UNDF Error on the Touchscreen before starting a Match. The Gameboy Sounds are missing. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|World Championship Poker [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|World Poker Tour [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|World Tennis Stars [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Worms Blast [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Worms World Party [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after pressing start on the Titlescreen. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|WTA Tour Tennis [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|WWE - Road to WrestleMania X8 [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|WWE - Survivor Series [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|WWF - Road to WrestleMania [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|XS Moto [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|xXx [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|X2 - Wolverine&#039;s Revenge [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|X-Bladez - Inline Skater [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|X-Men - Reign of Apocalypse [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|X-Men - The Official Game [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Yaoxi Dao [China]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Yoshi´s Island for iQue China. Sram patching required to boot the Game.&#039;&#039;&#039; Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Yggdra Union [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an infinite BIOS reboot. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Yoshi&#039;s Island - Super Mario Advance 3 [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required.&#039;&#039;&#039; Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Yoshi&#039;s Universal Gravitation [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. The Game won´t boot after patching it with the Tilt Patch. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Youkaidou [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I noticed some Screen tearing. Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Yu-Gi-Oh! - Day of the Duelist - World Championship Tournament 2005 [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Yu-Gi-Oh! - Destiny Board Traveler [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed with a little Slowdown. Very Good Audio with a little Noise. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Yu-Gi-Oh! - Dungeon Dice Monsters [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required or the Game freezes after selecting the Tournament Mode.&#039;&#039;&#039; The Dicepool is empty. No Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Unplayable. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Yu-Gi-Oh! - Reshef of Destruction [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game freezes at the Titlescreen. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Yu-Gi-Oh! - The Eternal Duelist Soul [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Yu-Gi-Oh! - The Sacred Cards [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Good Audio with some Noise and stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Yu-Gi-Oh! - Ultimate Masters Edition - World Championship Tournament 2006 [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Yu-Gi-Oh! - World Championship Tournament 2004 [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Yu-Gi-Oh! Duel Monsters 6 Expert 2 [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Yu-Gi-Oh! Duel Monsters International - Worldwide Edition [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Yu-Gi-Oh! GX - Duel Academy [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Yuujou no Victory Goal 4v4 Arashi - Get the Goal!! [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Yuureiyashiki no Nijuuyojikan [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Yu Yu Hakusho - Ghostfiles - Spirit Detective [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Characters are White. Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Yu Yu Hakusho - Ghostfiles - Tournament Tactics [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Zapper [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required to boot the Game.&#039;&#039;&#039; I noticed some Screen tearing. Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Zatchbell! - Electric Arena [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Zero One [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Zero One SP [J] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Zidane Football Generation [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. There is some Noise before the start of a Match. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Zoids Legacy [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game freezes if you try to change the Battle Message Speed. The Game freezes during the Intro Level. Full Speed. Very Good Audio. The Gameboy Sounds are missing. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Zoids Saga [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game freezes during the Intro. The Game has much Slowdown. Good Audio with some Noise and stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Zoids Saga Fuzors [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game has much Slowdown. Good Audio with some Noise and stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Zone of the Enders - The Fist of Mars [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game has much Slowdown and takes very long to boot. Moving from the Titlescreen to the First Battle took me about 12 Minutes. The Audio has much Noise and stuttering. Some Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|ZooCube [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Zoey 101 [UE]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an AUNK 0000B500 Error on the Touchscreen during the Titlescreen. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Zooo [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown during Gameplay. Very Good Audio with a little Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Zen-Nihon Shounen Soccer Taikai 2 - Mezase Nihon-ichi! [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Zero-Tours [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Good Audio with some Noise and stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Zettaizetsumei Dangerous Jiisan - Naki no 1kai Zettai Fukujuu Violence Kouchou - Wagahai ga 1ban Erainjai!! [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Zettaizetsumei Dangerous Jiisan - Shijou Saikyou no Dogeza [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Zettaizetsumei Dangerous Jiisan 3 - Hateshinaki Mamonogatari [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Zettaizetsumei Dangerous Jiisan Tsuu - Ikari no Oshioki Blues [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Rom Hacks ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;compattable sortable&amp;quot; width=&amp;quot;100%&amp;quot; cellspacing=&amp;quot;1&amp;quot; border=&amp;quot;1px&amp;quot;&lt;br /&gt;
!ROM Title [Region]&lt;br /&gt;
!Commit ID (build on date)&lt;br /&gt;
!width=50%|Notes11&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Breath of Fire 2 - Breath of Fresh Fire 2 Hack Version 1.0 &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I noticed some Screen tearing. Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Castlevania Aria of Sorrow - Call of Chaos Hack [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game freezes during the Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Castlevania Aria of Sorrow - Dawn of Symphony Hack [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I noticed some Screen tearing. Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Castlevania Aria of Sorrow - Castlevania Reaper&#039;s Reckoning Hack [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game freezes during the Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Castlevania Harmony of Dissonance - PaletteHack [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I noticed some Screen tearing. Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Castlevania Harmony of Dissonance - Revenge On The Findesiecle Hack [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an BIOS reboot after the Konami Logo. Unplayable. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Fire Emblem - Different Dimensions The Ostian Princess Hack V.1.2 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Fire Emblem - Tactics Universe V.3 [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Good Audio with some Noise and stuttering. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Metroid Fusion - 20002000 Version 0.93 Hack &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Metroid Zero Mission - AP Boss Rush v1 Hack [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Metroid Zero Mission - Escape from Metroid Zero Mission v1.02 Hack [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an Black Screen after selecting the difficulty. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Metroid Zero Mission - Menu Hack [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Metroid Zero Mission - Metroid Deep Freeze Version 1.4 Hack [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Metroid Zero Mission - Metroid Disturbance Hack [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Metroid Zero Mission - Metroid Boss Rush Mode Hack [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after selecting the Boss Rush Mode. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Metroid Zero Mission - Other Zero Mission Hack [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after selecting the difficulty. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Homebrew ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;compattable sortable&amp;quot; width=&amp;quot;100%&amp;quot; cellspacing=&amp;quot;1&amp;quot; border=&amp;quot;1px&amp;quot;&lt;br /&gt;
!ROM Title [Region]&lt;br /&gt;
!Commit ID (build on date)&lt;br /&gt;
!width=50%|Notes11&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Anguna&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Some Screen trearing. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Beru&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Castle Master&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|CombatAdvancedv0.43&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an broken BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|ConcoursBKom&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an Assertion failed Error Message after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Christmas Advance &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|El-Hazard &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Elite&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Eliminator&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. No Audio. Some Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Exmachinadeux&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an broken BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Lily_v02&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Magical Chase&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an broken BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Nebulus&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an PREF Error on the Touchscreen during the Titlescreen. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Orn&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an broken BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Panic at Work&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an broken BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Rodion&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game freezes at the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Sonic the Hedgehog - [2007 Port Demo]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Sometimes the Game reboots during the Titlescreen. Full Speed. No Audio. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|SpaceTwins&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an broken BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Super Mario - The Last Advance Quest&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|SuperStarShooterAdv&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Sushi the Cat&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Some Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|The Endless Tower&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an broken BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|The Fallen&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an broken BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Thelastseal&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an broken BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Trailblazer_advance&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Some Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|URANUS&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an broken BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Uranus2&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Uranuszero&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Uranus0ev&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an broken BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Vulkanon v.2.1&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Yami&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an broken BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Prototype ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;compattable sortable&amp;quot; width=&amp;quot;100%&amp;quot; cellspacing=&amp;quot;1&amp;quot; border=&amp;quot;1px&amp;quot;&lt;br /&gt;
!ROM Title [Region]&lt;br /&gt;
!Commit ID (build on date)&lt;br /&gt;
!width=50%|Notes11&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Another World &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. The Audio has much Noise and stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Banjo Kazooie - Grunty&#039;s Revenge - Early Beta&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Good Audio with some Noise and stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Banjo Pilot Voxel&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game runs very slow. The Audio has some Noise and stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Battletoads&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The game has much Slowdown. Good Audio with some stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Blue Angelo &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an broken BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Broken Circle [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen during the Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Contra Advance - Review Prototype&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game has much Slowdown. The Audio has some Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Diddy Kong Pilot 2001&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an broken BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Diddy Kong Pilot 2003&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game has much Slowdown. The Audio has much Noise and stuttering. Some Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|DK - King of Swing - Kiosk Demo [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Dune-Ornithopter-Assault&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Screen turns black in the Desert. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Fire Eaters - Zero Bandits (Black Belt Challenge) [E] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the Titlescreen. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Fire Emblem - Rekka no Ken [J] [Proto 0206]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Fire Emblem - Rekka no Ken [J] [Proto 0219]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Flashback Legends [Proto Eng.Patch 1.0]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an PREF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Haunted Mansion [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Hikaru no Go Taikenban [Promo] [J]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Some Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Kien [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game has much Slowdown. Good Audio with some Noise and stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Kirby and the Amazing Mirror&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Good Audio with some Noise and stuttering. Some Gfx Glitches. Working. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Konami Krazy Racers [U]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an White Screen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|LEGO Racers 2&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio with a little Noise and stuttering. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#EF5350&amp;quot;|Mario &amp;amp; Luigi - Superstar Saga [Kiosk Demo] [U] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game freezes when entering a Battle. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Mario vs Donkey Kong&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Megaman Battle Network 2  &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an UNDF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Metroid Fusion [09.11.2002 Proto] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|It takes about 5 Minutes to pass one very slow Introscene. Afterwards the Game runs Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Metroid Fusion [16.11.2002 Proto] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|It takes about 5 Minutes to pass one very slow Introscene. Afterwards the Game runs Full Speed. No Audio. Much Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Metroid Zero Mission - [05.12.2003 Proto with Debug]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Some Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Metroid Zero Mission - [16.01.2004 Proto with Debug]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Some Noise. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Morning Adventure [E Patch 1.01] [Promo]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Very Good Audio. Much Noise during the Pause Screen. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Motocross Challenge&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game has much Slowdown. The Audio has much Noise and stuttering. Some Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Moto GP&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. No Audio. Much Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Overstorm&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an broken BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Phantom - The Ghost who walks&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Pokemon Mystery Dungeon - Red Rescue Team [U] [Kiosk Demo]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed with a little Slowdown. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Pokemon Ruby [German Debug Build]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an infinite BIOS reboot. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|Resident Evil 2&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Santa Claus Jr. Advance&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Noise during the Pause Screen. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Sonic Advance &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|There are unskippable Black Borders on Screen and Music playing. Unplayable.&amp;lt;br&amp;gt;&amp;lt;b&amp;gt;Gericom:&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt; It tests the link hardware, which is not implemented yet and yields those boxes on test fail.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Sonic Advance 3&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|SpongeBob SquarePants - SuperSponge [06.06.2001 11.34 Proto] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|SpongeBob SquarePants - SuperSponge [06.06.2001 11.36 Proto] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|SpongeBob SquarePants - SuperSponge [31.07.2001 Proto] &lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Starsky &amp;amp; Hutch&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game is Very Slow. Good Audio on the Titlescreen. Many Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Super Mario Bros 2 - Super Mario Advance [UE] [Kiosk Demo]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required to boot the Game.&#039;&#039;&#039; Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFEB3B&amp;quot;|The Legend of Zelda - The Minish Cap [U] [Kiosk Demo]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed with a little Slowdown. Very Good Audio with a little Noise. The Gameboy Sounds are missing. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Turok Advance [Bright Proto]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Very Good Audio. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Turok Advance&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Very Good Audio. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Tyrian 2000&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an broken BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Western Lord&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an broken BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|World Reborn&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The Game has much Slowdown. The Audio has much Noise and stuttering. Some Gfx Glitches. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Yoshi&#039;s Story [GBA Tech Demo]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Almost Full Speed with some Slowdown. Good Audio with some Noise and stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Unlicensed games ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;compattable sortable&amp;quot; width=&amp;quot;100%&amp;quot; cellspacing=&amp;quot;1&amp;quot; border=&amp;quot;1px&amp;quot;&lt;br /&gt;
!ROM Title [Region]&lt;br /&gt;
!Commit ID (build on date)&lt;br /&gt;
!width=50%|Notes11&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Digimon Ruby&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an White Screen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Digimon Sapphire&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an White Screen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#B4EEB4&amp;quot;|Iron Kid [Korea]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;Sram patching required to prevent the PREF 93A2A2AC Error on the Touchscreen.&#039;&#039;&#039; Full Speed. Very Good Audio. Some Gfx Glitches. Playable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Juezhan Sanguo [Chinese]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an PREF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Qwak [E] [Demo]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. The Audio has much Noise and stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#FFB142&amp;quot;|Qwak [E]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Full Speed. The Audio has much Noise and stuttering. Some Gfx Glitches. Working.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background:#5c5c5c&amp;quot;|Zook Man ZX4 [Chinese]&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|17694d4 (2017/05/22)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|I get an PREF Error on the Touchscreen after the BIOS Intro. Unplayable.&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Robz8</name></author>
	</entry>
</feed>