marunomaruno-memo

marunomaruno-memo

MVS Assembler-F Tips

2005年04月28日 | メインフレーム
■アセンブラーF は 2 フェーズ・パースではないようです。以下のコードで、アセンブル・エラーになります。

0000C2 74 A2 DS 0CL(Q2-P2)
*** ERROR ***
000C2 75 P2 EQU *
0000C2 76 B2 DS CL1
0000C3 77 C2 DS CL2
0000C5 78 D2 DS CL3
000C8 79 Q2 EQU *

STMT ERROR CODE MESSAGE ASM 0201 01.57 04/28/05

74 IFO231 SYMBOL NOT PREVIOUSLY DEFINED - Q2
74 IFO231 SYMBOL NOT PREVIOUSLY DEFINED - P2
74 IFO179 OPERAND SUBFIELD NEAR OPERAND COLUMN 10 MUST BE ABSOLUTE


■SYMPTOM DUMP が表示されません。

JCL での指定か、SYS1.PARMLIB あたりの指定があるのでしょうか。


■SNAP DUMP でプリントされるのは 336 バイト程度です。これ以上の記憶域の範囲を指定すると、

-STORAGE NOT DUMPED DUE TO BAD LIST ADDRESS

が表示されます。


MVS Assembler-F URL

2005年03月21日 | メインフレーム
Hercules IBM S/370 and ESA/390 Emulator
http://www.jaymoseley.com/hercules/index.htm


Assembling, Compiling, Link-Editing, and Executing User-Written Programs
http://www.jaymoseley.com/hercules/compiling/compile.htm#topic1
http://www.jaymoseley.com/hercules/compiling/cprocs2.htm#ASMFCLG

TSO Tutorial
http://www.jaymoseley.com/hercules/tsotutor/tsotutor.htm


High Level Assembler (HLASM) and Toolkit Feature
http://www-306.ibm.com/software/awdtools/hlasm/


CBT Base Tape V468 Created Feb - 14 - 2005
http://www.cbttape.org/cbtdowns.htm
File # 307 IEV90 program which invokes HLASM (ASMA90)
CBT307.zip


Tachyon 390 Cross AssemblerTM
and Tachyon z/AssemblerTM
Version 3.0
http://www.tachyonsoft.com/txa.htm

Tachyon Legacy Assembler
http://www.tachyonsoft.com/legacy.html

MVS / hercules

2005年02月21日 | メインフレーム
わからないことはヘラクレスの掲示板で聞いてください
http://www3.azaq.net/bbs/700/blue3090/


ヘラクレスな390(改)
http://www.geocities.co.jp/SiliconValley/3090/


MVSのある場所
IBM Public Domain Software Collection
http://www.ibiblio.org/jmaynard/

Cygwinの解説
http://www.mars.dti.ne.jp/~sohda/cygwin/setup.html

cygwin-1.5.9-1.tar.bz2
http://ftp.ruby-lang.org/pub/ruby/binaries/cygwin/


MVS 3.8J(The MVS Tur(n)key System, Version 3)
http://ideal.zive.net/web/mvs/m_index.html


MVSの導入解説
http://ideal.zive.net/web/mvs/m14.html
※ページの最下段・右向き矢印で次のページに進めます

メインフレームの世界へようこそ!
http://ideal.zive.net/xoops/modules/articles/index.php


MVS 3.8J on Hercules
http://web.kyoto-inet.or.jp/people/m-ito/hercules/hercules.html

The MVS Tur(n)key System, Version 3
http://www.bsp-gmbh.com/turnkey/tk3_faq.html#q001


The Hercules System/370, ESA/390, and z/Architecture Emulator
http://www.conmicro.cx/hercules/index.html


IBM Public Domain Software Collection
http://www.ibiblio.org/jmaynard/

Hercules IBM S/370 and ESA/390 Emulator
http://www.jaymoseley.com/hercules/index.htm


Assembling, Compiling, Link-Editing, and Executing User-Written Programs
http://www.jaymoseley.com/hercules/compiling/compile.htm#topic1
http://www.jaymoseley.com/hercules/compiling/cprocs2.htm#ASMFCLG

TSO Tutorial
http://www.jaymoseley.com/hercules/tsotutor/tsotutor.htm


High Level Assembler (HLASM) and Toolkit Feature
http://www-306.ibm.com/software/awdtools/hlasm/


CBT Base Tape V468 Created Feb - 14 - 2005
http://www.cbttape.org/cbtdowns.htm
File # 307 IEV90 program which invokes HLASM (ASMA90)
CBT307.zip


Tachyon 390 Cross AssemblerTM
and Tachyon z/AssemblerTM
Version 3.0
http://www.tachyonsoft.com/txa.htm

Tachyon Legacy Assembler
http://www.tachyonsoft.com/legacy.html