From a8888b4e71d403d30f686b19abebeca7da9823a5 Mon Sep 17 00:00:00 2001 From: back-lacking <86173810+back-lacking@users.noreply.github.com> Date: Thu, 12 Sep 2024 17:30:10 -0400 Subject: [PATCH] add wabbitemu --- wabbitemu.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 wabbitemu.json diff --git a/wabbitemu.json b/wabbitemu.json new file mode 100644 index 0000000..aa33026 --- /dev/null +++ b/wabbitemu.json @@ -0,0 +1,15 @@ +{ + "version": "1.9.5.22", + "description": "An emulator for TI-X calculators", + "homepage": "https://github.com/sputt/wabbitemu", + "license": "MIT", + "notes": "You will still need to provide your own ROM.", + "url": "https://github.com/sputt/wabbitemu/releases/download/v1.9.5.22/Wabbitemu.exe", + "hash": "6CEBCE1ED45F77CA971281862CC9C9D0085DBC3504A9F1F9A717496CCE51C829", + "shortcuts": [ + [ + "Wabbitemu.exe", + "Wabbitemu" + ] + ] +}