diff options
| author | 2024-06-07 18:43:19 -0700 | |
|---|---|---|
| committer | 2024-06-07 21:43:19 -0400 | |
| commit | c4bc1e075ad0f077bd31ea829bbaf99024f8f213 (patch) | |
| tree | b498ff9d5d05a262163dac402753ed57f40c7a93 /plugins | |
| parent | ca01d256b92f18b80cdb3730318a0bd32c03dd82 (diff) | |
hiscore.dat: Add support for Donkey Kong Jr (New Wide Screen) (#12377)
Diffstat (limited to 'plugins')
| -rw-r--r-- | plugins/hiscore/hiscore.dat | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/plugins/hiscore/hiscore.dat b/plugins/hiscore/hiscore.dat index e989d2ac95e..655dd7656ec 100644 --- a/plugins/hiscore/hiscore.dat +++ b/plugins/hiscore/hiscore.dat @@ -18865,4 +18865,13 @@ jackrabts: @:maincpu,program,60de,1,ff,ff @:maincpu,program,60fe,1,ff,ff - +; -------------------- +; Game & Watch (gnw_*) +; -------------------- + +;Donkey Kong Jr (New Wide Screen) +gnw_dkjr: +; game B +@:maincpu,data,11,6,0,0 +; game A +@:maincpu,data,51,6,0,0 |
