From 96b8214c594694daab0b5a314d17e8d5f25d61e0 Mon Sep 17 00:00:00 2001 From: beerpiss Date: Mon, 11 Nov 2024 13:14:46 +0700 Subject: [PATCH] fix: rename mentions of gpio to system --- docs/errorcodes/sega.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/docs/errorcodes/sega.md b/docs/errorcodes/sega.md index 06fb22a9..da460847 100644 --- a/docs/errorcodes/sega.md +++ b/docs/errorcodes/sega.md @@ -239,10 +239,14 @@ (dip switch 1 ON). Set all other machines to dip switch 1 OFF: ```ini hl_lines="2" - [gpio] + [system] dipsw1=0 ``` +!!! warning + + As of 2024-08-20, the [gpio] section in segatools has been renamed to [system]. + ### 3301 !!! tip "Duplicate STANDARD in the same group" @@ -266,10 +270,14 @@ switch 3 OFF) to run the game in 120fps. In `segatools.ini` this would be: ```ini - [gpio] + [system] dipsw3=0 ``` +!!! warning + + As of 2024-08-20, the [gpio] section in segatools has been renamed to [system]. + ## AMDaemon Error Codes ### ampdGd1232a01aInit(). ErrCode -4