summaryrefslogtreecommitdiffstatshomepage
path: root/docs
diff options
context:
space:
mode:
author Roman Donchenko <rdonchen@outlook.com>2025-10-04 21:11:42 +0300
committer GitHub <noreply@github.com>2025-10-04 14:11:42 -0400
commitba361e8550f1212d7364f37fb67f950783b91c26 (patch)
treeddc1ab062d765110bb24969b955c2c28e7871594 /docs
parentcece58b9e297d0ca63896d85323f4bdfa438469b (diff)
formats/ap2_dsk.cpp: remove the RWTS18 format (#14262)
It is completely non-functional. The loading code is commented out, and the saving code crashes, because it attempts to access 70 tracks regardless of how many there actually are. The code has been in this state ever since it's been added in 36ea482a, so it seems unlikely that it'll improve. Moreover, its utility seems questionable: I haven't been able to find a single floppy image with an .rti extension (and there are none listed in the software list). OTOH, for every game mentioned in the description, there are WOZ images that can be used instead (except for The Toy Shop, which has DSK images).
Diffstat (limited to 'docs')
-rw-r--r--docs/source/tools/floptool.rst6
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/source/tools/floptool.rst b/docs/source/tools/floptool.rst
index bf71c296aee..c2b34cced02 100644
--- a/docs/source/tools/floptool.rst
+++ b/docs/source/tools/floptool.rst
@@ -139,12 +139,6 @@ These are the formats supported by Floptool for conversion to other formats.
File extensions: dsk, do, po
-**A2_RWTS18**
-
- Apple II RWTS18-type image
-
- File extensions: rti
-
**A2_EDD**
Apple II EDD image