From c4bc1e075ad0f077bd31ea829bbaf99024f8f213 Mon Sep 17 00:00:00 2001 From: udance4ever <83581962+udance4ever@users.noreply.github.com> Date: Fri, 7 Jun 2024 18:43:19 -0700 Subject: hiscore.dat: Add support for Donkey Kong Jr (New Wide Screen) (#12377) --- plugins/hiscore/hiscore.dat | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3