From 18f1d1bdeec7cd2558a2d9dd20a34527062e1723 Mon Sep 17 00:00:00 2001 From: sp2xdev <127630192+sp2xdev@users.noreply.github.com> Date: Thu, 7 Mar 2024 22:35:00 -0800 Subject: [PATCH] reword --- docs/_includes/content.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_includes/content.html b/docs/_includes/content.html index ada46ef..5274f81 100644 --- a/docs/_includes/content.html +++ b/docs/_includes/content.html @@ -123,7 +123,7 @@ Check out these cool tools that can be used with spice:
If you want to run spice2x on a real arcade cabinet, do note that the developers take no responsibility for any damage done to your hardware. -For example, some modes in certain games are known to push (practically permanent) firmware onto I/O boards. +For example, some modes in certain games are known to push (practically permanent, difficult to reverse) firmware onto I/O boards, rendering them unusable. While efforts have been made to hook some of these codes from running, there is no guarantee that this will always work (e.g., if newer version of the game decides to a new method that isn't hooked). It is also no means comprehensive, as there may be yet-to-be-discovered code that may render your expensive hardware completely useless.