From 63543e825ac67fa1d1c0e4de1469fc6b5d584950 Mon Sep 17 00:00:00 2001 From: thrust26 Date: Tue, 12 Sep 2023 16:44:56 +0200 Subject: [PATCH] minor property fix --- src/emucore/DefProps.hxx | 2 +- src/emucore/stella.pro | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/emucore/DefProps.hxx b/src/emucore/DefProps.hxx index 5b77c906e..f704b6086 100644 --- a/src/emucore/DefProps.hxx +++ b/src/emucore/DefProps.hxx @@ -1576,7 +1576,7 @@ static constexpr BSPF::array2D DefProps = {{ { "6b6ca32228ae352b4267e4bd2cddf10c", "", "", "Pac-Man 4 (Pac-Man Hack)", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" }, { "6b71f20c857574b732e7a8e840bd3cb2", "", "", "Frostbite (Unknown) (PAL)", "", "", "", "", "", "{\"score_addresses\":[\"0xc8\",\"0xc9\",\"0xca\"],\"score_digits\":6,\"special_address\":\"0xcb\",\"special_label\":\"Level\",\"special_zero_based\":true,\"variations_address\":\"0x80\",\"variations_count\":4,\"variations_zero_based\":true}", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" }, { "6b72b691ea86f61438ed0d84c4d711de", "", "", "Fishing Derby (Unknown) (PAL) (4K) (Hack)", "", "Hack", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" }, - { "6b75f8fa4fd011a6698c58315f83d2ac", "Thomas Jentzsch", "", "Sprintmaster DC (Thomas Jentzsch)", "Uses the Driving Controllers, Hack of Sprintmaster (Atari)", "New Release (Hack)", "", "", "", "", "", "", "", "", "", "DRIVING", "", "", "DRIVING", "", "", "", "", "", "45", "", "", "", "", "" }, + { "6b75f8fa4fd011a6698c58315f83d2ac", "Thomas Jentzsch", "", "Sprint Master DC (Thomas Jentzsch)", "Uses the Driving Controllers, Hack of Sprint Master (Atari)", "New Release (Hack)", "", "", "", "", "", "", "", "", "", "DRIVING", "", "", "DRIVING", "", "", "", "", "", "45", "", "", "", "", "" }, { "6b7a56b6ac2ca4bf9254474bf6ed7d80", "", "", "Horizonal Color Bars Demo (PD)", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" }, { "6b7e1c11448c4d3f28160d2de884ebc8", "Zirok", "", "Fast Food (Zirok)", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" }, { "6b8fb021bb2e1f1e9bd7ee57f2a8e709", "Paul Slocum", "", "3-D Corridor (29-03-2003) (Paul Slocum) (PD) [a]", "", "Homebrew", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" }, diff --git a/src/emucore/stella.pro b/src/emucore/stella.pro index 313ded117..09c2c9305 100644 --- a/src/emucore/stella.pro +++ b/src/emucore/stella.pro @@ -9899,8 +9899,8 @@ "Cart.MD5" "6b75f8fa4fd011a6698c58315f83d2ac" "Cart.Manufacturer" "Thomas Jentzsch" -"Cart.Name" "Sprintmaster DC (Thomas Jentzsch)" -"Cart.Note" "Uses the Driving Controllers, Hack of Sprintmaster (Atari)" +"Cart.Name" "Sprint Master DC (Thomas Jentzsch)" +"Cart.Note" "Uses the Driving Controllers, Hack of Sprint Master (Atari)" "Cart.Rarity" "New Release (Hack)" "Controller.Left" "DRIVING" "Controller.Right" "DRIVING"