This group is for all folks running the original IBM VM/370 Release 6 operating system (or later (e.g. VMTCE (Community Edition)) on Hercules. Like the other early IBM operating systems this version has always been in the public domain and so can be freely distributed. The base version as supplied by IBM is lacking in many facilities. IBM solved this by providing additional extension products which were licensed and so are not available. There are however many user enhancements available which can be installed. In addition, in order to get users up and running quickly updated "releases" of VM/370 included the most popular updates are available for download, so novices can start to learn VM without having to delve into the system internals. It is intended that this wiki will provide information on the base release and these updates.
The available versions are here :-
?
?
Re: Additional Help Files
David, Well sometimes its useful to step into history. The GCC on VM is also supported on MVS. In fact it started life on MVS 3.8. Paul that did the port and wrote his own run-time library because he
By
Dave Wade
·
#4151
·
|
Re: Additional Help Files
I saw the followups online just after I replied from email, and realized that my reply was uselessly late, and my speculations a little ill-founded. Then I looked around a bit more and found that the
By
David Durand
·
#4150
·
|
Re: Additional Help Files
One of these days, I'll be perfect :-D ... Mark S.
By
Mark A. Stevens
·
#4149
·
|
Re: Additional Help Files
PDP000HD is in the message, but FILEDEF says PDP00HD. Bob
By
Bob Bolch
·
#4148
·
|
Re: Additional Help Files
ByWater (BW) BASIC is a port from Unix to VM, (https://sourceforge.net/projects/bwbasic/). The latest update is from 2017-07-07, and it needs the GCC C library, and thus the "PDP00HD" error. This port
By
Mark A. Stevens
·
#4147
·
|
Re: Assembler G (ASMGASM)
#project
#VMCE
Yup. That's where I started. Thanks! ... Mark S.
By
Mark A. Stevens
·
#4146
·
|
Re: Additional Help Files
David, I assume this is BWBASIC which has never run on OS but is a ¡°C¡± Unix program. When you see a DD name like ¡°PDP000HD¡± it usually means that the ¡°C¡± code has issued an open with a
By
Dave Wade
·
#4145
·
|
Re: Additional Help Files
The error from basic probably reflects that it's a port from OS, which would have had a DD card to map the PDP000HD file. I don't know about this implementation of basic, or its use of this the
By
David Durand
·
#4144
·
|
Re: Added Folder /Hunt the Wumpus
#file-notice
If VM/370 R6 supports it, I'd use VMARC files.
By
Drew Derbyshire
·
#4143
·
|
Re: Assembler G (ASMGASM)
#project
#VMCE
Hi Mark, It's perfectly fine to do the port, if that's what interests you. A download with good instructions is a good way to gauge interest. I am wondering who would use this (as opposed to using the
By
Bob Bolch
·
#4142
·
|
Next VMCE release
Mark S. mentioned the next VMCE release, so here are some thoughts on that. As far as helping with the next release, please refer to the issue list at: https://github.com/s390guy/vm370/issues The
By
Bob Bolch
·
#4141
·
|
Re: Assembler G (ASMGASM)
#project
#VMCE
Mark, I think CBT593 has everything you need Dave Sent: 15 April 2022 18:21 To: [email protected] Subject: [h390-vm] Assembler G (ASMGASM) #project #VMCE I've begun looking into porting University of
By
Dave Wade
·
#4140
·
|
Re: Assembler G (ASMGASM)
#project
#VMCE
Mark, Something I have looked at but it seems to be in somewhat of a mess. I am sure I have pointed you to this before http://vm.marist.edu/~vmshare/browse.cgi?fn=ASMG
By
Dave Wade
·
#4139
·
|
Assembler G (ASMGASM)
#project
#VMCE
I've begun looking into porting University of Walterloo's Assembler G to VM/370 CE. Other than "Why?" (Because ;-)? ...? I believe it would be useful on VM/370 CE) are there any other questions, or
By
Mark A. Stevens
·
#4138
·
|
Re: Added Folder /Hunt the Wumpus
#file-notice
The source files are in zip files, and not in a tape format? (.het or .aws) file. You can just upload them to your A disk, but if you want them on "tape" please let me know. ... Mark S.
By
Mark A. Stevens
·
#4137
·
|
Added Folder /Hunt the Wumpus
#file-notice
Mark A. Stevens <marXtevens@...> added folder */Hunt the Wumpus*
By
[email protected] Notification <noreply@...>
·
#4136
·
|
Re: Additional Help Files
Although this is off topic, looks like Mark A's BWBASIC learning ought to be captured in a comfort blanket BWBASIC EXEC that does the correct setup. Our BWBASIC is also a bit behind the times version
By
Anthony Smith
·
#4135
·
|
Re: Additional Help Files
I have figured out, if I use the following FILEDEF I get rid of the error. In addition, input and print to the terminal work better. filedef pdp000hd terminal ( perm upcase I Hope This Helps ... Mark
By
Mark A. Stevens
·
#4134
·
|
Re: FCB Change in VM
Never mind everyone, my mistake. The output is printing fine. Thanks.
By
Jim Snellen
·
#4133
·
|
Re: FCB Change in VM
Drew, Thanks. My only interest is to start printing down from the perf so I have a 3 line empty margin. wrote: -- Best Regards, Jim
By
Jim Snellen
·
#4132
·
|