You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
-
# SharpPocketToolsGUI
1
+
# Sharp PocketTools GUI
2
2
3
3

4
4
5
-
This application helps with converting Sharp Pocket PC BASIC programs from BAS source file to WAV or MP3 or viceversa.
5
+
This application helps with converting Sharp / TRS-80 Pocket PC BASIC programs from BAS source file to WAV or MP3 or viceversa.
6
6
7
7
The application is a Graphical User Interface for the PocketTools original command line tools found on http://pocket.free.fr/html/soft/soft_e.html or https://www.peil-partner.de/ifhe.de/sharp/
8
8
@@ -18,4 +18,7 @@ Download the compiled software package from the Releases page, then extract the
18
18
19
19
Drag and drop the BAS source file to convert to audio file to be loaded on Sharp PC, or the audio file to be converted to the BASIC source file. It supports bulk operation if you drag more than one file at a time. The output file is written in the same directory as the source file.
20
20
21
-
You can set conversion options directly in the main window.
21
+
You can set conversion options directly in the main window.
22
+
23
+
## Resources
24
+
You can find sample ready made programs for Sharp 1211 here: https://github.com/Robert-van-Engelen/119-Practical-Programs-for-the-TRS-80-Pocket-Computer
0 commit comments