Difference between revisions of "GBARunner2"
From WikiTemp, the GBAtemp wiki
(updated the latest build link) |
m |
||
Line 22: | Line 22: | ||
= Usage = | = Usage = | ||
− | * Place a GBA bios on your sd card. Either /bios.bin | + | * Place a GBA bios on your sd card. Either /bios.bin, /gba/bios.bin, or /_gba/bios.bin will work. |
** '''Note:''' Do not use Normmatt's open-source GBA BIOS. It won't work, as many patches are applied at fixed addresses. The right checksums are listed below. | ** '''Note:''' Do not use Normmatt's open-source GBA BIOS. It won't work, as many patches are applied at fixed addresses. The right checksums are listed below. | ||
* If you have a gba folder on the root of your sd, this folder will be opened by default | * If you have a gba folder on the root of your sd, this folder will be opened by default |
Revision as of 23:27, 25 August 2019
GBARunner2 | |
Information | |
Console Emulated | GBA |
Runs on | Nintendo DS |
Developer | Gericom |
Source code | GitHub |
Latest version | Commit 2dc841f (2019/08/24) build |
Discussion thread | GBATemp.net |
GBARunner2 is a hypervisor that runs GBA games on DS/DSi/3DS in DS mode, basically like Nintendont does for running Gamecube games on Wii.
Contents
Usage
- Place a GBA bios on your sd card. Either /bios.bin, /gba/bios.bin, or /_gba/bios.bin will work.
- Note: Do not use Normmatt's open-source GBA BIOS. It won't work, as many patches are applied at fixed addresses. The right checksums are listed below.
- If you have a gba folder on the root of your sd, this folder will be opened by default
- Make sure your games are SRAM patched if needed, this is most likely only the case for FLASH1M_V103 (use gbata)
- 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
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).
BIOS Checksums
The BIOS used should have the following checksums (checking one should be enough):
- CRC32:
81977335
- MD5:
a860e8c0b6d573d191e4ec7db1b1e4f6
- SHA1:
300c20df6731a33952ded8c436f7f186d25d3492
- SHA256:
fd2547724b505f487e6dcb29ec2ecff3af35a841a77ab2e85fd87350abd36570
You can check the MD5 with WinMD5Free for example.
Compiling the latest version
1. Make sure you have devkitpro installed.
2. Download the git repo.
3. Run make in the root.
Downloads
New commits are now automatically build and can be downloaded on the github release page.
- 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 here.
- Commit 5b06bb4 (2019/07/03), (Changed dma behavior on invalid addresses again, still not completely) posted here.
- Commit 03f8646 (2019/07/01), (Optimized the abort handler a little more) posted here.
- Commit e592198 (2019/07/01), (Set up CI with Azure Pipelines) posted here.
- Commit 897403a (2019/06/30) (master branch), posted here.
- Commit 09c3fb7 (2019/06/26) (feature/newabort2 branch) (experimental arm7dldi_wramicache Version), posted here.
- Commit 6084943 (2019/06/26) (feature/newabort2 branch) (experimental arm7dldi_wramicache Version), posted here.
- Commit 8e4d520 (2019/06/14) (sd_save branch), posted here.
- Commit 8175479 (2019/06/10) (sd_save branch), posted here.
- Commit unspecified (2019/06/03) (sd_save branch), posted here.
- Commit dd42c5c (2019/06/02) (sd_save branch), posted here.
- Commit d5d99e7 (2019/04/02) (gb audio branch, no saving!), posted here.
- Commit 6522414 (2018/11/01) (arm9wramicache Version), posted here.
- Commit 6522414 (2018/11/01) (arm9 Version), posted here.
- Commit 6522414 (2018/11/01) (arm7wramicache Version), posted here.
- Commit 6522414 (2018/11/01) (arm7 Version), posted here.
- Commit c03c437 (2018/11/01) (arm9_file_explorer Version), posted here.
- Commit f89fac5 (2018/07/10) (arm9wramicache Version), posted here.
- Commit f89fac5 (2018/07/10) (arm9 Version), posted here.
- Commit f89fac5 (2018/07/10) (arm7wramicache Version), posted here.
- Commit f89fac5 (2018/07/10) (arm7 Version), posted here.
- Commit 83108c7 (2018/03/04) (arm7 Version), posted here.
- Commit 83108c7 (2018/03/04) (arm7wramicache Version), posted here.
- Commit 83108c7 (2018/03/04) (arm9 Version), posted here.
- Commit 83108c7 (2018/03/04) (arm9wramicache Version), posted here
- Commit f9e6ded (2018/02/28) (arm7 Version), posted here.
- Commit f9e6ded (2018/02/28) (arm7wramicache Version), posted here.
- Commit f9e6ded (2018/02/28) (arm9 Version), posted here.
- Commit f9e6ded (2018/02/28) (arm9wramicache Version), posted here
- Commit 091719f (2018/01/29) (arm7 Version), posted here.
- Commit 091719f (2018/01/29) (arm7wramicache Version), posted here.
- Commit 091719f (2018/01/29) (arm9 Version), posted here.
- Commit 091719f (2018/01/29) (arm9wramicache Version), posted here.
- Commit unspecified (2017/07/17) (arm9 Version), posted here.
- Commit unspecified (2017/07/17) (arm7 Version), posted here.
- Commit 17694d4 (2017/05/22) (without arm7 dldi), posted here.
- Commit 17694d4 (2017/05/22) (with arm7 dldi), posted here.
- Commit unspecified (checksum don't match with latest version), posted here.
- Commit 216734d (2017/05/06), posted here.
- Commit a61e70e (2017/04/22), posted here.
- Commit ba222be (2017/03/06), posted here.
- Commit 7e40932 (2017/03/04), posted here.
- Commit f3d2ef4 (2017/02/18), posted here.
- Commit 3860043 (2017/02/12), posted here.
- Commit 596fca3 (2017/02/04), posted here.
- Commit dc0aaf1 (2017/01/30), posted here.
- Commit 2286ea0 (2017/01/08), posted here.
- Commit fcff1c5 (2017/01/05), posted here.
- Commit 350be7a (2016/12/29), posted here.
- Commit 78945c3 (2016/12/18), posted here.
Changelog
See GitHub timeline.
Compatibility list
Legend |
---|
Very Playable - Full Speed. Very Good Audio. No gfx glitches. |
Playable - Full Speed. Good Audio with a little Noise/stuttering. Few gfx glitches. Gameboy Sounds are missing. |
Playable - Minor Performance issues. Gameboy Sounds are missing. |
Working/Unplayable - Game is very slow/laggy/glitched up. |
Freezing - Game boots but freezes somewhere. |
No boot - Game doesn't even boot. |
- ! 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 !
- ! 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 !
Retail games
ROM Title [Region] | Commit ID (YYYY/MM/dd) | Works without cache |
Works with cache |
Saving | Sound | Speed | Notes | Crash Reason | |
---|---|---|---|---|---|---|---|---|---|
007 - James Bond - Everything or Nothing [UE] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | laggy | Cache version runs faster. Heavy Slowdown. | - |
007 - James Bond - Nightfire [UE] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | broken | minor slowdowns | Cache version runs faster. Audio was working in previous build. Heavy Slowdown. | - |
2 Games in 1 - Uno + Skip-Bo [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
2K Sports - Major League Baseball 2K7 [U] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Game runs perfect! | - |
Ace Combat Advance [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Cache version has less gfx glitches. Game runs fine. | - |
Ace Lightning [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ? | good | 100% | Game runs perfect! Couldn´t find a save spot. | - |
Action Man - Robot Atak [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Cache version runs faster and has less gfx glitches. Minor gfx glitches. Gameboy Sounds are missing. Game runs fine. | - |
Activision Anthology [U] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster and has less gfx glitches. Gfx glitches are visible. Some games freeze. Game is playable. | - |
Advance Guardian Heroes [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible. Game runs fine. | - |
Adventure of Tokyo Disney Sea [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Advance Wars [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Advance Wars 2 - Black Hole Rising [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Aero the Acro-Bat - Rascal Rival Revenge [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Agassi Tennis Generation [E] | 4 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Only Arcade mode is playable. The other mode crash the game. Game is playable. | - |
Agent Hugo - Roborumble [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Game runs perfect! | - |
Aggressive Inline [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Cache version runs faster. Game runs perfect! | - |
Aigle de Guerre, L' [FR] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Aka-chan Doubutsuen [J] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Aladdin [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Aleck Bordon Adventure - Tower & Shaft Advance [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Game runs fine. Couldn't find a save spot. | - |
Alex Rider - Stormbreaker [E] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
Alienators - Evolution Continues [UE] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
Alien Hominid [E] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
All Grown Up! - Express Yourself [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. | - |
All-Star Baseball 2003 [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Minor gfx glitches are visible every now and then. Game runs fine. | - |
All-Star Baseball 2004 [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Minor gfx glitches are visible every now and then. Game runs fine. | - |
Altered Beast - Guardian of the Realms [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Amazing Virtual Sea-Monkeys [U] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Game runs perfect! | - |
American Bass Challenge [U] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | Black Screen after bios Intro. | - |
American Dragon - Jake Long - Rise of the Huntsclan! [U] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | Black Screen after bios Intro. | - |
American Idol [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | minor slowdowns | Cache version has less gfx glitches and better sound. Game is playable. | - |
An American Tail - Fievel's Gold Rush [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | minor slowdowns | Minor gfx glitches are visible every now and then. Game runs fine. | - |
Angel Collection - Mezase! Gakuen no Fashion Leader [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Angel Collection 2 - Pichimo ni Narou [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Angelique [J] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ? | bad | 100% | Gameboy Sounds are missing. Game is playable.Couldn't find a save spot. | - |
Animal Mania - Dokidoki Aishou Check [J] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Minor gfx glitches during the titlescreen. Game is playable. | - |
Animaniacs - Lights, Camera, Action! [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Game runs perfect! | - |
Animal Snap - Rescue Them 2 by 2 [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ? | bad | 100% | Game is playable. Couldn't find a save spot. | - |
Animal Yokochou - Doki Doki Kyushutsu Daisakusen! no Maki [J] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ? | bad | laggy | Cache runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. Couldn't find a save spot. | - |
Animal Yokochou - Doki Doki Shinkyuu Shiken! no Kan [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. Couldn't find a save spot. | - |
Ant Bully [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Minor gfx glitches are visible every now and then. Game runs perfect. | - |
Antz - Extreme Racing [E] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
Ao-Zoura to Nakamatachi - Yume no Bouken [J] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ? | good | 100% | Game runs perfect. Couldn't find a save spot. | - |
Archer Maclean's 3D Pool [U] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Game runs perfect. Game has no save feature. | - |
Arctic Tale [U] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Game runs perfect. Game uses a Password system. | - |
Army Men - Operation Green [UE] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Game runs perfect. Game uses a Password system. | - |
Army Men - Turf Wars [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Couldn't find a save spot. | - |
Army Men Advance [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system. | - |
Around the World in 80 Days [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system. | - |
Arthur and the Minimoys [E] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
Ashita no Joe - Makka ni Moeagare! [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Couldn´t figure out how to save. | - |
Asterix & Obelix - Bash Them All! [E] | 4 | 916020e (2019/07/07) | ✔ | ✔ | - | bad | minor slowdowns | 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. | - |
Asterix & Obelix XXL [E] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
Astro Boy Omega Factor [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Game runs perfect! | - |
Atari Anniversary Advance [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Game runs perfect! Game has no save feature. | - |
Atlantis - The Lost Empire [UE] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White Screen after bios intro. | - |
Atomic Betty [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Minor gfx glitches after the bios intro. Game runs fine. Game uses a Password system. | - |
ATV - Quad Power Racing [UE] | 10 | 916020e (2019/07/07) | ✔ | ✘ | - | good | 100% | Cache version freezes. Game runs perfect! Game has no save feature. | - |
ATV - Thunder Ridge Riders [E] | 8 | 916020e (2019/07/07) | ✔ | ✘ | - | good | minor slowdowns | 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. | - |
Avatar - The Last Airbender - The Burning Earth [U] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Game runs perfect! Game uses a Password system. | - |
Avatar - The Legend of Aang [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Azumanga Daiou Advance [J] | 4 | 916020e (2019/07/07) | ✔ | ✔ | - | bad | laggy | Cache version runs faster. Heavy gfx glitches and slowdown. Couldn't find a save spot. | - |
Babar to the Rescue [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Back to Stone [E] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White Screen after bios intro. | - |
Backtrack [UE] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | broken | minor slowdowns | Cache version runs faster. Full speed with a little slowdown. Game is playable. | - |
Backyard Baseball [U] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Backyard Baseball 2006 [U] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Backyard Basketball [U] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Backyard Football [U] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Backyard Football 2006 [U] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Backyard Hockey [U] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Backyard Skateboarding [U] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Couldn´t figure out how to save. | - |
Backyard Sports - Baseball 2007 [U] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Game runs perfect! | - |
Backyard Sports - Basketball 2007 [U] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Game runs perfect! | - |
Backyard Sports - Football 2007 [U] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Baldur's Gate - Dark Alliance [E] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after the bios intro. | - |
Banjo Kazooie - Grunty´s Revenge [UE] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Game runs perfect! | - |
Banjo Pilot [E] | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | - | - | Game crashes during the intro. | - |
Barbie - The Princess and the Pauper [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Cache version runs faster. Game runs fine. Game uses a Password system. | - |
Barbie and the Magic of Pegasus [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Cache version runs faster. Game runs fine. Game uses a Password system. | - |
Barbie as the Island Princess [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Voice samples are missing. Game runs fine. | - |
Barbie Diaries - High School Mystery [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Couldn't find a save spot. | - |
Barbie Groovy Games [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | minor slowdowns | Cache version runs faster. Full speed with a little slowdown. Game is playable. Game has no save feature. | - |
Barbie Horse Adventures [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | minor slowdowns | Cache version runs faster. Full speed with a little Slowdown. Game is playable. Game uses a Password system. | - |
Barbie in the 12 Dancing Princesses [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Cache version runs faster. Game runs fine. Game uses a Password system. | - |
Barnyard [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Baseball Advance [U] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | Cache version runs faster. Minor gfx glitches are visible every now and then. Game is playable. | - |
Batman Begins [UE] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. | - |
Batman Rise of Sin Tzu [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | 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. | - |
Batman Vengeance [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | 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. | - |
Battle B-Daman [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
Battle B-Daman - Fire Spirits [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | 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. | - |
BattleBots - Beyond the BattleBox [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Game runs perfect! | - |
BattleBots - Design & Destroy [U] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Cache version runs faster. Game runs perfect! Game uses a Password system. | - |
Battle X Battle - Kyodai Gyo Densetsu [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
BB Ball [J] | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | - | - | Game crashes during the intro. | - |
Beast Shooter - Mezase Beast King! [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
Berenstain Bears and the Spooky Old Tree [U] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Game runs perfect! Game uses a Password system. | - |
Best Play Pro Yakyuu [J] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! Couldn't find a save spot. | - |
Beyblade G-Revolution [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | minor slowdowns | Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. | - |
Beyblade V-Force - Ultimate Blader Jam [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Bibi Blocksberg - Der Magische Hexenkreis [G] | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Cache version runs faster. Heavy gfx glitches. Game uses a Password system. | - |
Bibi und Tina - Ferien auf dem Martinshof [G] | 2 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Heavy gfx glitches. This is a regress. Use Commit f89fac5 (2018/07/10) Cache version instead. | - |
Bible Game [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | minor slowdowns | 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. | - |
Biene Maja Klatschmohnwiese in Gefahr [G] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Big Mutha Truckers [E] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | broken | minor slowdowns | Heavy gfx glitches and slowdown. | - |
bit Generations - Boundish [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. Couldn't find a save spot. | - |
bit Generations - Coloris [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. Couldn't find a save spot. | - |
bit Generations - Dialhex [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | good | 100% | Minor gfx glitches are visible every now and then. Game runs fine. Couldn't find a save spot. | - |
bit Generations - Digidrive [J] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | 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. | - |
bit Generations - Dotstream [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. Couldn't find a save spot. | - |
bit Generations - Orbital [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
bit Generations - Soundvoyager [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Black Belt Challenge [E] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ? | broken | laggy | Cache version runs faster. Heavy gfx glitches and slowdown. Couldn't find a save spot. | - |
Black Matrix Zero [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Blackthorne [E] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | broken | 100% | Minor gfx glitches are visible every now and then. | - |
Blades of Thunder [U] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
Bleach Advance - Kurenai ni Somaru Soul Society [J] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Blender Bros [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
BMX Trick Racer [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | minor slowdowns | Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Couldn't find a save spot. | - |
Board Game Classics [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Cache version runs faster. Game runs perfect. Game uses a Password system. | - |
Boboboubo Boubobo - 9 Kyoku Senshi Gag Yuugou [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Boboboubo Boubobo - Bakutou Hajike Taisen [J] | 6 | 916020e (2019/07/07) | ✔ | ✔ | - | bad | minor slowdowns | 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. | - |
Boboboubo Boubobo - Maji de!! Shinken Battle [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Boboboubo Boubobo - Ougi 87.5 Bakuretsu Hanage Shinken [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Boktai - The Sun is in your Hand [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Solar Sensor patch required. Gameboy sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Boktai 2 - Solar Boy Jango [E] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White Screen after bios intro. Last working arm9 build is commit a61e70e (2017/05/22). | - |
Boktai 3 [J] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White Screen after bios intro. Game was playable before in old arm9 build. | - |
Bomberman Jetters - Densetsu no Bomberman [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Bomberman Jetters - Game Collection [J] | 4 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Only mini games work. | - |
Bomberman Max 2 - Blue Advance [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Bomberman Max 2 - Red Advance [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Bomberman Tournament [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Bookworm [U] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Game runs perfect! | - |
Bouken Ou Beet - Busters Road [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | 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. | - |
Bouken Yuuki Pluster World - Densetsu no Plust Gate EX [J] | 4 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Gameboy Sounds are missing. Unsupported Toy Starter set needed. | - |
Bouken Yuuki Pluster World - Pluston GP [J] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Unsupported Toy Starter set needed. | - |
Boukyaku no Senritsu [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Boulder Dash EX [E] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Heavy gfx glitches. | - |
Boxing Fever [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Cache version runs faster. Game runs fine. Game uses a Password system. | - |
Bratz [E] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
Bratz - Babyz [E] | 6 | 916020e (2019/07/07) | ✘ | ✔ | - | minor issues | minor slowdowns | Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. | - |
Bratz - Forever Diamondz [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. | - |
Bratz - Rock Angelz [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Bratz - The Movie [UE] | 6 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system. | - |
Breath of Fire [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. | - |
Breath of Fire 2 [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | 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. | - |
Britney's Dance Beat [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Game runs perfect! Game uses a Password system. | - |
Broken Sword - The Shadow of the Templars [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Brother Bear [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Some gfx glitches are visible every now and then. FMV Intro is missing. Game is playable. | - |
Bruce Lee - Return of the Legend [E] | 6 | 916020e (2019/07/07) | ✔ | ✘ | ✔ | minor issues | minor slowdowns | Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. | - |
Bubble Bobble - Old & New [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Buffy the Vampire Slayer - Wrath of the Darkhul King [UE] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ? | bad | 100% | Cache version runs faster but has more noise. Gameboy Sounds are missing. Game is playable. Couldn't find a save spot. | - |
Butt-Ugly Martians - B.K.M. Battles [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Game runs perfect! Game uses a Password system. | - |
Cabbage Patch Kids - The Patch Puppy Rescue [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | 100% | Cache version runs faster and has less gfx glitches. Game is playable. | - |
Cabela's Big Game Hunter [U] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Game runs perfect! | - |
Cabela's Big Game Hunter - 2005 Adventures [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ? | good | 100% | Game runs perfect! Couldn't find a save spot. | - |
Caesars Palace Advance - Millennium Gold Edition [UE] | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | - | - | Game crashes after the intro. | - |
Calciobit [J] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Game runs perfect! | - |
Camp Lazlo - Leaky Lake Games [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Minor gfx glitches are visible every now and then. Game runs fine. | - |
Capcom Classics Mini Mix [U] | 6 | 916020e (2019/07/07) | ✔ | ✔ | - | bad | laggy | 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. | - |
Captain Tsubasa - Eikou no Kiseki [J] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | 100% | Cache version runs faster. Gameboy Sounds are missing. Game is playable. | - |
Car Battler Joe [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | 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. | - |
Card e-Reader [J] | 4 | 916020e (2019/07/07) | ✔ | ✔ | - | - | - | Read Error after bios intro. Unsupported Device. | - |
Card e-Reader [U] | 4 | 916020e (2019/07/07) | ✔ | ✔ | - | - | - | Read Error after bios intro. Unsupported Device. | - |
Cardcaptor Sakura - Sakura Card de Mini Game [J] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ? | good | 100% | Cache version runs faster. Game runs perfect! Couldn't find a save spot. | - |
Cardcaptor Sakura - Sakura Card Hen - Sakura to Card to Otomodachi [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | 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. | - |
Care Bears - The Care Quests [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Game runs fine. | - |
Carrera Power Slide [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ? | good | 100% | Game runs perfect! Couldn't find a save spot. | - |
Cars [UE] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Game runs perfect! | - |
Cars - Mater-National Championship [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system. | - |
Cartoon Network Block Party [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Cache version runs faster. Game runs perfect. Game uses a Password system. | - |
Cartoon Network Speedway [U] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White Screen after bios intro. | - |
Casper [E] | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | - | - | Game crashes during the intro. | - |
Castlevania Aria of Sorrow [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Castlevania Circle of the Moon [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Game runs perfect! | - |
Castlevania Harmony of Dissonance [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | 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. | - |
Castleween [E] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White Screen after bios intro. | - |
Cat in the Hat by Dr. Seuss [U] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White Screen after bios intro. | - |
Catwoman [UE] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | minor slowdowns | Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Gameboy Sounds are missing. Game is playable. | - |
Catz [UE] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Game runs perfect! | - |
Chaoji Maliou 2 [China] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Super Mario Advance for iQue China. Game runs perfect! | - |
Chaoji Maliou Shijie [China] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | 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. | - |
Charlie and the Chocolate Factory [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Charlotte's Web [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Cheetah Girls [U] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster and has less gfx glitches. Game runs perfect! | - |
Chessmaster [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | broken | 100% | Minor gfx glitches are visible every now and then. Game is playable. | - |
Chicken Little [UE] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Game is playable. | - |
Chicken Shoot [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | 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. | - |
Chicken Shoot 2 [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | 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. | - |
Chobits for Game Boy Advance - Atashi Dake no Hito [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. Couldn't find a save spot. | - |
Chocobo Land - A Game of Dice [J] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Game runs perfect! | - |
Choro Q Advance [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | 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. | - |
Choro Q Advance 2 [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | 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. | - |
Chronicles of Narnia - The Lion, the Witch and the Wardrobe [UE] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. | - |
Chu Chu Rocket [UE] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Game runs perfect! | - |
CIMA - The Enemy [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
Cinderella - Magical Dreams [UE] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | 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. | - |
Cinnamon Game Series 2 - Yume no Daibouken [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Cinnamon Game Series 3 - Fuwafuwa Daibouken [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Cinnamoroll - Koko ni Iru yo [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Classic NES Series - Bomberman (UE) | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. Anti piracy patch doesn´t work. | - |
Classic NES Series - Castlevania (UE) | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. Anti piracy patch doesn´t work. | - |
Classic NES Series - Donkey Kong (UE) | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. Anti piracy patch doesn´t work. | - |
Classic NES Series - Dr. Mario (UE) | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. Anti piracy patch doesn´t work. | - |
Classic NES Series - Excitebike (UE) | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. Anti piracy patch doesn´t work. | - |
Classic NES Series - Ice Climber (UE) | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. Anti piracy patch doesn´t work. | - |
Classic NES Series - Legend of Zelda (UE) | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. Anti piracy patch doesn´t work. | - |
Classic NES Series - Metroid (UE) | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. Anti piracy patch doesn´t work. | - |
Classic NES Series - Pac-Man (UE) | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. Anti piracy patch doesn´t work. | - |
Classic NES Series - Super Mario Bros. (UE) | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. Anti piracy patch doesn´t work. | - |
Classic NES Series - Xevious (UE) | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. Anti piracy patch doesn´t work. | - |
Classic NES Series - Zelda II - The Adventure of Link (UE) | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. Anti piracy patch doesn´t work. | - |
Cocoto - Kart Racer [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Cache version runs faster. Game runs perfect! Game uses a Password system. | - |
Cocoto - Platform Jumper [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | - | bad | 100% | 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. | - |
Codename - Kids Next Door - Operation S.O.D.A. [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | 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. | - |
Colin McRae Rally 2.0 [E] | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | - | - | Game crashes after you create a profile. This is a regress. Game works with unspecified commit arm9 build (2017/07/17). | - |
Columns Crown [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. | - |
Combat Choro Q - Advance Daisakusen [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | 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. | - |
Comix Zone [E] | 10 | 916020e (2019/07/07) | ✔ | ✘ | ? | good | 100% | Game runs perfect! Couldn't find a save spot. | - |
Contra Advance - The Alien Wars EX [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Game uses a Password system. | - |
Corvette [U] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | minor slowdowns | Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. Couldn't find a save spot. | - |
Crash Bandicoot 2 N-Traced [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Crash Bandicoot Fusion [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. | - |
Crash Bandicoot XS [E] | 6 | 916020e (2019/07/07) | ✔ | ✘ | ✔ | minor issues | minor slowdowns | Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. | - |
Crash Nitro Kart [E] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | Cache version runs faster and has less gfx glitches. Heavy gfx glitches. Full speed with a little slowdown. | - |
Crash of the Titans [E] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | laggy | Cache version runs faster. Heavy gfx glitches and slowdown. | - |
Crayon Shin-chan - Arashi o Yobu Cinema Land no Daibouken! [J] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | minor slowdowns | 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't find a save spot. | - |
Crayon Shin-chan - Densetsu o Yobu Omake no Miyako Shockgaan! [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Couldn't find a save spot. | - |
Crazy Chase [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Crazy Frog Racer [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ? | good | 100% | Game runs perfect! Couldn't find a save spot. | - |
Crazy Taxi - Catch a Ride [E] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | Cache version runs faster. Heavy gfx glitches. Full speed with a little slowdown. | - |
Creatures [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Croket! - Yume no Banker Survival! [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Croket! 2 - Yami no Bank to Banqueen [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Croket! 3 - Granu Oukoku no Nazo [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
Croket! 4 - Bank no Mori no Mamorigami [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
Croket! Great - Toki no Boukensha [J] | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | - | - | Game crashes during the intro battle. | - |
Crouching Tiger Hidden Dragon [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Cache version runs faster. Game runs perfect! Game uses a Password system. | - |
Cruis'n Velocity [UE] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Game runs perfect! Game uses a Password system. | - |
Crushed Baseball [U] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Game runs perfect! | - |
CT Special Forces [E] | 8 | 916020e (2019/07/07) | ✔ | ✘ | - | minor issues | 100% | Couple Sound SFX are missing. Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system. | - |
CT Special Forces 2 - Back to Hell [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | minor slowdowns | 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. | - |
CT Special Forces 3 - Bioterror [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Game runs perfect! Game uses a Password system. | - |
Cubix - Robots for Everyone - Clash 'N Bash [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Game runs fine. | - |
Curious George [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Cache version has less gfx glitches. Game runs perfect! Game uses a Password system. | - |
Custom Robo GX [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
Cyberdrive Zoids - Kijuu no Senshi Hyuu [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
Dai-Mahjong [J] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | good | - | White Screen with music after bios Intro. | - |
Daisenryaku for Game Boy Advance [J] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Heavy gfx glitches. Game is playable. | - |
Daisuki Teddy [J] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Dancing Sword - Senkou [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
Dan Doh!! Tobase Shouri no Smile Shot [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | 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't find a save spot. | - |
Dan Doh!! Xi [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | 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. | - |
Danny Phantom - Urban Jungle [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Game runs fine. | - |
Danny Phantom - The Ultimate Enemy [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Game runs fine. | - |
Daredevil [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game uses a Password system. | - |
Darius R [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Cache version runs faster. Some Noise during the Pause screen. Game runs fine. Game has no save feature. | - |
Dark Arena [UE] | 8 | 916020e (2019/07/07) | ✔ | ✘ | - | good | 100% | Minor gfx glitches are visible every now and then. Game runs fine. Game use a Password system. | - |
Dave Mirra Freestyle BMX 2 [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Dave Mirra Freestyle BMX 3 [UE] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. | - |
David Beckham Soccer [E] | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | - | - | Game crashes during the intro. This is a regress. Use commit 5b06bb4 (2019/07/03) arm9 build instead, | - |
Davis Cup [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. | - |
Deadly Skies [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
Dead to Rights [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Game runs perfect! Game uses a Password system. | - |
Deal or No Deal [U] | 4 | 916020e (2019/07/07) | ✔ | ✔ | - | bad | 100% | Heavy gfx glitches. Game has no save feature. | - |
Defender - For All Mankind [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Game runs perfect! Couldn't find a save spot. | - |
Defender of the Crown (E) | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. | - |
DemiKids - Dark Version (U) | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. | - |
DemiKids - Light Version (U) | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Demon Driver - Time to Burn Rubber! (U) | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Cache version runs faster. Game runs perfect! Game uses a Password system. | - |
Denki Blocks! [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. | - |
Densetsu no Stafy [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. | - |
Densetsu no Stafy 2 [J] | 6 | 916020e (2019/07/07) | ✘ | ✔ | ✔ | minor issues | minor slowdowns | Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Gameboy Sounds are missing. Game is playable. | - |
Densetsu no Stafy 3 [J] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | Flicker on both screen after bios intro. | - |
Derby Stallion Advance [J] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ? | good | 100% | Cache version runs faster. Game runs perfect! Couldn't find a save spot. | - |
Desert Strike Advance [U] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Cache version runs faster. Game runs perfect! Game uses a Password system. | - |
Dexter's Laboratory - Chess Challenge [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Game runs fine. Game uses a Password system. | - |
Dexter's Laboratory - Deesaster Strikes! [E] | 8 | 916020e (2019/07/07) | ✔ | ✘ | - | minor issues | 100% | Some Noise during the Pause Screen. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Di Gi Charat - DigiCommunication [J] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | broken | 100% | Cache version runs faster. Gameboy Sounds are missing. | - |
Diadroids World - Evil Teikoku no Yabou [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | good | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Digi Communication Nyo - Datou! Black Gemagema Dan [J] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ? | broken | 100% | Cache version runs faster. Gameboy Sounds are missing. Couldn't find a save spot. | - |
Digimon - Battle Spirit [E] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White Screen after bios intro. | - |
Digimon - Battle Spirit 2 [E] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White Screen after bios intro. | - |
Digimon Racing [E] | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | good | - | Game crashes during the intro. | - |
Dinotopia - The Timestone Pirates [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Game runs fine. | - |
Disney's Party [UE] | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | good | - | Game crashes during the intro. | - |
Disney Princess [UE] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Cache version runs faster. Game runs perfect! Game uses a Password system. | - |
Disney Princess - Royal Adventure [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Game runs fine. | - |
Disney Sports - Basketball [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Disney Sports - Football [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | 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't find a save spot. | - |
Disney Sports - Motocross [E] | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | - | - | Game crashes after the titlescreen. | - |
Disney Sports - Skateboarding [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Disney Sports - Soccer [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | 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. | - |
Disney Sports - Snowboarding [E] | 8 | 916020e (2019/07/07) | ✘ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
DK - King of Swing [E] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White Screen after bios intro. | - |
Dogz [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Game runs fine. | - |
Dogz 2 [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Game runs fine. | - |
Dogz - Fashion [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game run fine. | - |
Dokapon [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Dokidoki Cooking Series 1 - Komugi-chan no Happy Cake [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Minor gfx glitches are visible every now and then. Game runs fine. | - |
Dokidoki Cooking Series 2 - Gourmet Kitchen - Suteki na Obentou [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Minor gfx glitches are visible every now and then. Game runs fine. Couldn't find a save spot. | - |
Dokodemo Taikyoku - Yakuman Advance [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Domo-kun no Fushigi Terebi [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | 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. | - |
Donald Duck Advance [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Game runs perfect! Game uses a Password system. | - |
Donchan Puzzle Hanabi de Dohn Advance [J] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Donkey Kong Country [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Game runs perfect! | - |
Donkey Kong Country 2 [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | minor slowdowns | Cache version runs faster. Full speed with a little slowdown. Game runs fine. | - |
Donkey Kong Country 3 [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | minor slowdowns | Cache version runs faster. Full speed with a little slowdown. Game runs fine. | - |
Doom [UE] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | minor slowdowns | Cache version runs faster. Heavy gfx glitches. | - |
Doom 2 [E] | 6 | 916020e (2019/07/07) | ✔ | ✘ | ✔ | minor issues | minor slowdowns | Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. | - |
Dora the Explorer - Dora's World Adventure! [U] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Cache version runs faster. Game runs perfect! Game has no save feature. | - |
Dora the Explorer - Super Spies [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Game uses a Password system. | - |
Dora the Explorer - Super Star Adventures! [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Game runs perfect! Game has no save feature. | - |
Dora the Explorer - The Search for the Pirate Pig's Treasure [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Game uses a Password system. | - |
Doraemon - Dokodemo Walker [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Doraemon - Midori no Wakusei Dokidoki Daikyuushutsu! [J] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | minor slowdowns | 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. | - |
Double Dragon Advance [U] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Game runs perfect! Game has no save feature. | - |
Doubutsu-jima no Chobigurumi [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Doubutsu-jima no Chobigurumi 2 - Tama-chan Monogatari [J] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Downforce [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system. | - |
Dragon Ball Advanced Adventure [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. | - |
Dragon Ball GT - Transformation [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Dragon Ball Z - Buu's Fury [U] | 2 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | 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. | - |
Dragon Ball Z - Collectible Card Game [U] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ? | broken | 100% | Couldn't find a save spot. | - |
Dragon Ball Z - Supersonic Warriors [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Dragon Ball Z - Taiketsu [E] | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | good | - | You get the Message "This game will not run on this Hardware." It´s an Anti Piracy Method. | - |
Dragon Ball Z - The Legacy of Goku [E] | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | good | - | You get the Message "This Program will not run on this Hardware found." It´s an Anti Piracy Method. | - |
Dragon Ball Z - The Legacy of Goku 2 [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Game runs perfect! | - |
Dragon Drive - World D Break [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | good | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Couldn't find a save spot. | - |
Dragon's Rock [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ? | good | 100% | Game runs perfect! Couldn't find a save spot. | - |
Dragon Quest Monsters - Caravan Heart [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version runs faster. Couldn't find a save spot. | - |
Dragon Tales - Dragon Adventures [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Game has no save feature. | - |
Drake & Josh [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | 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. | - |
Drill Dozer [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Driven [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Driv3r [E] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White Screen after bios intro. | - |
Driver 2 Advance [E] | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | - | - | Game crashes during the intro. | - |
Dr.Mario & Panel de Pon [J] | 6 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Dr.Mario won´t boot. Gameboy Sounds are missing. Game is playable. | - |
Dr.Muto [E] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White Screen after bios intro. | - |
Dr.Sudoku [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Droopy's Tennis Open [E] | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | - | - | Game crashes during the intro. | - |
Dual Blades [U] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | minor slowdowns | 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. | - |
Duel Masters - Kaijudo Showdown [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Minor gfx glitches are visible every now and then. Game runs fine. | - |
Duel Masters - Sempai Legends [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Duel Masters - Shadow of the Code [E] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White Screen after bios intro. | - |
Duel Masters 2 - Invincible Advance [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Duel Masters 2 - Kirifuda Shoubu Ver. [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Duel Masters 3 [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
Duke Nukem Advance [E] | 8 | 916020e (2019/07/07) | ✔ | ✘ | ✔ | good | 100% | Gfx glitches with the gun. Game runs fine. | - |
Dungeons & Dragons - Eye of the Beholder [E] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | broken | 100% | - | |
Dynasty Warriors Advance [E] | 8 | 916020e (2019/07/07) | ✘ | ✔ | ✔ | good | 100% | Minor gfx glitches are visible every now and then. Game runs fine. | - |
Earthworm Jim [UE] | 4 | 916020e (2019/07/07) | ✔ | ✔ | - | broken | too fast | Game has no save feature. | - |
Earthworm Jim 2 [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Game runs perfect! Game uses a Password system. | - |
Ecks vs Sever [E] | 4 | 916020e (2019/07/07) | ✔ | ✔ | - | bad | 100% | Mixed up game view. Game uses a Password system. | - |
Ecks vs Sever 2 - Ballistic [E] | 4 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Mixed up game view. Game uses a Password system. | - |
Ed, Edd n Eddy - Jawbreakers! [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
Ed, Edd n Eddy - The Mis-Edventures [E] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Game runs fine. | - |
Eggo Mania [E] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | Screen flashes after bios intro. | - |
Elemix! [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Elevator Action - Old & New [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
Elf - The Movie [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Game runs fine. Game uses a Password system. | - |
Elf Bowling 1 & 2 [U] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ? | good | 100% | Game runs perfect! Couldn't find a save spot. | - |
Enchanted - Once Upon Andalasia [U] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. | - |
Eragon [E] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | laggy | Cache version runs faster. Minor gfx glitches are visible every now and then. Heavy slowdown during battle. | - |
Erementar Gerad - Tozasareshi Uta [J] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Game runs perfect! | - |
ESPN Final Round Golf [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | 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. | - |
ESPN Great Outdoor Games - Bass Tournament [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Game runs perfect! | - |
ESPN International Winter Sports [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
ESPN Winter X-Games Snowboarding [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ? | good | 100% | Game runs perfect! Couldn't find a save spot. | - |
ESPN X-Games Skateboarding [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ? | good | 100% | Game runs perfect! Couldn't find a save spot. | - |
European Super League [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Game runs perfect! Game has no save feature. | - |
Ever Girl [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Game runs fine. | - |
EX Monopoly [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
Exciting Bass [J] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Extreme Ghostbusters - Code Ecto-1 [E] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White Screen after bios intro. | - |
Extreme Skate Adventure [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
Eyeshield 21 Devilbats Devildays [J] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
EZ-Talk - Shokyuu Hen 1 [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
EZ-Talk - Shokyuu Hen 2 [J] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | A Keyword is needed to start the game. | - |
EZ-Talk - Shokyuu Hen 3 [J] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | A Keyword is needed to start the game. | - |
EZ-Talk - Shokyuu Hen 4 [J] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | A Keyword is needed to start the game. | - |
EZ-Talk - Shokyuu Hen 5 [J] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | A Keyword is needed to start the game. | - |
EZ-Talk - Shokyuu Hen 6 [J] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | A Keyword is needed to start the game. | - |
E-Reader [U] | 2 | 916020e (2019/07/07) | ✘ | ✔ | - | - | - | Read Error after bios intro. Unsupported Device. | - |
E.T. - The Extra-Terrestrial [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | - | bad | 100% | Cache version runs faster. Gameboy Sounds are missing. Game is playable. Game uses a Password system. | - |
F1 2002 [UE] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White Screen after bios Intro. | - |
F-14 Tomcat [UE] | 6 | 916020e (2019/07/07) | ✔ | ✔ | - | bad | 100% | Minor gfx glitches are visible every now and then. Game is playable. Game uses a Password system. | - |
F-24 Stealth Fighter [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system. | - |
Fairly OddParents! - Breakin` Da Rules [U] | 8 | 916020e (2019/07/07) | ✘ | ✔ | - | minor issues | 100% | Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system. | - |
Fairly OddParents! - Clash with the Anti-World [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Game runs perfect! Game uses a Password system. | - |
Fairly OddParents! - Enter the Cleft [U] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Game runs perfect! Game uses a Password system. | - |
Fairly OddParents! - Shadow Showdown [E] | 10 | 916020e (2019/07/07) | ✘ | ✔ | - | good | 100% | Game runs perfect! Game uses a Password system. | - |
Famicom Mini - Dai 2 Ji Super Robot Taisen [J] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. Anti piracy patch doesn´t work. | - |
Famicom Mini - Kido Senshi Z Gundam Hot Scramble [J] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. Anti piracy patch doesn´t work. | - |
Famicom Mini Vol. 08 - Mappy [J] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. Anti piracy patch doesn´t work. This is a regress. Game was playable in older arm9 build. | - |
Famicom Mini Vol. 10 - Star Soldier [J] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. Anti piracy patch doesn´t work. This is a regress. Game was playable in older arm9 build. | - |
Famicom Mini Vol. 12 - Clu Clu Land [J] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. Anti piracy patch doesn´t work. | - |
Famicom Mini Vol. 13 - Balloon Fight [J] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. Anti piracy patch doesn´t work. | - |
Famicom Mini Vol. 14 - Wrecking Crew [J] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. Anti piracy patch doesn´t work. | - |
Famicom Mini Vol. 16 - Dig Dug [J] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. Anti piracy patch doesn´t work. | - |
Famicom Mini Vol. 17 - Takahashi Meijin no Boukenjima [J] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. Anti piracy patch doesn´t work. | - |
Famicom Mini Vol. 18 - Makaimura [J] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. Anti piracy patch doesn´t work. | - |
Famicom Mini Vol. 19 - TwinBee [J] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. Anti piracy patch doesn´t work. | - |
Famicom Mini Vol. 20 - Ganbare Goemon! Karakuri Douchuu [J] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. Anti piracy patch doesn´t work. | - |
Famicom Mini Vol. 21 - Super Mario Bros. 2 [J] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. Anti piracy patch doesn´t work. | - |
Famicom Mini Vol. 22 - Nazo no Murasame Jou [J] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. Anti piracy patch doesn´t work. | - |
Famicom Mini Vol. 24 - Hikari Shinwa - Palthena no Kagami [J] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. Anti piracy patch doesn´t work. | - |
Famicom Mini Vol. 26 - Famicom Mukashi Banashi - Shin Onigashima - Zen Kou Hen [J] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. Anti piracy patch doesn´t work. | - |
Famicom Mini Vol. 27 - Famicom Tantei Club - Kieta Koukeisha - Zen Kou Hen [J] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. Anti piracy patch doesn´t work. | - |
Famicom Mini Vol. 28 - Famicom Tantei Club Part II - Ushiro ni Tatsu Shoujo - Zen Kou Hen [J] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. Anti piracy patch doesn´t work. | - |
Famicom Mini Vol. 30 - SD Gundam World - Gachapon Senshi Scramble Wars [J] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. Anti piracy patch doesn´t work. | - |
Family Feud [U] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Game runs perfect! Game has no save feature. | - |
Family Tennis Advance [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Famista Advance [J] | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | - | - | Game crashes during the intro. | - |
Fancy Pocket [J] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ? | good | 100% | Game runs perfect! Couldn't find a save spot. | - |
Fantastic 4 [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Game runs perfect! | - |
Fantastic 4 - Flame On [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Game runs perfect! | - |
Fantastic Children [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Game runs fine. | - |
Fear Factor Unleashed [U] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White Screen after bios intro. | - |
Field of Nine - Digital Edition 2001 [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
FIFA Soccer 2003 [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Crowd Soundsamples in the Stadion are missing. Game runs fine. | - |
FIFA Soccer 2004 [UE] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
FIFA Soccer 2005 [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. | - |
FIFA Soccer 2006 [UE] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | broken | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. | - |
FIFA Soccer 2007 [UE] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | broken | 100% | - | |
FIFA World Cup - Germany 2006 [UE] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | broken | 100% | - | |
FightBox [E] | 10 | 916020e (2019/07/07) | ✘ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
FILA Decathlon [E] | 8 | 916020e (2019/07/07) | ✔ | ✘ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Final Fantasy I & II - Dawn of Souls [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Some Sound FX are missing. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Final Fantasy IV Advance [E] | 2 | 916020e (2019/07/07) | ✘ | ✔ | ✔ | minor issues | minor slowdowns | 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's Road! | - |
Final Fantasy V Advance [E] | 2 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | 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't take anymore turns! | - |
Final Fantasy VI Advance [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | Cache version runs faster. Some Sound FX are missing. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Final Fantasy Tactics Advance [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | 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. | - |
Final Fight ONE [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Playable. Game runs fine. | - |
Final Fire Pro Wrestling - Yume no Dantai Unei! [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Finding Nemo [UE] | 6 | 916020e (2019/07/07) | ✔ | ✔ | - | bad | 100% | Minor gfx glitches are visible every now and then. Game is playable. Game uses a Password system. | - |
Finding Nemo - The Continuing Adventures [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system. | - |
Fire Emblem [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Auto saving interrupts gameplay. Game is playable. | - |
Fire Emblem - Fuuin no Tsurugi [J] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Auto saving interrupts gameplay. Game is playable. | - |
Fire Emblem - The Sacred Stones [E] | 6 | 916020e (2019/07/07) | ✘ | ✔ | ✔ | good | 100% | Minor gfx glitches are visible every now and then. Auto saving interrupts gameplay. Game is playable. | - |
Fire Pro Wrestling [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Fire Pro Wrestling 2 [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Flintstones - Big Trouble in Bedrock [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Cache version has less gfx glitches. Game runs perfect! Game has no save feature. | - |
Flushed Away [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Game runs fine. Game uses a Password system. | - |
Ford Racing 3 [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | minor slowdowns | 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. | - |
Formation Soccer 2002 [J] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Heavy gfx glitches. | - |
Fortress [UE] | 4 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | too fast | Minor gfx glitches are visible every now and then. Game has no save feature. | - |
Foster's Home for Imaginary Friends [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | 100% | Minor gfx glitches are visible every now and then. Game is playable. | - |
Franklin the Turtle [E] | 8 | 916020e (2019/07/07) | ✘ | ✔ | ✔ | minor issues | 100% | Minor gfx glitches are visible every now and then. Game runs fine. | - |
Franklin's Great Adventures [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Minor gfx glitches are visible every now and then. Game runs fine. | - |
Freekstyle [E] | 4 | 916020e (2019/07/07) | ✔ | ✔ | - | bad | minor slowdowns | Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game uses a Password system. | - |
Freestyle Scooter [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Game uses a Password system. | - |
Frogger Advance - The Great Quest [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | - | bad | minor slowdowns | Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. Game uses a Password system. | - |
Frogger's Adventures - Temple of the Frog [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Frogger's Adventures 2 - The Lost Wand [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Frogger's Journey - The Forgotten Relic [U] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Fruit Mura no Doubutsutachi [J] | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | good | - | Game crashes during the intro. | - |
Fushigi no Kuni no Alice [J] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ? | good | 100% | Cache version runs faster. Game runs perfect! Couldn't find a save spot. | - |
Fushigi no Kuni no Angelique [J] | 10 | 916020e (2019/07/07) | ✘ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Futari wa Pretty Cure - Arienaai! Yume no Sono ha Daimeikyuu [J] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | minor issues | - | White Screen after bios intro. Gameboy Sounds are missing. | - |
Futari wa Pretty Cure Max Heart - Maji Maji! Fight de IN Janai [J] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | minor issues | - | White Screen after bios intro. Gameboy Sounds are missing. | - |
F-Zero Maximum Velocity [UE] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Some gfx glitches are visible every now and then. Game is playable. | - |
F-Zero Climax [J] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Some gfx glitches are visible every now and then. Game is playable. | - |
F-Zero GP-Legend [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Some gfx glitches are visible every now and then. Game is playable. | - |
Gachasute! Dino Device - Blue [J] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ? | bad | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game is playable. Couldn't find a save spot. | - |
Gachasute! Dino Device - Red [J] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ? | bad | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game is playable. Couldn't find a save spot. | - |
Gachasute! Dino Device 2 - Dragon [J] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Gachasute! Dino Device 2 - Phoenix [J] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Gachinko Pro Yakyuu [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | good | 100% | Minor gfx glitches are visible every now and then. Game runs fine. Couldn't find a save spot. | - |
Gadget Racers [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Gakkou no Kaidan - Hyakuyoubako no Fuuin [J] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster and has less gfx glitches. Game runs perfect! | - |
Gakkou o Tsukurou!! Advance [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Gakuen Alice - Dokidoki Fushigi Taiken [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
Gakuen Senki Muryou [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Galaxy Angel Game Boy Advance - Moridakusan Tenshi no Full-Course - Okawari Jiyuu [J] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | minor slowdowns | 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't find a save spot. | - |
Galidor - Defenders of the Outer Dimension [U] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Gambler Densetsu Tetsuya - Yomigaeru Densetsu [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Couldn't find a save spot. | - |
Games Explosion! [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Minor gfx glitches are visible every now and then. Game has no save feature. | - |
Game & Watch Gallery Advance [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | 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. | - |
Ganbare Dodge Fighters [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Garfield - The Search for Pooky [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | minor slowdowns | 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. | - |
Garfield and His Nine Lives [E] | 6 | 916020e (2019/07/07) | ✔ | ✘ | ✔ | minor issues | minor slowdowns | Some gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. | - |
Gauntlet - Dark Legacy [U] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. This is a regress. Use commit 8e4d520 (2019/06/14) arm9 version instead. | - |
Gegege no Kitarou - Kikiippatsu! Youkai Rettou (J) | 4 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | laggy | Cache version runs faster. Gameboy Sounds are missing. Heavy Slowdown. Couldn't find a save spot. | - |
Gekido Advance - Kintaro´s Revenge [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Cache version runs faster. Game runs fine. Game uses a Password system. | - |
Gekitou Densetsu Noah - Dream Management (J) | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Gem Smashers (U) | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Game runs fine. | - |
Genseishin Justirisers Souchaku! Chikyuu no Senshitachi (J) | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Genso Suikoden - Card Stories [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Get! - Boku no Mushi Tsukamaete (J) | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
GetBackers Dakkanya - Jagan Fuuin! (J) | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
GetBackers Dakkanya - Jigoku no Scaramouche (J) | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | 100% | Cache version runs faster. Gameboy Sounds are missing. Game is playable. | - |
GetBackers Dakkanya - Metropolis Dakkan Sakusen! (J) | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Get Ride! Amdriver - Senkou no Hero Tanjou! (J) | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Game runs perfect! | - |
Get Ride! Amdriver - Shuggeki! Battle Party (J) | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
Ghost Rider [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Some Sound FX are missing. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Ghost Trap (J) | 10 | 916020e (2019/07/07) | ✔ | ✔ | ? | good | 100% | Game runs perfect! Couldn't find a save spot. | - |
Global Star - Sudoku Fever [E] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | 100% | Cache version runs faster. Heavy gfx glitches. | - |
Glory Days [E] | 4 | 916020e (2019/07/07) | ✔ | ✔ | - | broken | laggy | Cache version runs faster. Heavy slowdown. Game uses a Password system. | - |
Godzilla - Domination! [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ? | bad | 100% | Gameboy Sounds are missing. Game is playable. Couldn't find a save spot. | - |
Goemon - New Age Shutsudou! (J) | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
Go!Go! Beckham! - Adventure on Soccer Island [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
Golden Nugget Casino (UE) | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | bad | - | Game crashes during the intro. Game uses a Password system. | - |
Golden Sun [UE] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Both the arm9wramicache version and the arm9 version run the same speed. Full Speed. Very Good Audio. Some Gfx Glitches. Very Playable. Saving works with Sram patching. | - |
Golden Sun 2 [UE] | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | 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. | - |
Gradius Advance [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Grand Theft Auto Advance [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Game is playable. | - |
Greatest Nine [J] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ? | bad | laggy | Cache version runs faster. Gameboy Sounds are missing. Heavy gfx glitches and slowdown. Couldn't find a save spot. | - |
Green Eggs and Ham by Dr. Seuss (U) | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Greg Hastings' Tournament Paintball Maxd [U] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Heavy gfx glitches during a match. | - |
Gremlins - Stripe vs Gizmo [E] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
Grim Adventures of Billy & Mandy (U) | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | broken | 100% | Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. | - |
Groove Adventure Rave - Hikari to Yami no Daikessen [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. Couldn't find a save spot. | - |
Groove Adventure Rave - Hikari to Yami no Daikessen 2 [J] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ? | bad | laggy | 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. | - |
GT Advance - Championship Racing [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Game uses a Password system. | - |
GT Advance 2 - Rally Racing [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Some gfx glitches are visible every now and then. Game is playable. | - |
GT Advance 3 - Pro Concept Racing [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | 100% | Cache version has less gfx glitches. Gameboy Sounds are missing. Some gfx glitches are visible every now and then. Game is playable. | - |
GT Championship [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. | - |
GT Racers [E] | 4 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | minor slowdowns | Cache version runs faster. Heavy gfx glitches. Full speed with a little slowdown. Game uses a Password system. | - |
Guilty Gear X - Advance Edition [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Gumby vs. the Astrobots [U] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Game runs perfect! | - |
Gunstar Future Heroes [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Minor gfx glitches are visible every now and then. Game runs fine. | - |
Guranbo [J] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Gameboy Sounds are missing. Menu cursor graphics are missing. Game is playable. Couldn't find a save spot. | - |
Guru Logic Champ [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
Gyakuten Saiban [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Gyakuten Saiban 2 [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Gyakuten Saiban 3 [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Hachiemon (J) | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. Couldn't find a save spot. | - |
Hagane no Renkinjutsushi - Meisou no Rondo [J] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Hagane no Renkinjutsushi - Omoide no Sonata [J] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Hajime no Ippo - The Fighting! [J] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Hamepane - Tokyo Mew Mew (J) | 6 | 916020e (2019/07/07) | ✔ | ✔ | ? | good | 100% | Cache version runs faster. Heavy gfx glitches during the puzzle mini game. Game is playable. Couldn't find a save spot. | - |
Hamster Club 3 (J) | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Game runs perfect! | - |
Hamster Club 4 (J) | 10 | 916020e (2019/07/07) | ✔ | ✔ | ? | good | 100% | Cache version runs faster. Game runs perfect! Couldn't find a save spot. | - |
Hamster Monogatari 2 (J) | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Glitched character portrait. Game is playable. | - |
Hamster Monogatari 3 (J) | 10 | 916020e (2019/07/07) | ✔ | ✔ | ? | good | 100% | Cache version runs faster. Game runs perfect! Couldn't find a save spot. | - |
Hamster Monogatari 3EX 4 Special (J) | 4 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Heavy glitched Character portrait. Couldn't find a save spot. | - |
Hamster Monogatari Collection (J) | 6 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Glitched character portrait. Game is playable. Couldn't find a save spot. | - |
Hamster Paradise - Pure Heart (J) | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Hamster Paradise Advanchu (J) | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
Hamtaro - Ham-Ham Games [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
Hamtaro - Ham-Ham Heartbreak [E] | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Stuck at the Name entry screen. This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead. | - |
Hamtaro - Rainbow Rescue [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Hanabi Hyakkei Advance (J) | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | 100% | Cache version runs faster. Gameboy Sounds are missing. Game is playable. | - |
Hanafuda Trump Mahjong - Depachika Wayouchuu (J) | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
Happy Feet (E) | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game is playable. | - |
Hardcore Pinball (UE) | 6 | 916020e (2019/07/07) | ✔ | ✔ | ? | bad | 100% | Minor gfx glitches are visible every now and then. Game is playable. Couldn't find a save spot. | - |
Hardcore Pool (E) | 4 | 916020e (2019/07/07) | ✘ | ✔ | - | good | 100% | 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. | - |
Harlem Globetrotters - World Tour (E) | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | 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. | - |
Harobots - Robo Hero Battling!! (J) | 4 | 916020e (2019/07/07) | ✘ | ✔ | ✔ | bad | minor slowdowns | Minor gfx glitches are visible every now and then. Full speed with a little slowdown. | - |
Harry Potter - Quidditch World Cup [UE] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
Harry Potter and the Chamber of Secrets [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
Harry Potter and the Goblet of Fire [UE] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Game is playable. | - |
Harry Potter and the Order of the Phoenix [UE] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | minor slowdowns | 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. | - |
Harry Potter and the Prisoner of Azkaban [UE] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | laggy | Cache version runs faster. Heavy slowdown. Minor gfx glitches are visible every now and then. | - |
Harry Potter and the Sorcerer's Stone [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. | - |
Harukanaru Toki no Naka de - Neoromance Game [J] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ? | bad | 100% | Cache version has less Noise. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game is playable. Couldn'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. | - |
Harvest Moon - Friends of Mineral Town [E] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White Screen after bios intro. | - |
Harvest Moon - More Friends of Mineral Town [U] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White Screen after bios intro. | - |
Hatena Satena [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
Heidi - The Game [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Hello Kitty - Happy Party Pals [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | 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. | - |
Hello Kitty Collection - Miracle Fashion Maker [J] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | Black Screen after bios intro. | - |
Hello! Idol Debut - Kids Idol Ikusei Game [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Herbie - Fully Loaded [E] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version runs faster and has less gfx glitches. Heavy gfx glitches during a race. Couldn't find a save spot. | - |
Hey Arnold! - The Movie [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Game runs perfect! Game uses a Password system. | - |
Higanbana [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | good | 100% | Cache version runs faster. Game runs perfect! Couldn't find a save spot. | - |
High Heat Major League Baseball 2002 [UE] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ? | bad | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Game is playable. Couldn't find a save spot. | - |
High Heat Major League Baseball 2003 [U] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ? | bad | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Game is playable. Couldn't find a save spot. | - |
Hi Hi Puffy AmiYumi - Kaznapped! [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Minor gfx glitches are visible every now and then. Game runs fine. | - |
Hikaru no Go [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
Hikaru no Go 2 [J] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | minor slowdowns | Cache version runs faster. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. | - |
High School Musical - Livin' the Dream [U] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Himawari Doubutsu Byouin - Pet no Oishasan Ikusei Game [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Hime Kishi Monogatari - Princess Blue [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Home on the Range [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system. | - |
Horsez [U] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Game runs perfect! | - |
Hot Potato! [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | broken | 100% | 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. | - |
Hot Wheels - All Out [E] | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | 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. | - |
Hot Wheels - Burnin' Rubber [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | minor slowdowns | Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. | - |
Hot Wheels - Stunt Track Challenge [UE] | 4 | 916020e (2019/07/07) | ✔ | ✘ | - | bad | minor slowdowns | Heavy gfx glitches. Game uses a Password system. | - |
Hot Wheels - Velocity X [E] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
Hot Wheels - World Race [E] | 4 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Cache version runs faster. Heavy gfx glitches. Game uses a Password system. | - |
Hudson Best Collection Vol. 1 - Bomberman Collection [J] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
Hudson Best Collection Vol. 2 - Lode Runner Collection [J] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
Hudson Best Collection Vol. 3 - Action Collection [J] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
Hudson Best Collection Vol. 4 - Nazotoki Collection [J] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
Hudson Best Collection Vol. 5 - Shooting Collection [J] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
Hudson Best Collection Vol. 6 - Bouken Jima Collection [J] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
Hugo - Bukkazoom! [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Game runs perfect! Game has no save feature. | - |
Hugo - The Evil Mirror Advance [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Hunter X Hunter - Minna Tomodachi Daisakusen!! [J] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | 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. | - |
Ice Age [E] | 8 | 916020e (2019/07/07) | ✔ | ✘ | - | minor issues | 100% | Game runs fine. Game uses a Password system. | - |
Ice Age 2 - The Meltdown [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | Cache version runs faster. Game runs fine. | - |
Ice Nine [UE] | 8 | 916020e (2019/07/07) | ✔ | ✘ | ✔ | good | minor slowdowns | Minor gfx glitches are visible every now and then. Game runs fine. | - |
Incredible Hulk [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | broken | 100% | Cache version runs faster. Game is playable. This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead. | - |
Incredibles [UE] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Cache version runs faster and has less gfx glitches. Game runs perfect! Game uses a Password system. | - |
Incredibles - Rise of the Underminer [E] | 8 | 916020e (2019/07/07) | ✘ | ✔ | - | good | 100% | Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system. | - |
Initial D - Another Stage [J] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
Inspector Gadget - Advance Mission [E] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. Last working arm9 build is commit a61e70e (2017/04/22). | - |
Inspector Gadget Racing [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system. | - |
International Karate Advanced [E] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. This is a regress. Use commit 17694d4 (2017/05/22) arm9 version instead. | - |
International Karate Plus [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | - | bad | 100% | Game is playable. Game has no save feature. | - |
International Superstar Soccer [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Game runs perfect! | - |
International Superstar Soccer Advance [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Game runs fine. | - |
Inukko Club [J] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White Screen after bios intro. | - |
Inuyasha - Naraku no Wana! Mayoi no Mori no Shoutaijou [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Invader [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | - | broken | 100% | Game is playable. Game has no save feature. This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead. | - |
Invincible Iron Man [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Some Sound fx are missing. Game runs fine. | - |
Iridion 3D [UE] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White Screen after bios intro. | - |
Iridion 2 [E] | 4 | 916020e (2019/07/07) | ✘ | ✔ | - | bad | laggy | Heavy gfx glitches and slowdown. Game uses a Password system. | - |
Isseki Hatchou - Kore 1ppon de 8shurui! [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
I Spy Challenger! [U] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
It´s Mister Pants [UE] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster and has less gfx glitches. Heavy gfx glitches. | - |
Jackie Chan Adventures - Legend of the Darkhand [UE] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ? | good | 100% | Game runs perfect! Couldn't find a save spot. | - |
Jajamaru Jr. Denshouki - Jalecolle mo Arisourou [J] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ? | good | 100% | Cache version runs faster. The retro games don´t work. Game is playable. Couldn't find a save spot. | - |
James Pond - Codename Robocod [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system. | - |
Jazz Jackrabbit [UE] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. This is a regress. Use commit a61e70e (2017/04/22) arm9 master build instead. | - |
J.League Pro Soccer Club o Tsukurou! Advance [J] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ? | good | 100% | Game runs perfect! Couldn't find a save spot. | - |
J.League Pocket [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
J.League Pocket 2 [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
J.League Winning Eleven Advance 2002 [J] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ? | good | 100% | Game runs perfect! Couldn't find a save spot. | - |
Jet Set Radio [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version runs faster. Game runs fine. Couldn't find a save spot. | - |
JGTO Kounin Golf Master - Japan Golf Tour Game [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
JGTO Kounin Golf Master Mobile - Japan Golf Tour Game [J] | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | - | - | Can´t get past the Titlescreen. | - |
Jikkyou World Soccer Pocket [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Jikkyou World Soccer Pocket 2 [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Jimmy Neutron Boy Genius [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | minor slowdowns | Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Some gfx glitches. Game is playable. Game uses a Password system. | - |
Jimmy Neutron Boy Genius - Attack of the Twonkies [UE] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | 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. | - |
Jimmy Neutron Boy Genius - Jet Fusion [UE] | 10 | 916020e (2019/07/07) | ✘ | ✔ | - | good | 100% | Game runs perfect! Game uses a Password system. | - |
Jimmy Neutron Boy Genius vs. Jimmy Negatron [UE] | 6 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Some gfx glitches. Game is playable. Game has no save feature. | - |
Jinsei Game Advance [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
Jissen Pachi-Slot Hisshouhou! - Juuou Advance [J] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Jisu F-Zero Weilai Saiche [China] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | 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. | - |
Jonny Moseley Mad Trix [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | good | 100% | Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Couldn't find a save spot. | - |
Juka and the Monophonic Menace [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Jungle Book 2 [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | - | bad | 100% | Minor gfx glitches are visible every now and then. Game is playable. Game uses a Password system. | - |
Jurassic Park III - Dino Attack [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | 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't find a save spot. | - |
Jurassic Park III - Park Builder [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
Jurassic Park III - The DNA Factor [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Jurassic Park Institute Tour - Dinosaur Rescue [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
Justice League - Injustice for All [E] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen afte bios intro. | - |
Justice League Chronicles [U] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | 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. | - |
Justice League Heroes - The Flash [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Game runs fine. | - |
K-1 Pocket Grand Prix [J] | 8 | 916020e (2019/07/07)) | ✔ | ✔ | ? | minor issues | 100% | Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. Couldn't find a save spot. | - |
K-1 Pocket Grand Prix 2 [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version has less gfx glitches. Game runs fine. | - |
Kaeru B Back [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Kaiketsu Zorori to Mahou no Yuuenchi - Ohimesama o Sukue! [J] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ? | bad | laggy | Cache version runs faster. Gameboy Sounds are missing. Heavy gfx glitches and slowdown. Couldn't find a save spot. | - |
Kamaitachi no Yoru Advance [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
Kami no Kijutsu - Illusion of the Evil Eyes [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Kao the Kangaroo [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Gameboy Sounds are missing. Some flicker in the background. Game is playable. Game uses a Password system. | - |
Kappa no Kai-Kata Katan Daibouken [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Karnaaj Rally [UE] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | 100% | Gameboy Sounds are missing. Game is playable. | - |
Kawa no Nushi Tsuri 3 & 4 [J] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | 100% | Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game is playable. | - |
Kawa no Nushi Tsuri 5 - Fushigi no Mori Kara [J] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | laggy | Cache version runs faster. Heavy gfx glitches and slowdown. | - |
Kawaii Pet Game Gallery [J] | 6 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Cache version runs faster. Gfx glitches during cutscenes. Game is playable. Game uses a Password system. | - |
Kawaii Pet Game Gallery 2 [J] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ? | good | 100% | Cache version runs faster. Gfx glitches during cutscenes. Game is playable. Couldn't find a save spot. | - |
Keitai Denjuu Telefang 2 - Power [J] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ? | bad | 100% | Gameboy Sounds are missing. Game is playable. Couldn't find a save spot. | - |
Keitai Denjuu Telefang 2 - Speed [J] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ? | bad | 100% | Gameboy Sounds are missing. Game is playable. Couldn't find a save spot. | - |
Kelly Slater's Pro Surfer [UE] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White Screen after bios intro. | - |
Keroro Gunsou - Taiketsu! Gekisou Keronprix Daisakusen de Arimasu!! [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Kessakusen! Ganbare Goemon 1-2 [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Kid Paddle [E] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
Kidou Senshi Gundam Seed - Tomo to Kimi to Koko de [J] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version has less gfx glitches. Game runs perfect! | - |
Kidou Senshi Gundam Seed Destiny [J] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | 100% | Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game is playable. | - |
Kidou Tenshi Angelic Layer - Misaki to Yume no Tenshi-tachi [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Kid's Cards [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Minor gfx glitches are visible every now and then. Game runs fine. Couldn't find a save spot. | - |
Kikikai-kai Advance [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Minor gfx glitches are visible every now and then. Game runs fine. Game has no save feature. | - |
Killer 3D Pool [E] | 4 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | laggy | Cache version runs faster. Heavy gfx glitches and slowdown. Game uses a Password system. | - |
Kill Switch [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Kim Possible [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Minor gfx glitches are visible every now and then. Game uses a Password system. | - |
Kim Possible 2 - Drakken's Demise [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ? | bad | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Game is playable. Couldn't find a save spot. | - |
Kim Possible 3 - Team Possible [U] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Game is playable. | - |
Kingdom Hearts - Chain of Memories [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. | - |
King Kong - The Official Game of the Movie [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
King of Fighters EX - NeoBlood [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
King of Fighters EX2 - Howling Blood [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version has less gfx glitches. Game runs perfect! | - |
Kinniku Banzuke - Kimero! Kiseki no Kanzen Seiha [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. | - |
Kinniku Banzuke - Kongou-kun no Daibouken! [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Kinnikuman II-Sei - Seigi Choujin e no Michi [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | 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. | - |
Kirby - Nightmare in Dreamland [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Kirby and the Amazing Mirror [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Game runs fine. Autosave slows down the gameplay. | - |
Kisekko Gurumi - Chesty to Nuigurumi-tachi no Mahou no Bouken [J] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Kiss x Kiss Seirei Gakuen [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Kiwame Mahjong Deluxe - Mirai Senshi 21 [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Game runs fine. | - |
Klonoa - Empire of Dreams [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
Klonoa 2 - Dream Champ Tournament [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | 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. | - |
Klonoa Heroes - Densetsu no Star Medal [J] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ? | bad | laggy | Cache version runs faster. Heavy gfx glitches and slowdown. Couldn't find a save spot. | - |
Koala Brothers - Outback Adventures [U] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Game runs perfect! Game has no save feature. | - |
Koinu-chan no Hajimete no Osanpo - Koinu no Kokoro Ikusei Game [J] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ? | good | 100% | Cache version runs faster. Game runs perfect! Couldn't find a save spot. | - |
Koinu to Issho - Aijou Monogatari [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | good | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Couldn't find a save spot. | - |
Koinu to Issho 2 [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | good | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Couldn't find a save spot. | - |
Konami Collector's Series - Arcade Classics [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Game runs perfect! Game has no save feature. | - |
Konami Krazy Racers [E] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. This is a regress. Commit unspecified (2019/06/03) (sd save branch) arm9 build boots into the menu. | - |
Konchuu Monster Battle Master [J] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ? | good | 100% | Cache version runs faster. Game runs perfect! Couldn't find a save spot. | - |
Konchuu no Mori no Daibouken - Fushigina Sekai no Junin Tachi [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | good | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Couldn't find a save spot. | - |
Kong - King of Atlantis [E] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White Screen after bios intro. This is a regress. Use commit a61e70e (2017/04/22) arm9 build instead. | - |
Kong - The Animated Series [E] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White Screen after bios intro. | - |
Konjiki no Gashbell!! - Makai no Bookmark [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Konjiki no Gashbell!! - Unare! Yuujou no Zakeru [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Konjiki no Gashbell!! - Unare! Yuujou no Zakeru 2 [J] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
Konjiki no Gashbell!! The Card Battle for GBA [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | minor slowdowns | Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Konjiki no Gashbell!! Yuujou no Zakeru - Dream Tag Tournament [J] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ? | good | 100% | Cache version runs faster. Game runs perfect! Couldn't find a save spot. | - |
Koro Koro Puzzle - Happy Panechu! [J] | 4 | 916020e (2019/07/07) | ✔ | ✔ | - | bad | laggy | Gameboy Sounds are missing. Heavy gfx glitches and slowdown. Motion sensor support required to be playable. | - |
Kotoba no Puzzle - Mojipittan Advance [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
Kouchu Ouja Mushiking [J] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
Koukou Juken Advance Series Eigo Koubun Hen - 26 Units Shuuroku [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Koukou Juken Advance Series Eijukugo Hen - 650 Phrases Shuuroku [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Koukou Juken Advance Series Eitango Hen - 2000 Words Shuuroku [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Kunio Kun Nekketsu Collection 1 [J] | 4 | 916020e (2019/07/07) | ✔ | ✔ | - | bad | laggy | Cache version runs faster. Heavy slowdown. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game uses a Password system. | - |
Kunio Kun Nekketsu Collection 2 [J] | 4 | 916020e (2019/07/07) | ✔ | ✔ | - | bad | laggy | Cache version runs faster. Heavy slowdown. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game uses a Password system. | - |
Kunio Kun Nekketsu Collection 3 [J] | 4 | 916020e (2019/07/07) | ✔ | ✔ | - | bad | laggy | Cache version runs faster. Heavy slowdown. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game uses a Password system. | - |
Kurohige no Golf Shiyouyo [J] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | minor slowdowns | Cache version runs faster. Heavy gfx glitches. Gameboy Sounds are missing. Full speed with a little slowdown. Couldn't find a save spot. | - |
Kurohige no Kurutto Jintori [J] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ? | good | 100% | Game runs perfect! Couldn't find a save spot. | - |
Kurukuru Kururin [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Kururin Paradise [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Lady Sia [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Land Before Time [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Game runs perfect! Game uses a Password system. | - |
Land Before Time - Into the Mysterious Beyond [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
Lara Croft Tomb Raider - Legend [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Lara Croft Tomb Raider - The Prophecy [E] | 4 | 916020e (2019/07/07) | ✔ | ✔ | - | broken | 100% | Game uses a Password system. | - |
Legend of Dynamic Goushouden - Houkai no Rondo [J] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | 100% | 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. | - |
Legends of Wrestling II [UE] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Legendz - Sign of Nekuromu [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Legendz - Yomigaeru Shiren no Shima [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Lego Bionicle [E] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | broken | 100% | Black screen after you press select during the first level. Gameboy Sounds are missing. | - |
Lego Bionicle Heroes [E] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | laggy | Cache version runs faster. Heavy slowdown. | - |
Lego Bionicle - Matoran Adventures [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Lego Bionicle - Maze of Shadows [E] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
Lego Drome Racers [E] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | minor slowdowns | Cache version runs faster. Heavy gfx glitches. Full speed with a little slowdown. | - |
LEGO Island - Xtreme Stunts [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
LEGO Island 2 - The Brickster's Revenge [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Lego Knights Kingdom [E] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
LEGO Racers 2 [E] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | 100% | 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. | - |
LEGO Soccer Mania [UE] | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | good | - | Game crashes during the intro. | - |
LEGO Star Wars - The Video Game [UE] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | laggy | Cache version runs faster. Heavy slowdown. | - |
LEGO Star Wars II - The Original Trilogy [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | Cache version runs faster. Game runs fine. | - |
Lemony Snicket's A Series of Unfortunate Events [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Let's Ride! - Dreamer [U] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | laggy | Cache version runs faster. Heavy slowdown. | - |
Let's Ride! - Friends Forever [U] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. | - |
Let's Ride! - Sunshine Stables [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Minor gfx glitches are visible every now and then. Game runs fine. | - |
Licca-chan no Oshare Nikki [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Lilliput Oukoku - Lillimoni to Issho Puni! [J] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. | - |
Lilo and Stitch [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Cache version has less gfx glitches. Game runs perfect! Game uses a Password system. | - |
Lilo and Stitch 2 [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Minor gfx glitches are visible every now and then. Game runs fine. | - |
Lion King [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Game runs perfect! | - |
Little Buster Q [J] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster and has less gfx glitches. Game runs perfect! | - |
Little Einsteins [U] | 6 | 916020e (2019/07/07) | ✔ | ✘ | - | minor issues | minor slowdowns | Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. Game has no save feature. | - |
Little League Baseball 2002 [U] | 4 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Heavy gfx glitches. Game has no save feature. | - |
Little Mermaid - Magic in Two Kingdoms [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Little Patissier - Cake no Oshiro [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Lizzie McGuire [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Lizzie McGuire 2 - Lizzie Diaries [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Game runs fine. | - |
Lizzie McGuire 3 - Homecoming Havoc [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Lode Runner [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Looney Tunes - Back in Action [UE] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ? | good | 100% | Cache version runs faster. Game runs perfect! Couldn't find a save spot. | - |
Lord of the Rings - Hobbit [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Lord of the Rings - The Fellowship of the Ring [E] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | minor slowdowns | Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. | - |
Lord of the Rings - The Return of the King [UE] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. | - |
Lord of the Rings - The Third Age [UE] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | 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. | - |
Lord of the Rings - The Two Towers [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | Cache version runs faster. Game runs fine. | - |
Lost Vikings [E] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. | - |
Love Hina Advance - Shukufuku no Kane ha Naru Kana [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Lucky Luke - Wanted! [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | - | bad | 100% | 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. | - |
Lufia - The Ruins of Lore [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Lunar Legend [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
Madagascar [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Game runs perfect! | - |
Madagascar - Operation Penguin [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | Regular version runs faster. Game runs fine. | - |
Madden NFL 2002 [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Madden NFL 2003 [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Madden NFL 2004 [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Madden NFL 2005 [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Madden NFL 2006 [U] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | 100% | Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game is playable. | - |
Madden NFL 2007 [U] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | 100% | Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game is playable. | - |
Magi Nation [J] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ? | broken | 100% | Couldn't find a save spot. | - |
Magical Houshin [J] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ? | bad | 100% | 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't find a save spot. | - |
Magical Quest Starring Mickey & Minnie [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Magical Quest Starring Mickey & Minnie 2 [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
Magical Quest Starring Mickey & Minnie 3 [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
Magical Vacation [J] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | broken | 100% | Gameboy Sounds are missing. | - |
Mahou no Pumkin - Ann to Greg no Daibouken [J] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
Mahou Sensei Negima! - Private Lesson Damedesuu Toshokanjima [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
Mahou Sensei Negima! - Private Lesson 2 Ojamashimasuu Parasite de Chu [J] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | laggy | Cache version runs faster. Heavy slowdown. | - |
Mahjong Keiji [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Mail de Cute [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Majokko Cream-chan no Gokko Series 1 - Wannyan Idol Gakuen [J] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ? | good | 100% | Cache version runs faster. Some gfx glitches. Game is playable. Couldn't find a save spot. | - |
Majokko Cream-chan no Gokko Series 2 - Kisekae Angel [J] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ? | good | 100% | Cache version runs faster. Some gfx glitches. Game is playable. Couldn't find a save spot. | - |
Manga-ka Debut Monogatari [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Maniac Miner [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Game runs perfect! Game uses a Password system. | - |
Maniac Racers Advance [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
MAR - Knockin' on Heaven's Door [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
March of the Penguins [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Game runs perfect! Game uses a Password system. | - |
Marie, Elie & Anis no Atelier - Soyokaze Kara no Dengon [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
Mario Golf - Advance Tour [E] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. This is a regress. Use commit a61e70e (2017/04/22) arm9 build instead. | - |
Mario Kart Super Circuit [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
Mario & Luigi - Superstar Saga [E] | 2 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game crashes during the intro. | - |
Mario Party Advance [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Game runs fine. | - |
Mario Pinball Land [U] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Game runs perfect! | - |
Mario Power Tennis [E] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. This is a regress. Use commit a61e70e (2017/04/22) arm9 build instead. | - |
Mario vs Donkey Kong [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | Game runs fine. | - |
Marvel - Ultimate Alliance [E] | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | - | - | Game crashes during the intro. | - |
Mary-Kate and Ashley - Girls Night Out [U] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Mary-Kate and Ashley Sweet 16 - Licensed to Drive [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system. | - |
Masters of the Universe He-Man - Power of Grayskull [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Game uses a Password system. | - |
Matantei Loki Ragnarok - Gensou no Labyrinth [J] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Matchbox Cross Town Heroes [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Cache version has less gfx glitches. Game runs perfect! Game uses a Password system. | - |
Mat Hoffman's Pro BMX [UE] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Mat Hoffman's Pro BMX 2 [UE] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Math Patrol - The Kleptoid Threat [U] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White Screen after bios intro. | - |
Max Payne Advance [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Some gfx glitches during Cutscene. Game is playable. | - |
Maya the Bee - Sweet Gold [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Maya the Bee - The Great Adventure [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | 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. | - |
Mazes of Fate [U] | 2 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game freezes after you enter the cellar. This is a regress. Use commit f89fac5 (2018/07/10) arm9 version instead. | - |
Mech Platoon [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Intro FMV is broken. Game runs fine. | - |
Medabots - Metabee Version [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Medabots - Rokusho Version [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Medabots AX - Metabee Version [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | 100% | 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. | - |
Medabots AX - Rokusho Version [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | 100% | 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. | - |
Medal of Honor - Infiltrator [UE] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
Medal of Honor - Underground [E] | 4 | 916020e (2019/07/07) | ✔ | ✔ | - | broken | 100% | Heavy gfx glitches. Game uses a Password system. This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead. | - |
Meet the Robinsons [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Megaman & Bass [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Megaman Battle Chip Challenge [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | Cache version runs faster. Minor slowdown during the FMV access scene. Game runs fine. | - |
Megaman Battle Network [E] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
Megaman Battle Network 2 [E] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
Megaman Battle Network 3 Blue [E] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
Megaman Battle Network 3 White [E] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
Megaman Battle Network 4 Blue Moon [E] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
Megaman Battle Network 4 Red Sun [E] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
Megaman Battle Network 5 Team Colonel [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Megaman Battle Network 5 Team Protoman [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Megaman Battle Network 6 Cybeast Falzar [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Megaman Battle Network 6 Cybeast Gregar [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Mega Man Zero [UE] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. | - |
Mega Man Zero 2 [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Mega Man Zero 3 [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Mega Man Zero 4 [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Meine Tierarztpraxis [G] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Game runs fine. | - |
Meine Tierpension [G] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Meitantei Conan - Akatsuki no Monument [J] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Meitantei Conan - Nerawareta Tantei [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
Men in Black - The Series [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | - | bad | 100% | Gameboy Sounds are missing. Game is playable. Game uses a Password system. | - |
Mermaid Melody - Pichi Pichi Pitch [J] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ? | bad | minor slowdowns | Cache version runs faster. Minor gfx glitches are visible every now and then. Some slowdown. Couldn't find a save spot. | - |
Mermaid Melody - Pichi Pichi Party [J] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | minor slowdowns | Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. Couldn't find a save spot. | - |
Mermaid Melody - Pichi Pichi Pitch - Pichi Pichitto Live Start! [J] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ? | bad | minor slowdowns | Cache version runs faster. Minor gfx glitches are visible every now and then. Some slowdown. Couldn't find a save spot. | - |
Metal Max 2 Kai [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | good | 100% | Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Couldn't find a save spot. | - |
Metal Gun Slinger [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Metal Slug Advance [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | 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. | - |
Metroid Fusion [E] | 8 | 916020e (2019/07/07) | ✘ | ✔ | ✔ | minor issues | 100% | Minor gfx glitches are visible every now and then. Game runs fine. | - |
Metroid Zero Mission [E] | 6 | 916020e (2019/07/07) | ✘ | ✔ | ✔ | minor issues | minor slowdowns | 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. | - |
Mezase! Koushien [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Game runs fine. Couldn't find a save spot. | - |
Micro Machines [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | - | bad | 100% | Gameboy Sounds are missing. Some Sound FX are missing. Game is playable. Game uses a Password system. | - |
Mickey no Pocket Resort [J] | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | - | - | Game crashes during the intro. | - |
Midnight Club - Street Racing [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Many gfx glitches during the title and menu screen. Gameboy Sounds are missing. Game is playable. Game uses a Password system. | - |
Midway's Greatest Arcade Hits [UE] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Game runs perfect! Game has no save feature. | - |
Mighty Beanz Pocket Puzzles [U] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Game runs perfect! Game has no save feature. | - |
Mike Tyson Boxing [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version has less gfx glitches. Some noise during the Pause screen. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Minami no Umi no Odyssey [J] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Game runs perfect! | - |
Minimoni - Mika no Happy Morning Chatty [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | 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. | - |
Minimoni - Onegai Ohoshi-sama! [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Minna de Puyo Puyo [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Minna no Ouji-sama [J] | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | - | Game crashes during the Intro. Gameboy Sounds are missing. | - |
Minna no Shiiku Series - Boku no Kabuto-Kuwagata [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
Minna no Shiiku Series 1 - Boku no Kabutomushi [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Minna no Shiiku Series 2 - Boku no Kuwagata [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Minna no Soft Series - Happy Trump 20 [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Minna no Soft Series - Hyokkori Hyoutanjima - Don Gabacho Daikatsuyaku no Maki (J) | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Minna no Soft Series - Minna no Mahjong [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Minna no Soft Series - Minna no Shogi [J] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | broken | 100% | Gameboy Sounds are missing. This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead. | - |
Minna no Soft Series - Numpla Advance [J] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Minna no Soft Series - Shanghai [J] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Minority Report - Everybody Runs [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Couldn't find a save spot. | - |
Mirakuru! Panzou - 7tsu no Hoshi no Uchuukaizoku [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Mission Impossible - Operation Surma [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ? | good | 100% | Game runs perfect! Couldn't find a save spot. | - |
Miteluode - Lingdian Renwu [China] | 6 | 916020e (2019/07/07) | ✘ | ✔ | ✔ | minor issues | minor slowdowns | 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. | - |
Miteluode Ronghe [China] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | Metroid Fusion for iQue China. White Screen after bios intro. | - |
MLB SlugFest 20-04 [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system. | - |
Mobile Pro Yakyuu - Kantoku no Saihai [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
Mobile Suit Gundam Seed - Battle Assault [U] | 6 | 916020e (2019/07/07) | ✔ | ✔ | - | bad | 100% | 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. | - |
Moero!! Jaleco Collection [J] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White Screen after bios intro. | - |
Momotarou Dentetsu G Gold Deck o Tsukure! [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Momotarou Matsuri [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
Monopoly [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | minor slowdowns | Full speed with a little slowdown. Game is playable. Game has no save feature. | - |
Monster! Bass Fishing [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system. | - |
Monster Force [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Monster Gate [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
Monster Gate - Ooinaru Dungeon - Fuuin no Orb [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
Monster Guardians [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
Monster House [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Monsters, Inc [UE] | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | - | - | Game crashes during the intro. | - |
Monster Jam - Maximum Destruction [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Monster Maker 4 - Flash Card [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Game runs fine. Couldn't find a save spot. | - |
Monster Maker 4 - Killer Dice [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Game runs fine. Couldn't find a save spot. | - |
Monster Rancher Advance [U] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Monster Rancher Advance 2 [U] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Monster Summoner [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
Monster Truck Madness [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Minor gfx glitches are visible every now and then. Game runs fine. | - |
Monster Trucks [UE] | 4 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Heavy gfx glitches. Game has no save feature. | - |
Monster Trucks Mayhem [E] | 4 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Heavy gfx glitches. Game uses a Password system. | - |
Moorhen 3 - The Chicken Chase! [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Morita Shougi Advance [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Mortal Kombat - Deadly Alliance [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Blue colored background. Game is playable. | - |
Mortal Kombat - Tournament Edition [U] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Blue colored background. Game is playable. | - |
Mortal Kombat Advance [U] | 6 | 916020e (2019/07/07) | ✔ | ✘ | - | minor issues | minor slowdowns | Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. Game has no save feature. | - |
Mother 1+2 [J] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | 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. | - |
Mother 3 [J] | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | minor slowdowns | Game crashes during the intro. Gericom: Game reads from an ewram mirror, this isn't supported yet. |
- |
Moto GP [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | - | bad | 100% | 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. | - |
Motoracer Advance [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Couldn't find a save spot. | - |
Mr Nutz [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Game uses a Password system. | - |
Mr. Driller 2 [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Mr. Driller A - Fushigi na Pacteria [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Ms. Pac-Man - Maze Madness [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | 100% | Cache version has less gfx glitches. Game is playable. | - |
Mucha Lucha! - Mascaritas of the Lost Code [U] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
Mugenborg [J] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ? | good | 100% | Game runs perfect! Couldn't find a save spot. | - |
Mummy [E] | 4 | 916020e (2019/07/07) | ✔ | ✔ | - | broken | 100% | Gameboy Sounds are missing. Game uses a Password system. | - |
Muppet Pinball Mayhem [E] | 8 | 916020e (2019/07/07) | ✘ | ✔ | ✔ | good | 100% | Minor gfx glitches are visible every now and then. Game runs fine. | - |
Muppets - On with the Show! [UE] | 4 | 916020e (2019/07/07) | ✔ | ✘ | - | bad | laggy | Heavy gfx glitches and slowdown. Game uses a Password system. This is a regress. Use commit f89fac5 (2018/07/10) arm9 version instead. | - |
Mutsu - Water Looper Mutsu [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | minor slowdowns | Minor gfx glitches are visible every now and then. Cache version runs faster. Game runs fine. Couldn't find a save spot. | - |
MX 2002 featuring Ricky Carmichael [UE] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Cache version runs faster. Game runs perfect! Game has no save feature. | - |
My Animal Centre in Africa [E] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version has less gfx glitches. Heavy gfx glitches. Couldn't find a save spot. | - |
My Little Pony - Crystal Princess - The Runaway Rainbow [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | minor slowdowns | Cache version runs faster. Game runs fine. Game uses a Password system. | - |
M&M's - Blast! [U] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
M&M's - Break'em [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | minor slowdowns | Cache version runs faster and has less gfx glitches. Game runs fine. Game uses a Password system. | - |
Nakayoshi Mahjong - KabuReach [J] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ? | good | 100% | Game runs perfect! Couldn't find a save spot. | - |
Nakayoshi Pet Advance Series 1 - Kawaii Hamster [J] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | minor slowdowns | Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Couldn't find a save spot. | - |
Nakayoshi Pet Advance Series 2 - Kawaii Koinu [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | minor slowdowns | Minor gfx glitches are visible every now and then. Couldn't find a save spot. | - |
Nakayoshi Pet Advance Series 3 - Kawaii Koneko [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Minor gfx glitches are visible every now and then. Couldn't find a save spot. | - |
Nakayoshi Pet Advance Series 4 - Kawaii Koinu Mini - Wankoto Asobou!! Kogata-ken [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Minor gfx glitches are visible every now and then. Couldn't find a save spot. | - |
Nakayoshi Youchien - Sukoyaka Enji Ikusei Game [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Minor gfx glitches are visible every now and then. Game runs fine. | - |
Namco Museum - 50th Anniversary [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | - | bad | 100% | Minor gfx glitches are visible every now and then. Game is playable. Game has no save feature. | - |
Namco Museum [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Game runs perfect! Game has no save feature. | - |
Nancy Drew - Message in a Haunted Mansion [U] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Game runs perfect! Game uses a Password system. | - |
Napoleon [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
Narikiri Jockey Game - Yuushun Rhapsody [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
Naruto - Konoha Senki [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Naruto - Ninja Council [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Naruto - Ninja Council 2 [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
Naruto RPG - Uketsugareshi Hi no Ishi [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
NASCAR Heat 2002 [U] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Natural 2 - Duo [J] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ? | good | 100% | Game runs perfect! Couldn't find a save spot. | - |
NBA Jam 2002 [UE] | 6 | 916020e (2019/07/07) | ✔ | ✔ | - | bad | 100% | Some gfx glitches. Game is playable. Game uses a Password system. | - |
Need for Speed Carbon - Own the City [UE] | 4 | 916020e (2019/07/07) | ✔ | ✘ | ✔ | minor issues | laggy | Heavy gfx glitches and slowdown. | - |
Need for Speed - Most Wanted [UE] | 4 | 916020e (2019/07/07) | ✔ | ✘ | ✔ | minor issues | laggy | Heavy gfx glitches and slowdown. | - |
Need for Speed - Porsche Unleashed [UE] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | Cache version runs faster. Heavy gfx glitches. | - |
Need for Speed - Underground [UE] | 2 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | - | Game crashes before the race. This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead. | - |
Need for Speed - Underground 2 [UE] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | laggy | Cache version runs faster and has less gfx glitches. Heavy gfx glitches and slowdown. | - |
Next Generation Tennis [E] | 6 | 916020e (2019/07/07) | ✔ | ✘ | ✔ | minor issues | 100% | Heavy gfx glitches during the Menu Screen. Game is playable. | - |
NFL Blitz 20-02 [U] | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | - | - | Game crashes after the intro. | - |
NFL Blitz 20-03 [U] | 6 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Cache version runs faster. Some gfx glitches. Game is playable. Game has no save feature. | - |
NHL 2002 [U] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Game runs perfect! | - |
NHL Hitz 20-03 [U] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game crashes after you select Season mode. Exhibiton mode works. Game is playable. | - |
Nicktoons Racing [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | 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. | - |
Nihon Pro Mahjong Renmei Kounin Tetsuman Advance - Menkyo Kaiden Series [J] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Ninja Cop [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
Nintendo MP3 Player [E] | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | - | - | SD Card Error Message. Unsupported Device. | - |
Nobunaga Ibun [J] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
Nobunaga no Yabou [J] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Game runs perfect! | - |
Noddy - A Day in Toyland [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Cache version runs faster and has less gfx glitches. Game runs perfect! Game has no save feature. | - |
No No No Puzzle Chailien [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
No Rules - Get Phat [UE] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Game runs perfect! Game uses a Password system. | - |
Nyan Nyan Nyanko no Nyan Collection [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Ochaken Kururin - Honwaka Puzzle de Hotto Shiyo [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Ochaken no Bouken Jima - Honwaka Yume no Island [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Ochaken no Heya [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Ochaken no Yumebouken [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Oddworld - Munch's Oddysee [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Game uses a Password system. | - |
Ohanaya-san Monogatari GBA - Iyashikei Ohanaya-san Ikusei Game [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Ojarumaru - Gekkouchou Sanpo de Ojaru [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Okumanchouja Game - Nottori Daisakusen! [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
One Piece [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
One Piece - Dragon Dream [J] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ? | broken | 100% | Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Couldn't find a save spot. | - |
One Piece - Going Baseball - Kaizoku Yakyuu [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
One Piece - Mezase! King of Belly [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | 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't find a save spot. | - |
One Piece - Nanatsu Shima no Daihihou [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
Onimusha Tactics [E] | 4 | 916020e (2019/07/07) | ✘ | ✔ | ? | good | laggy | Massive input lag. Couldn't find a save spot. | - |
Onmyou Taisenki Zeroshiki [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Couldn't find a save spot. | - |
Open Season [E] | 10 | 916020e (2019/07/07) | ✘ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Operation Armored Liberty [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system. | - |
Oriental Blue - Ao no Tengai [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Oshaberi Inko Club [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Couldn't find a save spot. | - |
Oshare Princess [J] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ? | good | 100% | Glitched character portrait. Gameboy Sounds are missing. Game is playable. Couldn't find a save spot. | - |
Oshare Princess 2 [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Oshare Princess 3 [J] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version runs faster. Glitched character portrait. Gameboy Sounds are missing. Game is playable. Couldn't find a save spot. | - |
Oshare Princess 5 [J] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version runs faster. Glitched character portrait. Gameboy Sounds are missing. Game is playable. Couldn't find a save spot. | - |
Oshare Wanko [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Ottifanten Pinball [G] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Cache version has less gfx glitches. Game has no save feature. | - |
Over the Hedge [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Some gfx glitches. Game is playable. | - |
Over the Hedge - Hammy Goes Nuts! [U] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Some gfx glitches. Game is playable. | - |
Ozzy & Drix [U] | 4 | 916020e (2019/07/07) | ✔ | ✔ | - | good | too fast | Game has no save feature. This is a regress. Use commit f89fac5 (2018/07/10) arm9 version instead. | - |
Pac-Man Collection [E] | 4 | 916020e (2019/07/07) | ✔ | ✔ | - | broken | 100% | Cache version runs faster. Gameboy Sounds are missing. Game has no save feature. | - |
Pac-Man Pinball Advance [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Game has no save feature. | - |
Pac-Man World [E] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | broken | 100% | - | |
Pac-Man World 2 [E] | 4 | 916020e (2019/07/07) | ✔ | ✔ | - | broken | 100% | Game uses a Password system. | - |
Paws & Claws - Best Friends - Dogs & Cats [U] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Paws & Claws - Pet Resort [U] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Payback [E] | 4 | 916020e (2019/07/07) | ✔ | ✘ | ✔ | good | laggy | Heavy gfx glitches and slowdown. | - |
Penny Racers [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
Peter Pan - Return to Neverland [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Cache version runs faster. Game runs perfect! Game uses a Password system. | - |
Peter Pan - The Motion Picture Event [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | 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. | - |
Petz - Hamsterz Life 2 [U] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Game runs perfect! | - |
Petz Vet [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Pferd & Pony - Best Friends - Mein Pferd [G] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | Some gfx glitches. Game is playable. | - |
Pferd & Pony - Lass Uns Reiten 2 [G] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | laggy | Cache version runs faster. Heavy slowdown and some gfx glitches. | - |
Pferd & Pony - Mein Gestuet [G] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Game runs fine. | - |
Pferd & Pony - Mein Pferdehof [G] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Minor gfx glitches are visible every now and then. Game runs fine. | - |
Phalanx - The Enforce Fighter A-144 [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | 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. | - |
Phantasy Star Collection [UE] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Only Phantasy Star 3 is playable. Noise during the Pause Screen. | - |
Phil of the Future [U] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Background graphics are missing. Couldn't find a save spot. | - |
Pia Carrot he Youkoso!! 3.3 [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Piglet's Big Game [U] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Game runs perfect! Game uses a Password system. | - |
Pikapika Nurse Monogatari - Nurse Ikusei Game [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
Pinball Advance [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | 100% | 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. | - |
Pinball Challenge Deluxe [E] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
Pinball of the Dead [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Game runs fine. | - |
Pinball Tycoon [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Game has no save feature. | - |
Pink Panther - Pinkadelic Pursuit [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Cache version runs faster. Game runs perfect! Game uses a Password system. | - |
Pinky and the Brain - The Masterplan [E] | 8 | 916020e (2019/07/07) | ✔ | ✘ | - | good | 100% | Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system. | - |
Pinky Monkey Town [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Pinobee - Wings of Adventure [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Pinobee & Phoebee [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Pirates of the Caribbean - Dead Man's Chest [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | Cache version runs faster. Game runs fine. | - |
Pirates of the Caribbean - The Curse of the Black Pearl [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | 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. | - |
Pitfall - The Lost Expedition [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Pitfall - The Mayan Adventure [UE] | 4 | 916020e (2019/07/07) | ✔ | ✔ | - | broken | 100% | Cache version runs faster and has less gfx glitches. Some gfx glitches. Game has no save feature. | - |
Planet Monsters [E] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
Planet of the Apes [E] | 10 | 916020e (2019/07/07) | ✔ | ✘ | - | good | 100% | Game runs perfect! Game uses a Password system. | - |
Play Novel - Silent Hill [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | The FMV intro is missing. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Play-Yan [J] | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | - | - | Game freezes during the Titlescreen. Unsupported Device. | - |
Play-Yan Micro [J] | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | - | - | Game freezes during the Health Care Screen. Unsupported Device. | - |
Pocket Dogs [U] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Game runs perfect! | - |
Pocket Music [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Game runs fine. | - |
Pocket Professor - Kwik Notes - Vol. 1 [U] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Pocky & Rocky with Becky [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system. | - |
Pokémon Emerald [UE] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
Pokemon Fire Red [UE][Rev 1] | 8 | 916020e (2019/07/07) | ✔ | ✘ | \w patch | minor issues | minor slowdowns | Sram patching required to boot the game. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
Pokemon Leaf Green [UE][Rev 1] | 8 | 916020e (2019/07/07) | ✔ | ✘ | \w patch | minor issues | minor slowdowns | Sram patching required to boot the game. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
Pokemon Mystery Dungeon - Red Rescue Team [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Pokemon Pinball - Ruby & Sapphire [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Pokemon Ruby [UE] [Rev 2] | 8 | 916020e (2019/07/07) | ✔ | ✘ | \w patch | minor issues | minor slowdowns | Sram patching required to boot the game. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
Pokémon Sapphire [UE] [Rev 2] | 8 | 916020e (2019/07/07) | ✔ | ✘ | \w patch | minor issues | minor slowdowns | Sram patching required to boot the game. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
Polar Express [UE] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Cutscenes are missing Background graphics. Game is playable. | - |
Polarium Advance [E] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | 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. | - |
Polly Pocket! - Super Splash Island [E] | 4 | 916020e (2019/07/07) | ✔ | ✔ | - | bad | laggy | 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. | - |
Pop Idol [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game uses a Password system. | - |
Popeye - Rush for Spinach [UE] | 6 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | minor slowdowns | 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. | - |
Postman Pat and the Greendale Rocket [UE] | 8 | 916020e (2019/07/07) | ✘ | ✔ | - | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Game uses a Password system. | - |
Power Poke Dash [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Power Pro Kun Pocket 1-2 [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Second game needs to be unlocked first. | - |
Power Pro Kun Pocket 3 [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. | - |
Power Pro Kun Pocket 4 [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. | - |
Power Pro Kun Pocket 5 [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Power Pro Kun Pocket 6 [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Power Pro Kun Pocket 7 [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Powerpuff Girls - Him and Seek [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Powerpuff Girls - Mojo Jojo A-Go-Go [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Game runs fine. | - |
Power Rangers - Dino Thunder [UE] | 6 | 916020e (2019/07/07) | ✔ | ✔ | - | bad | 100% | Gameboy Sounds are missing. Game is playable. Game uses a Password system. | - |
Power Rangers - Ninja Storm [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | - | bad | 100% | Gameboy Sounds are missing. Game is playable. Game uses a Password system. | - |
Power Rangers - Time Force [UE] | 10 | 916020e (2019/07/07) | ✔ | ✘ | - | good | 100% | Game runs perfect! Game uses a Password system. | - |
Power Rangers - Wild Force [UE] | 6 | 916020e (2019/07/07) | ✔ | ✔ | - | bad | 100% | Gameboy Sounds are missing. Game is playable. Game uses a Password system. | - |
Power Rangers S.P.D. [UE] | 6 | 916020e (2019/07/07) | ✔ | ✔ | - | bad | 100% | Gameboy Sounds are missing. Game is playable. Game uses a Password system. | - |
Prehistorik Man [UE] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Cache version runs faster. Game runs perfect! Game uses a Password system. | - |
Premier Action Soccer [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Some gfx glitches during a match. Game is playable. | - |
Premier Manager 2003-2004 [E] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
Premier Manager 2004-2005 [E] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
Premier Manager 2005-2006 [E] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
Princess Natasha - Student, Secret Agent, Princess [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Cache version runs faster and has less gfx glitches. Some gfx glitches. Gameboy Sounds are missing. Game is playable. Game uses a Password system. | - |
Prince of Persia - The Sands of Time [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster and has less gfx glitches. Game runs perfect! | - |
Pro Beach Soccer [E] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
Pro Mahjong Tsuwamono GBA [J] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Game runs perfect! | - |
Pro Tennis WTA Tour [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Proud Family [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster and has less gfx glitches. Game runs perfect! | - |
Pro Yakyuu Team o Tsukurou! Advance [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
PukuPuku Tennen Kairanban [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
PukuPuku Tennen Kairanban - Koi no Cupid Daisakusen [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
PukuPuku Tennen Kairanban - Youkoso! Illusion Land he [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Punch King - Arcade Boxing [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | - | bad | minor slowdowns | 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. | - |
Puppy Luv - Spa and Resort [U] | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | - | - | Game crashes after the Titlescreen. This is a regress. Use commit f89fac5 (2018(07/10) arm9wramicache version instead. | - |
Puyo Pop [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
Puyo Pop Fever [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version has less gfx glitches. Game runs perfect! | - |
Puzzle & Tantei Collection [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. Couldn't find a save spot. | - |
Pyuu to Fuku! Jaguar - Byoo to Deru! Megane-kun [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
Quad Desert Fury [UE] | 4 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Heavy gfx glitches. Game has no save feature. | - |
Racing Fever [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ? | good | 100% | Game runs perfect! Couldn't find a save spot. | - |
Racing Gears Advance [E] | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | good | - | Game crashes during the intro. | - |
Rampage - Puzzle Attack [UE] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
Rapala Pro Fishing [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Minor gfx glitches are visible every now and then. Game runs fine. | - |
Ratatouille [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Cache version runs faster and has less gfx glitches. Game runs perfect! Game uses a Password system. | - |
Rave Master - Special Attack Force! [U] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | laggy | 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. | - |
Rayman Advance [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
Rayman 3 - Hoodlum Havoc [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Rayman Hoodlum's Revenge [E] | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Game crashes during the intro. | - |
Rayman Raving Rabbids [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Razor Freestyle Scooter [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Game uses a Password system. | - |
Ready 2 Rumble Boxing - Round 2 [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Game uses a Password system. | - |
Rebelstar - Tactical Command [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
Recca no Honoo - The Game [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
Reign of Fire [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Game uses a Password system. | - |
Relaxuma na Mainichi [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Rescue Heroes - Billy Blazes! [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Game uses a Password system. | - |
Revenge of Shinobi [E] | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Game crashes after you start the first level. Game uses a Password system. | - |
Rhythm Tengoku [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Ripping Friends [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Game uses a Password system. | - |
River City Ransom EX [U] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. This is a regress. Use commit a61e70e (2017/04/22) master build instead. | - |
Riviera - The Promised Land [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
Road Rash - Jailbreak [E] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
Robopon 2 - Cross Version [U] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | 100% | Gameboy Sounds are missing. Game is playable. | - |
Robopon 2 - Ring Version [U] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | 100% | Gameboy Sounds are missing. Game is playable. | - |
Robotech - The Macross Saga [U] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | 100% | Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game is playable. | - |
Robots [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Game runs perfect! | - |
Robot Wars - Advanced Destruction [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster and has less gfx glitches. Game runs perfect! | - |
Robot Wars - Extreme Destruction [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Rockman EXE 4.5 - Real Operation [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Rock'em Sock'em Robots [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Cache version runs faster. Game runs perfect! Game uses a Password system. | - |
Rock n' Roll Racing [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | 100% | Cache version runs faster. Game is playable. | - |
Rocket Power - Beach Bandits [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | 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. | - |
Rocket Power - Dream Scheme [UE] | 8 | 916020e (2019/07/07) | ✘ | ✔ | - | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Game uses a Password system. | - |
Rocket Power - Zero Gravity Zone [U] | 6 | 916020e (2019/07/07) | ✔ | ✔ | - | bad | 100% | Game is playable. Game uses a Password system. | - |
Rocky [E] | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | - | - | Game crashes during the intro. | - |
RPG Tsukuru Advance [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
R-Type III - The Third Lightning [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Cache version runs faster. Game runs perfect! Game uses a Password system. | - |
Rugrats - Castle Capers [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Game uses a Password system. | - |
Rugrats - Go Wild [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Game uses a Password system. | - |
Rugrats - I Gotta Go Party [UE] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
Sabre Wulf [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Sabrina - The Teenage Witch - Potion Commotion [J] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Cache version runs faster. Game runs perfect! Game uses a Password system. | - |
Saibara Rieko no Dendou Mahjong [J] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Sakura Momoko no UkiUki Carnival [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
Salt Lake 2002 [E] | 4 | 916020e (2019/07/07) | ✔ | ✘ | ✔ | bad | minor slowdowns | Minor gfx glitches are visible every now and then. Full speed with a little slowdown. | - |
Samsara Naga 1x2 [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. | - |
Samurai Deeper Kyo [U] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | 100% | 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. | - |
Samurai Evolution - Oukoku Geist [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Samurai Jack - The Amulet of Time [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Game runs fine. | - |
Sangokushi [J] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ? | good | 100% | Cache version runs faster. Game runs perfect! Couldn't find a save spot. | - |
Sangokushi - Eiketsuden [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Sangokushi - Koumeiden [J] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Sanrio Puroland - All Characters [J] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Game runs perfect! | - |
Santa Claus Jr. Advance [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster and has less gfx glitches. Some gfx glitches. Game is playable. | - |
Santa Claus Saves the Earth [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Game runs perfect! Game uses a Password system. | - |
Santa Clause 3 - The Escape Clause [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Game runs perfect! | - |
Scan Hunter - Sennen Kaigyo o Oe! [J] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
Scooby-Doo [E] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
Scooby-Doo 2 - Monsters Unleashed [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Game runs perfect! Game uses a Password system. | - |
Scooby-Doo and the Cyber Chase [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | 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. | - |
Scooby-Doo! - Mystery Mayhem [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | minor slowdowns | 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. | - |
Scooby-Doo! - Unmasked [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | - | bad | 100% | Cache version runs faster. Game uses a Password system. | - |
Scorpion King - Sword of Osiris [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | - | bad | 100% | 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. | - |
Scrabble [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Some gfx glitches. Game is playable. | - |
Scrabble Blast! [E] | 4 | 916020e (2019/07/07) | ✔ | ✔ | - | broken | 100% | Some gfx glitches. Game has no save feature. | - |
Scrabble Scramble! [E] | 4 | 916020e (2019/07/07) | ✔ | ✔ | - | broken | 100% | Some gfx glitches. Game has no save feature. | - |
Scurge - Hive [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. | - |
SD Gundam Force [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
SD Gundam G-Generation Advance [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. | - |
Sea Trader - Rise of Taipan [U] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Game runs perfect! | - |
Secret Agent Barbie - Royal Jewels Mission [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Cache version runs faster. Heavy gfx glitches after you press start during the first mission. Game is playable. Game uses a Password system. | - |
Sega Arcade Gallery [E] | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | good | - | Game crashes after you start a game. This is a regress. Use commit 17694d4 (2017/05/22) arm9 build instead. | - |
Sega Rally Championship [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Game runs perfect! | - |
Sega Smash Pack [E] | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | - | - | Game crashes during the intro. | - |
Sengoku Kakumei Gaiden [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
Sennen Kazoku [J] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
Sentouin Yamada Hajime [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Serious Sam Advance [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Game uses a Password system. | - |
Shaman King Card Game - Chou Senjiryakketsu 2 [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Shaman King Card Game - Chou Senjiryakketsu 3 [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Shaman King - Legacy of the Spirits - Soaring Hawk [U] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Game runs perfect! | - |
Shaman King - Legacy of the Spirits - Sprinting Wolf [U] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Game runs perfect! | - |
Shaman King - Master of Spirits [E] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | laggy | Cache version runs faster. Heavy slowdown. This is a regress. Use commit unspecifid (17/07/2017) arm9 version instead. | - |
Shaman King - Master of Spirits 2 [E] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | laggy | Cache version runs faster. Heavy slowdown. This is a regress. Use commit unspecifid (17/07/2017) arm9 version instead. | - |
Shamu's Deep Sea Adventures [E] | 6 | 916020e (2019/07/07) | ✘ | ✔ | ✔ | minor issues | minor slowdowns | Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. | - |
Shanghai Advance [J] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ? | good | 100% | Cache version runs faster. Game runs perfect! Couldn't find a save spot. | - |
Shark Tale [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Shaun Palmer's Pro Snowboarder [UE] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Cache version runs faster. Game runs perfect! Game uses a Password system. | - |
Sheep [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster and has less gfx glitches. Game runs perfect! | - |
Shikakui Atama o Marukusuru Advance - Kanji Keisan [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Shikakui Atama o Marukusuru Advance - Kokugo Sansu Rika Shakai [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Shimura Ken no Baka Tonosama - Bakushou Tenka Touitsu Game [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Shin chan - Aventuras en Cineland [Spain] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | minor slowdowns | Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. Couldn't find a save spot. | - |
Shin chan contra los Munecos de Shock Gahn [Spain] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | good | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Couldn't find a save spot. | - |
Shingata Medarot - Kabuto Version [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Shingata Medarot - Kuwagata Version [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Shin Kisekae Monogatari [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Minor gfx glitches are visible every now and then. Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
Shining Force - Resurrection of the Dark Dragon [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
Shin Megami Tensei [J] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✘ | minor issues | 100% | 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. | - |
Shin Megami Tensei 2 [J] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✘ | minor issues | 100% | 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. | - |
Shin Megami Tensei Devil Children - Messiah Riser [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Shin Megami Tensei Devil Children - Puzzle de Call! [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
Shin Nihon Pro Wrestling - Toukon Retsuden Advance [J] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | minor slowdowns | Cache version runs faster. Some gfx glitches. Full speed with a little slowdown. Gameboy Sounds are missing. Couldn't find a save spot. | - |
Shining Soul [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Shining Soul 2 [E] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✘ | minor issues | 100% | 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. | - |
Shiren Monsters Netsal [J] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster and has less gfx glitches. Some gfx glitches. Gameboy Sounds are missing. Game is playable. | - |
Shrek - Hassle at the Castle [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Game runs perfect! | - |
Shrek - Reekin' Havoc [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Shrek - Smash n' Crash Racing [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Some Sound FX are missing. Game runs fine. | - |
Shrek - Super Slam [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Game runs perfect! | - |
Shrek - Swamp Kart Speedway [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | good | 100% | Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Shrek the Third [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Shrek 2 [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Shrek 2 - Beg for Mercy [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | Minor gfx glitches are visible every now and then. Game runs fine. | - |
Sigma Star Saga [U] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Some Sound FX are missing. Game is playable. | - |
Silent Scope [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Silk to Cotton [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
Simple 2960 Tomodachi Series Vol. 1 - The Table Game Collection [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Simple 2960 Tomodachi Series Vol. 2 - The Block Kuzushi [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Simple 2960 Tomodachi Series Vol. 3 - The Itsudemo Puzzle - Massugu Soroeru Straws [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
Simple 2960 Tomodachi Series Vol. 4 - The Trump - Minna de Asoberu 12 Shurui no Trump Game [J] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Sims - Bustin' Out [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
Sim City 2000 [UE] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Game is playable. | - |
Sims 2 [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Sims 2 - Pets [UE] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✘ | minor issues | 100% | Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Saving doesn´t work. | - |
Sister Princess - RePure [J] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ? | good | 100% | Game runs perfect! Couldn't find a save spot. | - |
Sitting Ducks [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Game uses a Password system. | - |
Simpsons - Road Rage [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | 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. | - |
Sky Dancers - They Magically Fly! [E] | 4 | 916020e (2019/07/07) | ✔ | ✔ | - | bad | 100% | 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. | - |
Slime Morimori Dragon Quest - Shougeki no Shippo Dan [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Slot! Pro Advance - Takarabune & Ooedo Sakurafubuki 2 [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
Slot! Pro 2 Advance - GoGo Juggler & New Tairyou [J] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Smashing Drive [E] | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | good | - | Game crashes during the intro. Game uses a Password system. This is a regress. Use commit f89fac5 (2018/07/10) arm9 version instead. | - |
Smuggler´s Run [E] | 4 | 916020e (2019/07/07) | ✔ | ✔ | - | broken | 100% | Game uses a Password system. | - |
Smurfs - The Revenge of the Smurfs [E] | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | - | - | Game crashes during the intro. Game uses a Password system. | - |
Snap Kid's [J] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
Snood [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | - | bad | 100% | Gameboy Sounds are missing. Game is playable. Game has no save feature. | - |
Snood 2 - On Vacation [E] | 4 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | 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. | - |
Soccer Kid [UE] | 6 | 916020e (2019/07/07) | ✔ | ✔ | - | bad | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Game is playable. Game uses a Password system. | - |
Sonic Advance [E] | 4 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | - | Unskippable black borders on screen and music playing. Gericom: It tests the link hardware, which is not implemented yet and yields those boxes on test fail. |
- |
Sonic Advance 2 [E] | 4 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | - | Unskippable black borders on screen and music playing. Gericom: It tests the link hardware, which is not implemented yet and yields those boxes on test fail. |
- |
Sonic Advance 3 [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster and has less gfx glitches. Some gfx glitches. Gameboy Sounds are missing. Game is playable. | - |
Sonic Battle [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Minor gfx glitches are visible every now and then. Game runs fine. | - |
Sonic Pinball Party [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Minor gfx glitches are visible every now and then. Gameboy Sounds are misssing. Game runs fine. | - |
Sonic the Hedgehog - Genesis [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Sound of Thunder [U] | 6 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Cache version runs faster and has less gfx glitches. Cutscenes are missing. Game is playable. Game uses a Password system. | - |
Space Channel 5 - Ulala's Cosmic Attack [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Space Hexcite - Maetel Legend EX [J] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Some gfx glitches. Gameboy Sounds are missing. Game is playable. Couldn't find a save spot. | - |
Space Invaders [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
Speedball 2 - Brutal Deluxe [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Spider Man [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | FMV Intro is missing. Game runs fine. | - |
Spider Man 2 [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. FMV Intro has much noise. Cutscenes only show text. Game is playable. | - |
Spider Man 3 [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Spider-Man - Battle for New York [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Spider-Man - Mysterio's Menace [UE] | 8 | 916020e (2019/07/07) | ✔ | ✘ | ✔ | minor issues | 100% | Minor gfx glitches are visible every now and then. Game uses a Password system. Game runs fine. | - |
Spirits & Spells [U] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
Spirit - Stallion of the Cimarron - Search for Homeland [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Game uses a Password system. Game runs fine. | - |
SpongeBob and Friends - Attack of the Toybots [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game uses a Password system. Game runs fine. | - |
SpongeBob SquarePants - Battle for Bikini Bottom [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Game runs perfect! Game uses a Password system. | - |
SpongeBob SquarePants - Creature from the Krusty Krab [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Game runs fine. | - |
SpongeBob SquarePants - Lights, Camera, Pants! [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Game runs fine. | - |
SpongeBob SquarePants - Revenge of the Flying Dutchman [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | minor slowdowns | Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. Game uses a Password system. | - |
SpongeBob SquarePants - SuperSponge [U] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Game runs perfect! Game uses a Password system. | - |
SpongeBob SquarePants and Friends - Battle for Volcano Island [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
SpongeBob SquarePants and Friends - Freeze Frame Frenzy [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ? | good | 100% | Game runs perfect! Couldn't find a save spot. | - |
SpongeBob SquarePants and Friends Unite! [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Game uses a Password system. | - |
SpongeBob SquarePants The Movie [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Game uses a Password system. | - |
SpongeBob's Atlantis SquarePantis [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Game runs fine. Game uses a Password system. | - |
Sports Illustrated for Kids - Baseball [U] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | 100% | Voice Sample and Gameboy Sounds are missing. Game is playable. | - |
Sports Illustrated for Kids - Football [U] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | broken | 100% | Voice Sample and Gameboy Sounds are missing. | - |
Spyro Adventure [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Spyro Fusion [E] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | minor slowdowns | Cache version runs faster. Some gfx glitches. Full speed with a little slowdown. | - |
Spyhunter [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Minor gfx glitches are visible every now and then. Game runs fine. | - |
Spy Kids 3-D - Game Over [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Spy Kids Challenger [U] | 6 | 916020e (2019/07/07) | ✔ | ✘ | ✔ | good | 100% | Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. | - |
Spy Muppets - License to Croak [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Cache version runs faster and has less gfx glitches. Game runs fine. Game uses a Password system. | - |
Spyro Season of Flame [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Spyro Season of Ice [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. | - |
Spyro the Legend of - A New Beginning [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Minor gfx glitches are visible every now and then. Game runs fine. | - |
Spyro the Legend of - The Eternal Night [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. | - |
SSX 3 [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. | - |
SSX Tricky [UE] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | broken | minor slowdowns | Cache version runs faster. Heavy gfx glitches. Full speed with a little slowdown. | - |
Stadium Games [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Minor gfx glitches are visible every now and then. Game runs fine. Game has no save feature. | - |
Starsky & Hutch [E] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | Cache version runs faster and has less gfx glitches. Some gfx glitches. Full speed with a little slowdown. | - |
Star Wars - Flight of the Falcon [U] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
Star Wars - Jedi Power Battles [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Some Sound FX are missing. Game runs fine. Game uses a Password system. | - |
Star Wars - The New Droid Army [E] | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | - | Game crashes during the intro. Game uses a Password system. | - |
Star Wars Episode II - Attack of the Clones [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Some Sound FX are missing. Some gfx glitches. Game is playable. Game uses a Password system. | - |
Star Wars Episode III - Revenge of the Sith [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Game runs perfect! | - |
Star Wars Trilogy - Apprentice of the Force [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Game runs perfect! | - |
Star X [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | minor slowdowns | 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. | - |
Steel Empire [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Street Fighter Alpha 3 [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Street Jam Basketball [UE] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Game runs perfect! | - |
Street Racing Syndicate [E] | 4 | 916020e (2019/07/07) | ✔ | ✘ | ✔ | broken | laggy | Heavy gfx glitches and slowdown. | - |
Strike Force Hydra [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Minor gfx glitches are visible every now and then. Game runs fine. Game has no save feature. | - |
Stuart Little 2 [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Minor gfx glitches are visible every now and then. Cache version runs faster. Game runs fine. Game uses a Password system. | - |
Stuntman [E] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
Sugar Sugar Rune - Heart Ga Ippai! Moegi Gakuen [J] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | minor issues | - | White screen after bios intro. | - |
Suite Life of Zack & Cody - Tipton Caper [U] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Game is playable. | - |
Summon Night - Swordcraft Story [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Summon Night - Swordcraft Story 2 [U] | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | - | Game crashes during the intro. Gameboy Sounds are missing. | - |
Summon Night - Swordcraft Story 3 [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
Sum of All Fears [E] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ? | broken | 100% | Couldn't find a save spot. This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead. | - |
Super Army War [U] | 4 | 916020e (2019/07/07) | ✔ | ✔ | - | broken | laggy | Cache version runs faster. Heavy slowdown. Game uses a Password system. | - |
Super Black Bass Advance [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Super Bubble Pop [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Super Bust-A-Move [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Gameboy Sounds are missing. Some gfx glitches. Game is playable. Game has no save feature. | - |
Super Chinese 1-2 Advance [J] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version runs faster. Heavy gfx glitches. Gameboy Sounds are missing. Couldn't find a save spot. | - |
Super Collapse! II [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Cache version has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Game uses a Password system. | - |
Super Dodge Ball Advance [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Super Dropzone - Intergalactic Rescue Mission [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Game uses a Password system. | - |
Super Duper Sumos [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
Super Ghouls´n Ghosts [UE] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version has less gfx glitches. Game runs perfect! | - |
Super Hornet FA 18F [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Cache version runs faster. Some noise during the pause screen. Gameboy Sounds are missing. Game runs fine. Game uses a Password system. | - |
Superman - Countdown to Apokolips [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Game uses a Password system. | - |
Superman Returns - Fortress of Solitude [UE] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Super Mario Advance - Super Mario Bros 2 [UE] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Game runs perfect! | - |
Super Mario Advance 2 - Super Mario World - [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Super Mario Advance 3 - Yoshi's Island [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Super Mario Advance 4 - Super Mario Bros 3 [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Super Monkey Ball Jr. [U] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Heavy gfx glitches. | - |
Super Puzzle Fighter II Turbo [E] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. This is a regress. Use commit a61e70e (2017/04/22) master build instead. | - |
Super Robot Taisen A [J] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ? | bad | 100% | Gameboy Sounds are missing. Game is playable. Couldn't find a save spot. | - |
Super Robot Taisen D [J] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | 100% | Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game is playable. | - |
Super Robot Taisen J [J] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | 100% | Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game is playable. | - |
Super Robot Taisen R [J] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | 100% | Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game is playable. | - |
Super Robot Taisen - Original Generation [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Super Robot Taisen - Original Generation 2 [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
Super Street Fighter 2 Turbo Revival [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Some gfx glitches. Game is playable. | - |
Surf's Up [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
Sutakomi - Star Communicator [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
Sweet Cookie Pie [J] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Gameboy Sounds are missing. Some gfx glitches. Game is playable. Couldn't find a save spot. | - |
Sword of Mana [E] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. This is a regress. Use commit a61e70e (2017/04/22) master build instead. | - |
Sylvanian Families - Fashion Designer ni Naritai! - Kurumi-risu no Onnanoko [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Sylvanian Families - Yousei no Stick to Fushigi no Ki - Marron-inu no Onnanoko [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Sylvanian Families 4 - Meguru Kisetsu no Tapestry [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
Tactics Ogre - The Knight of Lodis [U] | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | - | - | Game crashes during the intro. | - |
Taiketsu! Ultra Hero [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version runs faster. Some Sound FX are missing. Couldn't find a save spot. | - |
Tales of Phantasia [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
Tales of the World - Narikiri Dungeon 2 [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
Tales of the World - Narikiri Dungeon 3 [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
Tales of the World - Summoner's Lineage [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | good | minor slowdowns | Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Couldn't find a save spot. | - |
Tak and the Power of Juju [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Tak - The Great Juju Challenge [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Game runs fine. | - |
Tak 2 - The Staff of Dreams [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
Tanbi Musou - Meine Liebe [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | 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't find a save spot. | - |
Tang Tang [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
Tantei Gakuen Q - Kyuukyoku Trick ni Idome! [J] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
Tantei Gakuen Q - Meitantei ha Kimi da! [J] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
Tantei Jinguuji Saburou - Shiroi Kage no Shoujo [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Tarzan - Return to the Jungle [UE] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Taxi 3 [FR] | 4 | 916020e (2019/07/07) | ✔ | ✔ | - | bad | minor slowdowns | Cache version runs faster and has less gfx glitches. Heavy gfx glitches. Full speed with a little slowdown. Game has no save feature. | - |
Teenage Mutant Ninja Turtles [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
Teenage Mutant Ninja Turtles 2 - Battle Nexus [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
Teen Titans [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version has worse audio. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Teen Titans 2 [U] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | 100% | Cache version runs faster but has worse audio. Minor gfx glitches are visible every now and then. Game is playable. | - |
Tekken Advance [E] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | Cache version runs faster. Heavy gfx glitches. Gameboy Sounds are missing. Full speed with a little slowdown. | - |
Tennis Masters Series 2003 [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Minor gfx glitches are visible every now and then. Game runs fine. | - |
Tennis no Ouji-sama - Aim at the Victory! [J] | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | - | Game crashes during the intro. Gameboy Sounds are missing. This is a regress. Use commit 83108c7 (2018/03/04) arm9 version instead. | - |
Tennis no Ouji-sama - Genius Boys Academy [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Tennis no Ouji-sama 2003 - Cool Blue [J] | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | - | Game crashes during the intro. Gameboy Sounds are missing. Unplayable. This is a regress. Use commit 83108c7 (2018/03/04) arm9 version instead. | - |
Tennis no Ouji-sama 2003 - Passion Red [J] | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | - | Game crashes during the intro. Gameboy Sounds are missing. Unplayable. This is a regress. Use commit 83108c7 (2018/03/04) arm9 version instead. | - |
Tennis no Ouji-sama 2004 - Glorious Gold [J] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | Cache version runs faster. Some gfx glitches. Gameboy Sounds are missing. Full speed with a little slowdown. | - |
Tennis no Ouji-sama 2004 - Stylish Silver (J) | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | Cache version runs faster. Some gfx glitches. Gameboy Sounds are missing. Full speed with a little slowdown. | - |
Ten Pin Alley 2 [U] | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | - | - | Game crashes during the intro. | - |
Terminator 3 - Rise of the Machines [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system. | - |
Tetris Worlds [E] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. This is a regress. Use commit a61e70e (2017/04/22) master build instead. | - |
Texas Hold´em Poker [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system. | - |
TG Rally [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. | - |
That's So Raven [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
That's So Raven 2 - Supernatural Style [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
The Legend of Zelda - A Link to the Past [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Minor gfx glitches during the mode 7 map. Game runs fine. | - |
The Legend of Zelda - The Minish Cap [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. | - |
The Three Stooges [U] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Game runs perfect! Game uses a Password system. | - |
Thunder Alley [U] | 4 | 916020e (2019/07/07) | ✔ | ✔ | - | broken | minor slowdowns | 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. | - |
Thunderbirds [UE] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Cache version has less gfx glitches. Game runs perfect! Game uses a Password system. | - |
Thunderbirds - International Rescue [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | - | bad | 100% | 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. | - |
Tiger Woods PGA Tour Golf [UE] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | broken | 100% | Gameboy Sounds are missing. | - |
Tiger Woods PGA Tour 2004 [UE] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Tim Burton's The Nightmare Before Christmas - The Pumpkin King [UE] | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | - | - | Game crashes during the intro. | - |
Tiny Toon Adventures - Buster's Bad Dream [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Game runs perfect! Game uses a Password system. | - |
Tiny Toon Adventures - Wacky Stackers [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Minor gfx glitches are visible every now and then. Game has no save feature. | - |
Titeuf - Ze Gagmachine (FR) | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Cache version has less gfx glitches. Game runs perfect! Game uses a Password system. | - |
Titeuf Mega Compet (FR) | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Game runs perfect! Game uses a Password system. | - |
TMNT - Teenage Mutant Ninja Turtles [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster and has less gfx glitches. Game runs perfect! | - |
Tokimeki Yume Series 1 - Ohanaya-san ni Narou! (J) | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. | - |
Tokyo Majin Gakuen - Fuju Houroku (J) | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Tokyo Xtreme Racer Advance [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | 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. | - |
Tomato Adventure [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
Tom and Jerry in Infurnal Escape [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Cache version runs faster and has less gfx glitches. Game runs perfect! Game uses a Password system. | - |
Tom and Jerry Tales [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system. | - |
Tom and Jerry - The Magic Ring [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | 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. | - |
Tom Clancy's Rainbow Six - Rogue Spear [E] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ? | broken | 100% | This is a regress. Commit unspecified (2019/06/03) (sd save branch) arm9 version has working audio. Couldn't find a save spot. | - |
Tom Clancy's Splinter Cell [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Tom Clancy's Splinter Cell - Pandora Tomorrow [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Tonka - On the Job [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system. | - |
Tony Hawk´s American Sk8land [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster and has less gfx glitches. Game runs fine. | - |
Tony Hawk´s Downhill Jam [E] | 4 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | Cache version runs faster. Heavy gfx glitches. Full speed with a little slowdown. | - |
Tony Hawk´s Pro Skater 2 [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Game runs fine. | - |
Tony Hawk´s Pro Skater 3 [UE] | 4 | 916020e (2019/07/07) | ✔ | ✘ | ✔ | minor issues | laggy | Heavy slowdown. | - |
Tony Hawk´s Pro Skater 4 [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Tony Hawk`s Underground [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster and has less gfx glitches. Game runs fine. | - |
Tony Hawk`s Underground 2 [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Top Gear GT Championship [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Minor gfx glitches are visible every now and then. Game runs fine. | - |
Top Gun - Combat Zones [U] | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | good | - | Game crashes during the intro. Game uses a Password system. | - |
Top Gun - Firestorm Advance [UE] | 6 | 916020e (2019/07/07) | ✔ | ✔ | - | bad | 100% | 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. | - |
Top Spin 2 [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Minor gfx glitches are visible every now and then. Game runs fine. | - |
Torneco no Daibouken 2 Advance - Fushigi no Dungeon [J] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Torneco no Daibouken 3 Advance - Fushigi no Dungeon [J] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Total Soccer Advance [J] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ? | bad | 100% | Gameboy Sounds are missing. Game is playable. Couldn'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. | - |
Total Soccer Manager [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | 100% | Game is playable. This is a regress. Commit unspecified (2019/06/03) (sd save branch) arm9 version has better audio. | - |
Totally Spies! (E) | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
Totally Spies! 2 - Undercover (E) | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
Touhai Densetsu - Akagi - Yami ni Maiorita Tensai (E) | 6 | 916020e (2019/07/07) | ✔ | ✔ | ? | good | 100% | Cache version runs faster. Some gfx glitches. Game is playable. Couldn't find a save spot. | - |
Toukon Heat (J) | 4 | 916020e (2019/07/07) | ✔ | ✔ | ? | bad | laggy | Heavy gfx glitches and slowdown. Gameboy Sounds are missing. Couldn't find a save spot. | - |
Tower SP [U] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Toyrobo Force (J) | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Treasure Planet [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system. | - |
Trick Star [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Some noise during the pause screen. Game runs fine. | - |
Tringo [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Game runs perfect! | - |
Trollz - Hair Affair! (E) | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster and has less gfx glitches. Game runs perfect! | - |
Tron 2.0 - Killer App [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version has less gfx glitches. Game runs perfect! | - |
Turbo Turtle Adventure (U) | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version has less gfx glitches. Gameboy Sounds are missing. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Turok Evolution [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Game uses a Password system. | - |
Tweety and the Magic Gems (U) | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Ty the Tasmanian Tiger 2 - Bush Rescue [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Ty the Tasmanian Tiger 3 - Night of the Quinkan [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Minor gfx glitches are visible every now and then. Game runs fine. | - |
Uchuu Daisakusen Choco Vader - Uchuu Kara no Shinryakusha [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Uchuu no Stellvia [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Ueki no Housoku - Jingi Sakuretsu! Nouryokusha Battle [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
Ui-Ire - World Soccer Winning Eleven [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Ultimate Arcade Games [U] | 8 | 916020e (2019/07/07) | ✔ | ✘ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Ultimate Beach Soccer [U] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
Ultimate Brain Games [UE] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Ultimate Card Games [UE] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Some gfx glitches. Gameboy Sounds are missing. Game is playable. | - |
Ultimate Muscle - The Kinnikuman Legacy - The Path of the Superhero [U] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | minor slowdowns | Cache version runs faster. Minor gfx glitches are visible every now and then. Full speed with a little slowdown. Game is playable. | - |
Ultimate Puzzle Games [U] | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | - | Game crashes at random. | - |
Ultimate Spider-Man [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. FMV intro is missing. Game runs fine. | - |
Ultimate Winter Games [U] | 4 | 916020e (2019/07/07) | ✔ | ✔ | - | broken | minor slowdowns | Cache version runs faster. Heavy gfx glitches. Full speed with a little slowdown. Game uses a Password system. | - |
Ultra Keibitai - Monster Attack [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Unfabulous [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Game runs fine. Game uses a Password system. | - |
Uno 52 [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Cache version runs faster. Game runs perfect! Game has no save feature. | - |
Uno Free Fall [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Cache version runs faster. Game runs perfect! Game has no save feature. | - |
Urban Yeti! [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system. | - |
Urbz - Sims in the City [UE] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Game runs perfect! | - |
Van Helsing (E) | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system. | - |
Vattroller X (J) | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
VeggieTales - LarryBoy and the Bad Apple (U) | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Virtua Tennis [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Game runs fine. | - |
Virtual Kasparov (E) | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. | - |
V-Master Cross (J) | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game crashes after you win the intro battle. | - |
V-Rally 3 [E] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. Gericom: 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. |
- |
V.I.P. (E) | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
Wade Hixton's Counter Punch (UE) | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. | - |
Wagamama Fairy Mirumo de Pon! - 8 Nin no Toki no Yousei (J) | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
Wagamama Fairy Mirumo de Pon! - Dokidoki Memorial Panic (J) | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Wagamama Fairy Mirumo de Pon! - Nazo no Kagi to Shinjitsu no Tobira (J) | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Wagamama Fairy Mirumo de Pon! - Ougon Maracas no Densetsu (J) | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Wagamama Fairy Mirumo de Pon! - Taisen Mahoudama (J) | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Wagamama Fairy Mirumo de Pon! - Yume no Kakera (J) | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Cache version runs faster. Game crashes during the intro. Gameboy Sounds are missing. | - |
Wakeboarding Unleashed featuring Shaun Murray [E] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. This is a regress. Use commit 17694d4 (2017/05/22) arm9 version instead. | - |
Waliou Xunbao Ji (China) | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Wario Land 4 for iQue China. Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Waliou Zhizao (China) | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Wario Ware for iQue China. Cache version runs faster and has less noise. Game runs fine. | - |
Wanko de Kururin! Wancle (J) | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Wanko Mix Chiwanko World (J) | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Wannyan Doubutsu Byouin - Doubutsu (J) | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
Wanwan Meitantei (J) | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
Wario Land 4 [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Wario Ware Inc. - Minigame Mania [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster and has less noise. Game runs fine. | - |
Wario Ware Twisted! [U] | 4 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Cache version runs faster. Motion sensor game. White screen after bios intro with motion sensor patch. | - |
Watashi no Makesalon (J) | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
Whac-A-Mole [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Game runs fine. | - |
Whistle! - Dai 37 Kai Tokyo-to Chuugakkou Sougou Taiiku Soccer Taikai (J) | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
Who Wants to Be a Millionaire [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Glitched FMV intro. Game runs fine. Game has no save feature. | - |
Who Wants to Be a Millionaire - 2nd Edition [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Glitched FMV intro. Game runs fine. Game has no save feature. | - |
Who Wants to Be a Millionaire Junior [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Glitched FMV intro. Game runs fine. Game has no save feature. | - |
Wild [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Wild Thornberrys Movie [UE] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Game runs perfect! Game uses a Password system. | - |
Wild Thornberrys Chimp Chase [UE] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Cache version runs faster. Game runs perfect! Game uses a Password system. | - |
Wilden Fussball-Kerle - Entscheidung im Teufelstopf [G] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Game uses a Password system. | - |
Wilden Fussball-Kerle - Gefahr im Wilde Kerle Land [G] | 2 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Game crashes during the first level. | - |
Wing Commander - Prophecy [E] | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | - | - | Game crashes during the intro. This is a regress. Use commit f89fac5 (2018/07/10) arm9 version instead. | - |
Wings [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Winnie the Pooh's Rumbly Tumbly Adventure [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Game runs perfect! Game uses a Password system. | - |
Winning Post for Gameboy Advance [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
Winter Sports [E] | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | - | - | Game crashes during the intro. | - |
WinX Club [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Gfx glitches during the FMV intro. Minor gfx glitches are visible every now and then. Game runs fine. | - |
WinX Club - Quest for the Codex [E] | 10 | 916020e (2019/07/07) | - | ✔ | ✔ | good | 100% | Cache version runs faster and has less gfx glitches. Game runs perfect! | - |
W.i.t.c.h. [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Game runs fine. | - |
Wizardry Summoner [J] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Wolfenstein 3D [UE] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Some gfx glitches. Game is playable. | - |
Woody Woodpecker in Crazy Castle 5 [E] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
Word Safari - The Friendship Totems [UE] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Game is playable. | - |
World Advance Soccer - Shouri heno Michi (J) | 2 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | - | Game crashes during the intro. Gameboy Sounds are missing. | - |
World Championship Poker [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | - | good | 100% | Game runs perfect! Game uses a Password system. | - |
World Poker Tour [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Game runs perfect! | - |
World Tennis Stars [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Cache version runs faster. Some Sound FX are missing. Game runs fine. Game has no save feature. | - |
Worms Blast [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | - | bad | 100% | 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. | - |
Worms World Party [E] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. This is a regress. Use commit 17694d4 (2017/05/22) arm9 version instead. | - |
WTA Tour Tennis [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version runs faster and has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Couldn't find a save spot. | - |
WWE - Road to WrestleMania X8 [UE] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | 100% | Voice over are missing. Gameboy Sounds are missing. Game is playable. | - |
WWE - Survivor Series [UE] | 6 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | bad | 100% | Voice over are missing. Gameboy Sounds are missing. Game is playable. | - |
WWF - Road to WrestleMania [UE] | 6 | 916020e (2019/07/07) | ✔ | ✔ | - | bad | 100% | 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. | - |
XS Moto [U] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
xXx [UE] | 0 | 916020e (2019/07/07) | ✘ | ✘ | - | - | - | White screen after bios intro. | - |
X2 - Wolverine's Revenge [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. | - |
X-Bladez - Inline Skater [E] | 6 | 916020e (2019/07/07) | ✔ | ✔ | - | bad | 100% | 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. | - |
X-Men - Reign of Apocalypse [UE] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
X-Men - The Official Game [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
Yaoxi Dao [China] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Yoshi´s Island for iQue China. Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Yggdra Union - We will never fight alone [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
Yoshi's Universal Gravitation [E] | 4 | 916020e (2019/07/07) | ✔ | ✔ | - | minor issues | 100% | Gameboy Sounds are missing. Motion sensor game. White screen when patched with the motion control patch. | - |
Youkaidou [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
Yu-Gi-Oh! - Day of the Duelist - World Championship Tournament 2005 [E] | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | - | - | Game crashes during the intro. This is a regress. Use commit 83108c7 (2018/03/04) arm9 version instead. | - |
Yu-Gi-Oh! - Destiny Board Traveler [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | good | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Game runs fine. Couldn't find a save spot. | - |
Yu-Gi-Oh! - Dungeon Dice Monsters [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Yu-Gi-Oh! - Reshef of Destruction [E] | 8 | 916020e (2019/07/07) | ✘ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Yu-Gi-Oh! - The Eternal Duelist Soul [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Yu-Gi-Oh! - The Sacred Cards [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
Yu-Gi-Oh! - Ultimate Masters Edition - World Championship Tournament 2006 [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
Yu-Gi-Oh! - World Championship Tournament 2004 [E] | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | - | - | Game crashes during the intro. Gameboy Sounds are missing. This is a regress. Use commit 83108c7 (2018/03/04) arm9 version instead. | - |
Yu-Gi-Oh! - Worldwide Edition - Stairway to the Destined Duel [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
Yu-Gi-Oh! Duel Monsters 6 Expert 2 [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
Yu-Gi-Oh! Duel Monsters International - Worldwide Edition [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
Yu-Gi-Oh! Duel Monsters International 2 [J] | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | - | - | Game crashes during the intro. This is a regress. Use commit 83108c7 (2018/03/04) arm9 version instead. | - |
Yu-Gi-Oh! GX - Duel Academy [E] | 2 | 916020e (2019/07/07) | ✔ | ✔ | - | - | - | Game crashes during the intro. This is a regress. Use commit 83108c7 (2018/03/04) arm9 version instead. | - |
Yuujou no Victory Goal 4v4 Arashi - Get the Goal!! [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot | - |
Yuureiyashiki no Nijuuyojikan [J] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Yu Yu Hakusho - Ghostfiles - Spirit Detective [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Minor gfx glitches are visible every now and then. Game runs fine. | - |
Yu Yu Hakusho - Ghostfiles - Tournament Tactics [UE] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Game runs perfect! | - |
Zapper [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. | - |
Zatchbell! - Electric Arena [U] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version has less gfx glitches. Glitches in the textbox. Gameboy Sounds are missing. Game runs fine. | - |
Zen-Nihon Shounen Soccer Taikai 2 - Mezase Nihon-ichi! [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Zero-Tours [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Zero One [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
Zero One SP [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. | - |
Zettaizetsumei Dangerous Jiisan - Naki no 1kai Zettai Fukujuu Violence Kouchou - Wagahai ga 1ban Erainjai!! [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. | - |
Zettaizetsumei Dangerous Jiisan - Shijou Saikyou no Dogeza [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Zettaizetsumei Dangerous Jiisan 3 - Hateshinaki Mamonogatari [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ? | minor issues | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. | - |
Zettaizetsumei Dangerous Jiisan Tsuu - Ikari no Oshioki Blues [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
Zidane Football Generation [E] | 4 | 916020e (2019/07/07) | ✔ | ✔ | - | broken | 100% | Game has no save feature. | - |
Zoey 101 [UE] | 8 | 916020e (2019/07/07) | ✘ | ✔ | - | minor issues | 100% | Game runs fine. Game uses a Password system. | - |
Zoids Legacy [U] | 8 | 916020e (2019/07/07) | ✘ | ✔ | ✔ | minor issues | 100% | Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
Zoids Saga [J] | 8 | 916020e (2019/07/07) | ✘ | ✔ | ✔ | minor issues | 100% | Gameboy Sounds are missing. Game runs fine. | - |
Zoids Saga Fuzors [J] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
Zone of the Enders - The Fist of Mars [E] | 10 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Cache version runs faster. Game runs perfect! | - |
ZooCube [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | good | 100% | Minor gfx glitches are visible every now and then. Game runs fine. | - |
Zooo [E] | 8 | 916020e (2019/07/07) | ✔ | ✔ | ✔ | minor issues | 100% | Cache version runs faster. Minor gfx glitches are visible every now and then. Gameboy Sounds are missing. Game runs fine. | - |
Rom Hacks
ROM Title [Region] | Commit ID (build on date) | Notes11 |
---|---|---|
Breath of Fire 2 - Breath of Fresh Fire 2 Hack V.1.0 [E] | 916020e (2019/07/07) | 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. |
Castlevania Aria of Sorrow - Call of Chaos Hack V.1.7 [U] | 916020e (2019/07/07) | Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Saving works. |
Castlevania Aria of Sorrow - Dawn of Symphony Hack V.1.1 [U] | 916020e (2019/07/07) | Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Saving works. |
Castlevania Aria of Sorrow - Castlevania Reaper's Reckoning Hack V.1.7 [U] | 916020e (2019/07/07) | Cache version has less gfx glitches. Minor gfx glitches are visible every now and then. Game runs fine. Saving works. |
Castlevania Harmony of Dissonance - PaletteHack V.1.0 [U] | 916020e (2019/07/07) | 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. |
Castlevania Harmony of Dissonance - Revenge On The Findesiecle Hack V.1.2 [J] | 916020e (2019/07/07) | Infinite Konami logo loop. Unplayable. |
Fire Emblem - Different Dimensions The Ostian Princess Hack V.1.2 [U] | 916020e (2019/07/07) | Cache version runs faster. Minor gfx glitches are visible every now and then. Auto saving interrupts gameplay. Game is playable. Saving works. |
Fire Emblem - Fuuin no Tsurugi [Shining Armor Hack] V.1.0 [J] | 916020e (2019/07/07) | Game won´t boot. Unplayable. |
Fire Emblem - Tactics Universe V.3 [U] | 916020e (2019/07/07) | Cache version runs faster. Minor gfx glitches are visible every now and then. Auto saving interrupts gameplay. Game is playable. Saving works. |
Fire Emblem - The Last Promise Hack V.2.1 [U] | 916020e (2019/07/07) | Game crashes after you start the first chapter. Unplayable. Saving works. |
Metroid Fusion - 20002000 Hack V.0.93 [U] | 916020e (2019/07/07) | Cache version works. Minor gfx glitches are visible every now and then. Game runs fine. Saving works. |
Metroid Zero Mission - AP Boss Rush Hack V.1.0 [U] | 916020e (2019/07/07) | 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. |
Metroid Zero Mission - Escape from Metroid Zero Mission Hack V.1.02 [U] | 916020e (2019/07/07) | Game crashes during the intro. Unplayable. |
Metroid Zero Mission - Menu Hack V.1.0 [U] | 916020e (2019/07/07) | 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. |
Metroid Zero Mission - Metroid Deep Freeze Hack V.1.4 [U] | 916020e (2019/07/07) | 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. |
Metroid Zero Mission - Metroid Disturbance Hack V.0.2 [U] | 916020e (2019/07/07) | 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. |
Metroid Zero Mission - Metroid Boss Rush Mode Hack V.1.0 [U] | 916020e (2019/07/07) | Game crashes after you select the Boss rush mode. Unplayable. |
Metroid Zero Mission - Other Zero Mission Hack V.3.8 [U] | 916020e (2019/07/07) | Game crashes after you start a new game. Unplayable. |
Homebrew
ROM Title [Region] | Commit ID (build on date) | Notes11 |
---|---|---|
Anguna V.0.95 | 916020e (2019/07/07) | Game runs fine. Game crashes when you save. Saving doesn´t work. |
Beru | 916020e (2019/07/07) | Game runs perfect! Saving works. |
Castle Master | 916020e (2019/07/07) | No Audio. Game is playable. Saving works. |
Christmas Advance | 916020e (2019/07/07) | White screen after bios intro. This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead. |
Combat Advanced V.0.43 | 916020e (2019/07/07) | Cache version has less gfx glitches. Some gfx glitches. Game is playable. Game has no save feature. |
El-Hazard | 916020e (2019/07/07) | Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. |
Eliminator V.0.91 | 916020e (2019/07/07) | Cache version runs faster. No Audio by default. Game runs fine. Game has no save feature. |
Elite - The New Kind v.1.7.1 | 916020e (2019/07/07) | Some Sound FX are missing. Game runs fine. Saving works. |
Ex Machina | 916020e (2019/07/07) | White screen after bios intro. Fixed the header with gbata. Unplayable. |
Kunoichi Yami | 916020e (2019/07/07) | Gameboy Sounds are missing. Game runs fine. Game has no save feature. |
Lily and the lost Angel V.0.2 | 916020e (2019/07/07) | Black screen after bios intro. Unplayable. |
Magical Chase | 916020e (2019/07/07) | Broken bios intro. Fixed the header with gbata. Unplayable. |
Metal Warrior 4 V.1.1 | 916020e (2019/07/07) | Cache version runs faster. Game runs perfect! Saving works. |
Nebulus V.1.2 | 916020e (2019/07/07) | Cache version works. Game runs perfect! Game has no save feature. |
Orn | 916020e (2019/07/07) | Cache version runs faster. Heavy slowdown in some areas. Game has no Save feature. |
Panic at work | 916020e (2019/07/07) | Broken bios intro. Fixed the header with gbata. Unplayable. |
Quake 3D Demo | 916020e (2019/07/07) | White screen after bios intro. Fixed the header with gbata. Unplayable. |
Rinne Tensyou ADVANCE | 916020e (2019/07/07) | Some Sound FX are missing. Game runs fine. Saving works. |
Rodion | 916020e (2019/07/07) | White screen after bios intro. Unplayable. |
Sonic the Hedgehog - [2007 Port Demo] | 916020e (2019/07/07) | Cache version runs faster. No Audio. Some gfx glitches. Working. Game has no save feature. |
Space Twins | 916020e (2019/07/07) | Some Sound FX are missing. Game runs fine. Saving works. |
Super Mario - The Last Advance Quest V.2.0 | 916020e (2019/07/07) | Cache version runs faster. Much Noise. Working. Saving works. |
Super Star Shooter Advance | 916020e (2019/07/07) | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Saving works. |
Sushi the Cat | 916020e (2019/07/07) | Black screen after bios intro. This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead. |
The Endless Tower | 916020e (2019/07/07) | Game runs a little faster than intended. Game runs fine. Saving works. |
The Fallen | 916020e (2019/07/07) | Broken bios intro. Fixed the header with gbata. Unplayable. |
The Last Seal | 916020e (2019/07/07) | Some Sound FX are missing. Game runs fine. Saving works. |
Trailblazer Advance | 916020e (2019/07/07) | Much Noise. Working. Game has no save feature. |
Uranus | 916020e (2019/07/07) | White screen after bios intro. Unplayable. This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead. |
Uranus 2 | 916020e (2019/07/07) | White screen after bios intro. Unplayable. This is a regress. Use commit unspecified (2019/06/03) (sd save branch) arm9 version instead. |
Uranus Zero | 916020e (2019/07/07) | Cache version runs faster. Some Sound FX are missing. Minor slowdown and gfx glitches. Game is playable. Couldn't find a save spot. |
Vulkanon V.2.0 | 916020e (2019/07/07) | Gameboy Sounds are missing. Game runs fine. Game has no save feature. |
Prototype
ROM Title [Region] | Commit ID (build on date) | Notes11 |
---|---|---|
Another World V.2.1 | 916020e (2019/07/07) | Cache version runs faster. No Audio. Working. Saving works. |
Banjo Kazooie - Grunty's Revenge - Early Beta | 916020e (2019/07/07) | Cache version runs faster. Game runs perfect! Saving works. |
Banjo Pilot Voxel | 916020e (2019/07/07) | Cache version runs faster. Heavy slowdown and gfx glitches. Unplayable. Saving works. |
Battletoads | 916020e (2019/07/07) | Cache version runs faster. Some slowdown and gfx glitches. Unplayable. Game has no save feature. |
Blue Angelo - Monsters Stable | 916020e (2019/07/07) | Broken bios intro. Fixed the header with gbata. Unplayable. |
Blue Angelo - More Detail Unstable | 916020e (2019/07/07) | Broken bios intro. Fixed the header with gbata. Unplayable. |
Broken Circle [E] | 916020e (2019/07/07) | Cache version works. Minor gfx glitches are visible every now and then. Game runs fine. Saving works. |
Contra Advance - Review Prototype | 916020e (2019/07/07) | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Game uses a Password system. |
Diddy Kong Pilot 2001 | 916020e (2019/07/07) | Broken bios intro. Fixed the header with gbata. Unplayable. |
Diddy Kong Pilot 2003 Alpha | 916020e (2019/07/07) | Cache version runs faster. Some slowdown and gfx glitches. Working. Saving works. |
DK - King of Swing - Kiosk Demo [U] | 916020e (2019/07/07) | White screen after bios intro. Unplayable. |
Dune Ornithopter Assault | 916020e (2019/07/07) | Game crashes after you select a language. Unplayable. |
Fire Eaters - Zero Bandits (Black Belt Challenge) [E] | 916020e (2019/07/07) | Game crashes after the titlescreen. Unplayable. |
Fire Emblem - Rekka no Ken [J] [Proto 0206] | 916020e (2019/07/07) | Cache version runs faster. Minor gfx glitches are visible every now and then. Auto saving interrupts gameplay. Game is playable. Saving works. |
Fire Emblem - Rekka no Ken [J] [Proto 0219] | 916020e (2019/07/07) | Cache version runs faster. Minor gfx glitches are visible every now and then. Auto saving interrupts gameplay. Game is playable. Saving works. |
Flashback Legends [Proto] | 916020e (2019/07/07) | White screen after bios intro. Unplayable. |
Haunted Mansion [Proto] [U] | 916020e (2019/07/07) | White screen after bios intro. Unplayable. |
Hikaru no Go Taikenban [Promo] [J] | 916020e (2019/07/07) | Cache version runs faster. Gameboy Sounds are missing. Game runs fine. Couldn't find a save spot. |
Kien [Proto] [U] | 916020e (2019/07/07) | Cache version runs faster. Minor slowdown and gfx glitches every now and then. Game runs fine. Game uses a Password system. |
Kirby and the Amazing Mirror [Demo] [J] | 916020e (2019/07/07) | Cache version runs faster. Minor slowdown and gfx glitches every now and then. Game runs fine. Game has no save feature. |
Konami Krazy Racers [U] | 916020e (2019/07/07) | White screen after bios intro. This is a regress. Commit unspecified (2019/06/03) (sd save branch) arm9 build boots into the menu. |
Legend of Zelda - The Minish Cap [Kiosk Demo] [U] | 916020e (2019/07/07) | Cache version runs faster and has less gfx glitches. Gameboy Sounds are missing. Game runs fine. Game has no save feature. |
LEGO Racers 2 [Beta] | 916020e (2019/07/07) | Cache version works. Some gfx glitches. Gameboy Sounds are missing. Game is playable. Saving works. Kind of a regress here. Commit unspecified (2019/06/03) (sd save branch) arm9 version has more audio channel but misses the gameboy sounds. |
Mandrake the Magician - Shadow of the Vehme | 916020e (2019/07/07) | Game crashes after you select the language. Unplayable. |
Mario & Luigi - Superstar Saga [Kiosk Demo] [U] | 916020e (2019/07/07) | Game crashes when you enter battle. Unplayable. |
Megaman Battle Network 2 | 916020e (2019/07/07) | White screen after bios intro. Unplayable. |
Metroid Fusion [09.11.2002 Proto] | 916020e (2019/07/07) | Cache version works. Minor gfx glitches are visible every now and then. Game runs fine. Saving works. |
Metroid Fusion [09.16.2002 Proto] | 916020e (2019/07/07) | Cache version works. Minor gfx glitches are visible every now and then. Game runs fine. Saving works. |
Metroid Zero Mission - [05.12.2003 Proto with Debug] | 916020e (2019/07/07) | 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. |
Metroid Zero Mission - [16.01.2004 Proto with Debug] | 916020e (2019/07/07) | 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. |
Morning Adventure [Promo] | 916020e (2019/07/07) | Cache version runs faster. Minor Noise during the Pause screen. Game runs fine. Game has no save feature. |
Motocross Challenge [Proto] | 916020e (2019/07/07) | Heavy slowdown. Unplayable. |
Moto GP [Beta] | 916020e (2019/07/07) | Cache version runs faster and has less gfx glitches. Much Noise. Gameboy Sounds are missing. Unplayable. Game uses a Password system. |
Overstorm [Proto] | 916020e (2019/07/07) | Cache version runs faster. Game runs perfect! Game has no save feature. |
Phantom - The Ghost who walks | 916020e (2019/07/07) | Game runs perfect! Couldn't find a save spot. |
Pokemon Mystery Dungeon - Red Rescue Team [U] [Kiosk Demo] | 916020e (2019/07/07) | Cache version runs faster. Game runs perfect! Game has no save feature. |
Pokemon Ruby [German Debug Build] | 916020e (2019/07/07) | White screen after bios intro. Unplayable. |
Resident Evil 2 | 916020e (2019/07/07) | Game runs too fast. Working. Game has no save feature. This is a regress. Use commit f89fac5 (2018/07/10) arm9 version instead. |
Santa Claus Jr. Advance | 916020e (2019/07/07) | Cache version runs faster and has less gfx glitches. Minor gfx glitches. Some Noise during the Pause screen. Game runs fine. Saving works. |
Sonic Advance | 916020e (2019/07/07) | Unskippable Black Borders on Screen and Music playing. Unplayable. Gericom: It tests the link hardware, which is not implemented yet and yields those boxes on test fail. |
Sonic Advance 3 | 916020e (2019/07/07) | Cache version runs faster and has less gfx glitches. Some gfx glitches. Gameboy Sounds are missing. Game is playable. Saving works. |
SpongeBob SquarePants - SuperSponge [06.06.2001 11.34 Proto] | 916020e (2019/07/07) | Some gfx glitches during the intro. Game runs fine. Game uses a Password system. |
SpongeBob SquarePants - SuperSponge [06.06.2001 11.36 Proto] | 916020e (2019/07/07) | Some gfx glitches during the intro. Game runs fine. Game uses a Password system. |
SpongeBob SquarePants - SuperSponge [07.31.2001 Proto] | 916020e (2019/07/07) | Game runs perfect! Game uses a Password system. |
Starsky & Hutch [Beta] [U] | 916020e (2019/07/07) | Game crashes during the intro. Unplayable. This is a regress. Use commit 17694d4 (2017/05/22) arm9 version instead. |
Super Mario Bros 2 - Super Mario Advance [Kiosk Demo] [UE] | 916020e (2019/07/07) | Game runs perfect! Saving works. |
Turok Advance [Bright Proto] | 916020e (2019/07/07) | Cache version runs faster. Full Speed with a little Slowdown. Minor gfx glitches. Game is playable. Game has no save feature. |
Turok Advance [Proto] | 916020e (2019/07/07) | Cache version runs faster. Full Speed with a little Slowdown. Minor gfx glitches. Game is playable. Game has no save feature. |
Tyrian 2000 [Proto] | 916020e (2019/07/07) | White screen after bios intro. Unplayable. |
World Reborn | 916020e (2019/07/07) | Cache version runs faster. Some Noise during the Pause screen. Game runs fine. Game uses a Password system. |
Yoshi's Story [GBA Tech Demo] | 916020e (2019/07/07) | Cache version runs faster. Minor gfx glitches. Game runs fine. Game has no save feature. |
Unlicensed games
ROM Title [Region] | Commit ID (build on date) | Notes11 |
---|---|---|
Digimon Ruby | 916020e (2019/07/07) | Infinite loop to the titlescreen. Unplayable. |
Digimon Sapphire | 916020e (2019/07/07) | White screen after bios intro. Unplayable. |
Iron Kid [Korea] | 916020e (2019/07/07) | Game crashes during the Intro. Unplayable. Saving works. |
Mo Jie Qibing [Chinese] | 916020e (2019/07/07) | White screen after bios intro. Unplayable. |
Qwak [E] | 916020e (2019/07/07) | Game runs fine. Saving works. |
Rockman & Crystal [Chinese] | 916020e (2019/07/07) | White screen after bios intro. Unplayable. |