Added option to disable the force-to-uppercase behavior of the apple2 target. (#2474)

* Added option to disable the force-to-uppercase behavior of the apple2 target.

* Fixed dangling spaces.
This commit is contained in:
Oliver Schmidt
2024-08-07 18:27:09 +02:00
committed by GitHub
parent 925a589b90
commit feb5026823
7 changed files with 52 additions and 2 deletions

View File

@@ -330,6 +330,7 @@ usage.
<item>_dos_type
<item>_filetype
<item>_datetime
<item>allow_lowercase
<item>beep
<item>get_ostype
<item>gmtime_dt

View File

@@ -95,6 +95,7 @@ function.
<itemize>
<item>_dos_type
<item>allow_lowercase
<item><ref id="beep" name="beep">
<item><ref id="get_ostype" name="get_ostype">
<item><ref id="gmtime_dt" name="gmtime_dt">