VM/370 CE - DMKBOX
Dear Forum, I'm fairly new to VM and thus doesn't have that much of an idea where the components that comprise the system reside. I found an article on Ren¨¦ Ferland's web space on how to change the
By
Michael Grom
·
#4043
·
|
Re: does anyone know this game/have source?
That wasn't it, but thanks for taking a look. Our systems programmer was a PL/I guy and it may have been something he brought from his prior shop. Man that thread ... that's the hardware I programmed
By
BlameTroi
·
#4042
·
|
Re: does anyone know this game/have source?
All I have been able to find, on narchive.com: https://bit.listserv.ibm-main.narkive.com/jAwmVfmk/my-first-mainframe-experience-was-pf9-swap-question is "battleship game by Dave McBride" ... Mark S.
By
Mark A. Stevens
·
#4041
·
|
Re: GCCCMS for Modern z/VM
Be aware that the compiler is built using programming Interfaces from recent versions of VM/370 under Hercules. That may disallow the use of CMS features which came along later (for example, the
By
Bob Bolch
·
#4040
·
|
Re: GCCCMS for Modern z/VM
It is file GCC-VMARC.zip. :-) Rene FERLAND, Montreal
By
Ren¨¦ Ferland
·
#4039
·
|
Re: GCCCMS for Modern z/VM
Just uploaded them! Rene FERLAND, Montreal
By
Ren¨¦ Ferland
·
#4038
·
|
Re: GCCCMS for Modern z/VM
Yes, VMARCs in the file area would be dandy! Ren¨¦.
By
[email protected]
·
#4037
·
|
Re: GCCCMS for Modern z/VM
The VMARC files would be great, thank you! (and some instructions, of course). I'm a long time MVS guy but I have a few years supporting VM and z/VM as well. You can send them to me directly at
By
Dennis Stone
·
#4036
·
|
Re: GCCCMS for Modern z/VM
I took the GCCCMS of VM/370 and made three VMARC with it: one for the binaries, and two for the MACLIBs and include files (PDPCLIB or CMSLIB). I copy the whole thing on the account I have on z/VM 6.4
By
Ren¨¦ Ferland
·
#4035
·
|
GCCCMS for Modern z/VM
This may have been asked before, but I am looking to install GCCCMS on a modern z/VM system. Does anyone have a pre-packaged setup of GCCCMS? I have downloaded the files from the GCCCMS directory in
By
Dennis Stone
·
#4034
·
|
does anyone know this game/have source?
Waaaaay back in the early 80s on our CMS system I played a submarine warfare game while waiting on long runs to finish. I want to say the game was "subwar" but I'm not sure. You played a sub with a
By
BlameTroi
·
#4033
·
|
Re: Any old time VP/CSS folks out there
Please note: I have now had several requests but I do not have any VP/CSS materials or the actual OS. I also don't know anyone who would have access to such a thing. Folks is getting old.....
By
Anthony Smith
·
#4032
·
|
Re: A question about vm/370 print output
#VMCE
It looks like the place you would use to print the end banner page, if you still want one. ... Mark S.
By
Mark A. Stevens
·
#4031
·
|
File /WAKEUP/WAKEUP.VMARC.A.zip uploaded
#file-notice
The following files have been uploaded to the Files area of the [email protected] group. * /WAKEUP/WAKEUP.VMARC.A.zip ( /g/h390-vm/files/WAKEUP/WAKEUP.VMARC.A.zip ) *By:* Mark A.
By
[email protected] Notification <noreply@...>
·
#4030
·
|
Re: WAKEUP - does a emulation of this module exist
Sorry for the delay. As usual life gets in the way. SCHMAC MACLIB has been regenerated under VM/370 CE V1R1. ... Mark S
By
Mark A. Stevens
·
#4029
·
|
Re: A question about vm/370 print output
#VMCE
Mike wrote: MUCH better! The "9f" is Hercules's translation of VM/370's X'FF' character to ASCII (which, depending on what CODEPAGE Hercules is using, gets translated to ASCII X'9F'). Which is what
By
Fish Fish
·
#4028
·
|
Re: A question about vm/370 print output
#VMCE
Actually, with latest hercules (Hercules version 4.4.1.10647-SDL-gd0ccfbc9). this is what I see in the file: 00000000? 9f 0d 0c 0a 0a 0a 0a 0a? 0a 0a 0a 0a 0a 0a 0a 0a? |................|
By
mikeci@...
·
#4027
·
|
Re: A question about vm/370 print output
#VMCE
Mike wrote: I would venture a guess the reason is likely because IBM realized it wasn't actually accomplishing anything and so decided to change it. I don't know. None of us are seeing that. What
By
Fish Fish
·
#4026
·
|
Re: A question about vm/370 print output
#VMCE
Great. thanks for detailed explanation. But that doesn't happen on z/VM or VM/ESA, and why do you see 4 more bytes after 0xff, but before form feed? It is not that you just see 0xff and form feed, but
By
mikeci@...
·
#4025
·
|
Re: A question about vm/370 print output
#VMCE
Olaf wrote: [...] Quite right. Dealing with overstrikes would indeed be problematic. Agreed. Which is why I personally wouldn't bother trying to implement such a thing in Hercules even if someone does
By
Fish Fish
·
#4024
·
|