From 4763c5c43eac0e7e0480f0c856811888677ed246 Mon Sep 17 00:00:00 2001 From: CharlesThobe Date: Tue, 4 Jan 2022 06:47:05 +0200 Subject: [PATCH] Add script for showing genie scripts changes --- genie_history.bash | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 genie_history.bash diff --git a/genie_history.bash b/genie_history.bash new file mode 100755 index 0000000..95b0f94 --- /dev/null +++ b/genie_history.bash @@ -0,0 +1,3 @@ +#!/bin/bash +cd ../mame +git log -p makefile scripts/{extlib.lua,genie.lua,toolchain.lua} scripts/src/3rdparty.lua scripts/src/osd/*