Post Reply 
SS/80 Exerciser
07-31-2017, 11:41 AM
Post: #9
RE: SS/80 Exerciser
(07-28-2017 01:37 AM)magore Wrote:  ...
On my github project site the folder lif contains linux versions stand alone tools to manage LIF and TELEDISK LIF images (They can be compiled under cygwin or gnu for windows, etc)
...
Code:

./td02lif 85-SS80.TD0 85-SS80.LIF
TeleDisk image file 85-SS80.TD0
image:[85-SS80.TD0], size:[117642]
TeleDisk version: 21
TeleDisk Normal compression
TeleDisk date: 01/04/2008 12:47:51
TeleDisk Comment:[HP-85 S/W, SS/80 EXERCISER, 5010-0310/2537. DOES NOT INCLUDE THE SERVC F]
81 tracks, 2 side(s), sectors(17),bitrate:250000
LIF image size in sectors:474
LIF IMAGE Done
LIF image:[85-SS80.LIF] wrote:[474] used sectors
Volume:[<EMPTY>] Date:[<EMPTY>]
NAME         TYPE   START SECTOR        SIZE    RECSIZE   DATE
MANUAL      E020h            10h       26880        256   <EMPTY>
RW-TES      E020h            79h       27648        256   <EMPTY>
OPER        E020h            E5h       28672        256   <EMPTY>
REVID       E020h           155h       27136        256   <EMPTY>
Autost      E020h           1BFh        6912        256   <EMPTY>

       5 Files
       0 Purged
     458 Used sectors
       0 Free sectors

I tried to compile the files with MINGW under Window 7/64. I had to revert the calls to time/date functions with "..._r" to the "unsafe" traditional ones and add a -DEFINE to the Makefile then I could compile the code.
At runtime my version aborts and shows a memory exception in Windows. The output file xx.lif is identical to the one provided on github, so the conversion seems to work but afterwards, when trying to read the directory a problem seems to occur. Needs a bit of further investigation. Nevertheless the file is attached for further testing.

Code:
$ lif td02lif 85-SS80.TD0 xx.lif

TeleDisk image file 85-SS80.TD0
image:[85-SS80.TD0], size:[117642]
TeleDisk version: 21
TeleDisk Normal compression
TeleDisk date: 01/04/2008 12:47:51
TeleDisk Comment:[HP-85 S/W, SS/80 EXERCISER, 5010-0310/2537. DOES NOT INCLUDE THE SERVC F]
81 tracks, 2 side(s), sectors(17),bitrate:250000
LIF image size in sectors:474
LIF IMAGE Done
LIF image:[xx.lif] wrote:[474] used sectors
lif_read: read:[xx.lif] offset:[640] write:[29] expected:[32]
lif_open_volume:[░J9] error directory check failed


Attached File(s)
.zip  td02lif.zip (Size: 254.22 KB / Downloads: 4)
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
SS/80 Exerciser - Dave Frederickson - 05-15-2016, 06:51 PM
RE: SS/80 Exerciser - Martin Hepperle - 05-18-2016, 07:16 AM
RE: SS/80 Exerciser - Dave Frederickson - 05-18-2016, 03:14 PM
RE: SS/80 Exerciser - Martin Hepperle - 05-19-2016, 07:07 AM
RE: SS/80 Exerciser - magore - 07-24-2017, 05:39 AM
RE: SS/80 Exerciser - Dave Frederickson - 07-26-2017, 06:08 PM
RE: SS/80 Exerciser - magore - 07-28-2017, 01:37 AM
RE: SS/80 Exerciser - rprosperi - 07-28-2017, 09:34 PM
RE: SS/80 Exerciser - Martin Hepperle - 07-31-2017 11:41 AM
RE: SS/80 Exerciser - Martin Hepperle - 08-02-2017, 07:11 AM
RE: SS/80 Exerciser - magore - 08-02-2017, 04:22 PM
RE: SS/80 Exerciser - magore - 08-02-2017, 04:30 PM
RE: SS/80 Exerciser - magore - 08-03-2017, 01:08 AM
RE: SS/80 Exerciser - magore - 08-03-2017, 02:15 AM
RE: SS/80 Exerciser - magore - 08-03-2017, 02:19 AM
RE: SS/80 Exerciser - Martin Hepperle - 08-03-2017, 07:25 AM
RE: SS/80 Exerciser - magore - 08-06-2017, 04:10 AM
RE: SS/80 Exerciser - magore - 08-08-2017, 05:13 AM



User(s) browsing this thread: 1 Guest(s)