General description :
These are utilities to convert Sharp PC-1500 computer ASCII
Basic files to binary image files.
They were written by Joachim
BOHS, and enhanced by Norbert ROLL,
thanks for their contribution.
Download :
Download the Windows
complete version of BAS2IMG (Ver. 5.00,
executable, sources, and help)
Download the Mac
OSX complete version of BAS2IMG (Ver. 5.00,
executable, sources, and help)
Download the Mac
OSX Wrapper (allow the drag and drop) (Ver. 1.00,
including BAS2IMG 5.00 version)
How to use it :
In a shell type :
BAS2IMG SrcFile [DstFile] [PC:type]
[/Q] [/?]
SrcFile |
Basic source file in ASCII |
|
The extension is optionnal (default is .bas). |
|
|
DstFile |
Binary Image destination file |
|
(by default, the name is the source file name with the .img extension) |
|
|
type |
Basic file type : |
|
1500 PC-1500 basic file (default). |
|
|
/Q |
Quiet mode (disable display) |
|
|
/? |
Display the help |
Detailled features :
- Parameters between brackets [] are optional.
- SrcFile is the only mandatory parameter.
Drag and drop feature :
PC : Drag and drop the .bas source file
over bas2img.bat icon : a .img file will be created in the
directory of the source file.
Mac : Drag and drop the .bas
source file over bas2img.app icon : a .img file will be created
in the directory of the source file.
(double-clicking
on the bas2img.app icon will show the help text of bas2img).
Notes :
- Blanks in the path name are not allowed.
- The
maximum length of the path name is 79 characters.
- The Mac applications
are compatibles with PowerPC and Intel x86 (but the Wrapper needs Mac
OSX 10.4 at least).
- The new features are described in the ChangeLog
file in the archive.
Thanks :
Thanks to Joachim BOHS and Norbert ROLL for this nice software, and all the informations they gave me about the PC-1500.
Disclaimer :
I can't be involved in any damages consequently of the use of these software.