Skip to content

Commit 72c059c

Browse files
committed
Push kernel-20240622v0004 upstream. Added NGPGBA support
1 parent 754d69f commit 72c059c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,16 @@ For NEC PC-Engine/TurboGrafx-16, you need to download your preferred PCEAdvance
2626
For Watara/Quickshot Supervision, you need to download your preferred WasabiGBA fork/binary and rename it to:
2727
- wsv.gba
2828

29+
For Neo Geo Pocket / Color, you need to download your preferred NGPGBA fork/binary and rename it to:
30+
- ngp.gba
31+
2932
Once you have those files, transfer these to the scfw folder.
3033
You should find the ff. files within the scfw folder:
3134
- gb.gba
3235
- gbc.gba
3336
- kernel.gba
3437
- nes.gba
38+
- ngp.gba
3539
- pcea.gba
3640
- smsa.gba
3741
- wsv.gba
@@ -47,6 +51,7 @@ Sega Game Gear | SMSAdvance | ❌ | ✔ | ✔
4751
Sega Game 1000 / Sega 1000 | SMSAdvance | ❌ | ✔ | ✔
4852
NEC PC-Engine / TurboGrafx-16 | PCEAdvance | ❌ | ❌ | ✔
4953
Watara/Quickshot Supervision | WasabiGBA | ⚠ | ✔ | ✔
54+
Neo Geo Pocket / Color | NGPGBA | ⚠ | ✔ | ✔
5055
> **_LEGEND:_**
5156
> > * ⚠ ~ Varies per fork / version OR works with some caveats(buggy). Use with caution
5257
> > * ❌ ~ Unsupported / Not functioning as intended
@@ -79,6 +84,9 @@ Watara/Quickshot Supervision | WasabiGBA | ⚠ | ✔ | ✔
7984
- Loads Sega Master System games (*.sms)
8085
- WasabiGBA support ✅
8186
- Loads Watara/Quickshot Supervision games (*.sv)
87+
- NGPGBA support ✅
88+
- Loads Neo Geo Pocket games (*.ngp)
89+
- Loads Neo Geo Pocket Color games (*.ngc)
8290

8391
## Planned features
8492
- NGPGBA

0 commit comments

Comments
 (0)