We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce772b4 commit 39ecaecCopy full SHA for 39ecaec
universal/include/compatibleDSiWareMap.h
@@ -2,7 +2,7 @@
2
#define COMPATIBLEDSIWAREMAP_H
3
4
// B4DS DSiWare Whitelist (Plays on any DS model. Some titles requiring more RAM are also listed)
5
-// Total: 501
+// Total: 502
6
static const char compatibleGameListB4DS[][5] = {
7
"KYP", // 1st Class Poker & BlackJack
8
"KJU", // GO Series: 10 Second Run
@@ -84,6 +84,7 @@ static const char compatibleGameListB4DS[][5] = {
84
"K9G", // Big Bass Arcade
85
"KP6J", // Bird & Beans / Tori to Mame (Japan)
86
"K96", // G.G Series: Black x Block
87
+ "KBL", // Bloons
88
"KLN", // Bloons TD
89
"KA5", // Boardwalk Ball Toss
90
"KBB", // Bomberman Blitz
0 commit comments