On Thu, 12 Nov 2015, Tom Moss wrote:
I've never seen anything works on the sector level, but there are plenty of
There is DITU (Disk-Image Transfer Utility) for MS-DOS, and it's free
including C source code. I use it e.g. to image the hard disk of a DOS PC
into a file (either network or paral
On 2015-11-13 01:16, Rich Alderson wrote:
From: Johnny Billquist
Sent: Thursday, November 12, 2015 3:44 PM
However, that is still dealing with DECtapes. I'm curious about the
ability to deal with LINCtapes, that don't use the same codes on the mark
track (or whatever it was called, my memory fa
Hi!
I'm currently located in southern Italy, near Bari. Feel free to contact me if
you're nearby.
You can mail me at
superv...@libero.it
webmas...@supervinx.com
Regards
Vincenzo (aka Supervinx)
Messaggio originale
Da: Robert Jarratt
Data:12/11/2015 21:38 (GMT+01:00)
A:
<
On Nov 13, 2015 4:47 AM, "Christian Corti"
wrote:
>
> On Thu, 12 Nov 2015, Tom Moss wrote:
>>
>> I've never seen anything works on the sector level, but there are plenty
of
>
>
> There is DITU (Disk-Image Transfer Utility) for MS-DOS, and it's free
including C source code. I use it e.g. to image
On 11/12/2015 10:25 PM, Jay West wrote:
Apologies, not sure how that got through.
Maybe a listmember got address-book-malware. Will see if the headers reveal
anything that is easy to spot.
J
No worries. I know enough not to click on suspicious stuff like that...
--
--- Dave Woyciesjes
--- I
On 2015-11-13 12:36, william degnan wrote:
I used to use a program called Laplink, which came with special serial and
parallel option cables to transfer files from one dos machine to another.
It was useful to "image" DOS computers with it.
Ah, thank you. I have been trying to remember that nam
On Fri, 13 Nov 2015, Johnny Billquist wrote:
(Well, by straight through I mean that they were null-model cables.)
On 11/13/2015 7:13 AM, Dave Woyciesjes wrote:
On 11/12/2015 10:25 PM, Jay West wrote:
Apologies, not sure how that got through.
Maybe a listmember got address-book-malware. Will see if the headers
reveal
anything that is easy to spot.
J
No worries. I know enough not to click on suspicious s
On 11/13/2015 09:29 AM, ben wrote:
Windows new feature ... Auto Click
Sigh.
Oh, I don't know if that's a new feature. I recall getting a DSL modem
and getting instructions to bring up Internet Explorer after the
ethernet cable had been connected to my computer.
Well, I don't normally use
No problem. Just make sure that emails from my friend the rich Nigerian
prince get through! He's been talking to my banker at the UN.
On Thu, Nov 12, 2015 at 7:25 PM, Jay West wrote:
> Apologies, not sure how that got through.
>
> Maybe a listmember got address-book-malware. Will see if the he
Hi,
is someone on the list able to write Z8000 PLZ/ASM code? I have an
the following source:
u module
$segmented
$abs %3E00F600
global
_u array [%572 byte]
end u
The problem is, that it is vital that _u has to be located absolute
on the virtual memory address 0x3E00F600. The pr
Hi,
I found out so far, that %3e00 means, that the data is put on
segment 62 (0x3e). Regarding to the Z8000 ASM handbook, segmented
adresses are notated as <>offset, so in my case
<<62>>%F600 - but of course it does not work and the assembler
yields and error :(
Oliver Lehmann wrote:
Hi,
Putting things at an absolute address requires putting things into
segments that are handle by the linker or loader (depending on what era
you are working in).
the linker may place the output of your assembler into different
segments. They may be set up to be relocatable at run time (most OSs
Hi,
it is a working Z8000 system with a ZEUS clone (SYSIII UNIX).
Somehow the assembler must be able to put the segment information
for the absolute adress of this array in the object. No idea how tho,
as $abs will only work on segment 1.
I have the original .o file from Zilog and there is the fi
Hey all --
Now that I have my PDP-11/05 running nicely, I'm curious what others are
running on small systems like this -- until this point I've only played
with larger (i.e. at least 28KW memory) systems. I have only 8KW of memory
(with no viable options for expansion) and there's not much out th
On 11/13/2015 5:45 PM, Josh Dersch wrote:
Hey all --
Now that I have my PDP-11/05 running nicely,
What did you end up doing to arrive at
that functionality? Did I miss some emails?
I'm curious what others are
running on small systems like this -- until this point I've only played
with
On Fri, Nov 13, 2015 at 2:52 PM, j...@cimmeri.com wrote:
>
>
> On 11/13/2015 5:45 PM, Josh Dersch wrote:
>
>> Hey all --
>>
>> Now that I have my PDP-11/05 running nicely,
>>
>
> What did you end up doing to arrive at that functionality? Did I miss
> some emails?
Total issues over the past yea
Here Here!
Good work Jay!!!
++
Kevin Parker
++
-Original Message-
From: cctalk [mailto:cctalk-boun...@classiccmp.org] On Behalf Of Jerome H.
Fine
Sent: Friday, 13 November 2015 2:29 PM
To: General Discussion: On-Topic and Off-Topic Posts
Subject: Re: Fw: new messag
On 11/12/2015 05:52 PM, Chuck Guzis wrote:
On 11/12/2015 01:54 PM, Jules Richardson wrote:
As per subject line, does anyone know of any util that will back up
an x86 PC running some variant of DOS (MS, Compaq etc.) via rs232 to
a remote system? (Linux preferable on the remote, but other options
On Fri, Nov 13, 2015 at 5:08 PM, Jules Richardson <
jules.richardso...@gmail.com> wrote:
> On 11/12/2015 05:52 PM, Chuck Guzis wrote:
>
>> On 11/12/2015 01:54 PM, Jules Richardson wrote:
>>
>>
>>>
> Alternatively, you could boot DOS from floppy with INTERLINK/INTERSVR
>> installed and use another
On Fri, Nov 13, 2015 at 5:08 PM, Jules Richardson <
jules.richardso...@gmail.com> wrote:
> Vintage PCs are just a pain - new enough to make significant use of hard
> disk technology, but old enough that getting the data off them isn't quite
> as trivial as it likely would be on a much newer machin
On 11/13/2015 05:10 PM, Josh Dersch wrote:
FWIW, DOS 6.xx will boot on anything 100% PC-compatible, 8088 on up, and it
shouldn't have a problem reading filesystems created by earlier DOS
versions. Assuming you can write a bootable floppy and get INTERLNK onto
it, that would probably be the easi
22 matches
Mail list logo