¿ªÔÆÌåÓý

Re: Where is the source code of ASSEMBLER XF (IFOX00) in VM/370 Community Edition V1R1.2 ? #VMCE
Hi Tony, You must have missed my many posts over on the Turnkey Group! For my IFOX00 refurbishment project I took the source code that was generated by Paul Gorlinsky¡¯s excellent work and merged in
By Tom Armstrong · #6227 ·
Re: RDRLIST on VM/370 CE
I think I have enough new building blocks in EE that RDRLIST should be doable in a similar way as XEDIT does. As a proof of concept, I have downstripped RECEIVE EXEC Y2 to use it as a PEEK macro. PEEK
By Martin Scheffler · #6226 ·
Re: Where is the source code of ASSEMBLER XF (IFOX00) in VM/370 Community Edition V1R1.2 ? #VMCE
[email protected]> wrote: Ah yes, that thread... It goes 100% off-topic at some point around
By Tony Harminc · #6225 ·
Re: Where is the source code of ASSEMBLER XF (IFOX00) in VM/370 Community Edition V1R1.2 ? #VMCE
I searched the files on that groups.io list /g/hercules-s370asm/files and did not find any source code for Assembler XF. Maybe someone has better eyes than I do? In more searching
By Mark A. Stevens · #6224 ·
Re: Where is the source code of ASSEMBLER XF (IFOX00) in VM/370 Community Edition V1R1.2 ? #VMCE
Just about all the tools we have are available in source code, usually assembler, but some are in other languages. I recently tried, and partially succeeded to install IOS3270. It does run, the only
By Mark A. Stevens · #6223 ·
Re: Where is the source code of ASSEMBLER XF (IFOX00) in VM/370 Community Edition V1R1.2 ? #VMCE
What will you do if its different? I ran production VM systems for many years and always accepted that the Assembler worked, as we never had the source, or the space to fix it. Pretty sure if things
By Dave Wade · #6222 ·
Re: Where is the source code of ASSEMBLER XF (IFOX00) in VM/370 Community Edition V1R1.2 ? #VMCE
Assembler XF is an essential tool to build VM/370, so I want to know if Assembler XF can assemble itself producing identical object code. Then I want to know if assembling CMS and CP using this
By Martin Scheffler · #6221 ·
Re: Where is the source code of ASSEMBLER XF (IFOX00) in VM/370 Community Edition V1R1.2 ? #VMCE
Thanks for that. I think its a good working description. Might make good bedtime reading. Dave
By Dave Wade · #6220 ·
Re: Where is the source code of ASSEMBLER XF (IFOX00) in VM/370 Community Edition V1R1.2 ? #VMCE
Even with the source on a MVS pack arguably you don?t need any MVS system or MVS tools, which is probably no one has bothered to move it to a CMS disk. The source is horrible, I have no idea why
By Dave Wade · #6219 ·
Re: Where is the source code of ASSEMBLER XF (IFOX00) in VM/370 Community Edition V1R1.2 ? #VMCE
Since the code exists on MVS 3.8j, there is no reason it could not exist on VM/370. Just someone having the time to do so. ... Mark S.
By Mark A. Stevens · #6218 ·
Re: Where is the source code of ASSEMBLER XF (IFOX00) in VM/370 Community Edition V1R1.2 ? #VMCE
The only thing close to an internals manual is the Assembler PLM SY33-8041... available from a couple of sources including this
By William Denton · #6217 ·
Re: Where is the source code of ASSEMBLER XF (IFOX00) in VM/370 Community Edition V1R1.2 ? #VMCE
Is it possible - legally and technically - to have all the source code of ASSEMBLER XF (IFOX00) on a CMS disk on VM/370 Community Edition and build it completely from source without any running MVS
By Martin Scheffler · #6216 ·
Re: Where is the source code of ASSEMBLER XF (IFOX00) in VM/370 Community Edition V1R1.2 ? #VMCE
A Clarification For OS/360, OS/VS (VS1, SVS and MVS), IBM never shipped much (if any) source code with the "distribution materials" (PID tapes). Customers had to order the "optional source
By Mark Waterbury · #6215 ·
Updated Wiki Page: Reserved CMS Modification Numbers #wiki-notice
The wiki page Reserved CMS Modification Numbers ( /g/h390-vm/wiki/37735/211550 ) has been updated by William Denton <williamedenton@...>. Compare Revisions (
By Group Notification <noreply@...> · #6214 ·
Re: Where is the source code of ASSEMBLER XF (IFOX00) in VM/370 Community Edition V1R1.2 ? #VMCE
Here Here. Jay really did a lot of work on this stuff.... ... and thanks to Mark for either digging this out. So it appears that whilst the base Assembler source was distributed , the PTFs were only
By Dave Wade · #6213 ·
Rexx PARSE test cases needed
I have a fix in progress for the BREXX bug that has been described as "BREXX PARSE errors with literals in the template" ( https://github.com/s390guy/vm370/issues/61), although that's just one aspect
By Ross Patterson · #6212 ·
Re: Where is the source code of ASSEMBLER XF (IFOX00) in VM/370 Community Edition V1R1.2 ? #VMCE
Jay Moseley has this on his web site: https://www.jaymoseley.com/hercules/for_mvt/ifox_mvt.htm This includes a description of how Paul Gorlinksy disassembled PTFed objects and retrofitted the
By Mark Waterbury · #6211 ·
Re: Where is the source code of ASSEMBLER XF (IFOX00) in VM/370 Community Edition V1R1.2 ? #VMCE
I thought someone updated the ASMXF source to reflect all the PTF¡¯s a number of years ago. Isn¡¯t there a S370 asm group? Probably there but I¡¯ll see if I have a copy. Laddie Hanus Sent from
By laddiehanus · #6210 ·
Re: Where is the source code of ASSEMBLER XF (IFOX00) in VM/370 Community Edition V1R1.2 ? #VMCE
I never said it wasn?t. What I said was that it wasn?t distributed with VM/370. Pretty sure it is the actual PDS name from the MVS source disks
By Dave Wade · #6209 ·
Re: Where is the source code of ASSEMBLER XF (IFOX00) in VM/370 Community Edition V1R1.2 ? #VMCE
One thing I found interesting in the referenced Assembler mods was the mention of the existence of source code for the Assembler In the MVS/370 distro. The `ifmods.memo.txt` file inside `ifmods.zip`
By William Denton · #6208 ·