1
0
mirror of https://github.com/moshix/mvs.git synced 2026-03-01 01:09:38 +00:00
Commit Graph

64 Commits

Author SHA1 Message Date
moshix
f430fb84d4 util to print ipl params on TSO command line
invoke with call 'hlq.work.load(iplutil)' after you compile it and place it in a RECFM=U load library
2018-03-26 16:32:03 -05:00
moshix
9169dfd72b CVT accessing sample program from video M57 on my moshix channel 2018-03-25 15:52:04 -05:00
moshix
31a01cc6de upladed JCL to recreate LOG file 2018-02-21 11:06:08 -06:00
moshix
2d1ccec8ec uplodaed the TK4 cobol prime number finder source only 2018-02-21 11:04:50 -06:00
moshix
911630ac4b uploaded JCL for PLI F compiler on z/OS 2018-02-21 11:03:26 -06:00
moshix
4ebf0d14c0 JCL for Enterprise PL/I on z/OS 2018-02-21 11:02:21 -06:00
moshix
e2e985971a JCL to compile with MVT cobol on z/OS system with SYSCPK 2018-02-21 11:01:16 -06:00
moshix
2116708c7b uploaded JCL to compile Cobol on z/OS 2018-02-21 10:59:43 -06:00
moshix
015660cce8 fixed save area chaining bug and corresponding 0C1 abend 2018-02-21 10:55:41 -06:00
moshix
ed82a2d201 JCL to assemble and run assemble program which itself submits job to internal reader 2018-02-21 01:51:39 -06:00
moshix
5f67d9e305 assembler program which submit new job to MVS or z/OS internal reader
this is the assembler program that goes with the video on youtube M48
2018-02-21 01:50:18 -06:00
moshix
f089db6acb new MVS 3.8 (TK4) compiler testing suite 2018-01-05 10:31:20 -06:00
moshix
11126e4302 new menu bash script 2017-12-29 00:08:32 -06:00
moshix
09251d1086 added documentation 2017-10-29 10:08:34 +02:00
moshix
aa34c24755 added assembler WTO job 2017-10-29 10:06:39 +02:00
moshix
0f7e987584 added in-line documentation 2017-10-29 10:04:51 +02:00
moshix
be9365849e added in-line documentation 2017-10-29 10:02:41 +02:00
moshix
3658ff1137 updated readme for usefuljcl/ 2017-10-29 10:00:59 +02:00
moshix
a24be27d53 in-line documentation 2017-10-29 09:55:45 +02:00
moshix
dcbcf45be6 inline documentation 2017-10-29 09:54:01 +02:00
moshix
7207a9eb6d some more vimrc improvements 2017-10-29 09:51:36 +02:00
moshix
3262680974 added nocompatible and column 72 in vimrc 2017-10-29 09:29:33 +02:00
moshix
b019c82eed cleaned up a little a1401.txt 2017-10-14 17:39:02 +03:00
moshix
ad4fcc2783 IBM 1401 Emulator in BAL/360 2017-10-14 17:33:30 +03:00
Moshix
ac2ee316d7 fixed volume defrag utility JCL 2017-09-24 04:05:31 -05:00
Moshix
206a2fdd42 added volume defrag utility JCL 2017-09-24 04:04:26 -05:00
moshix
4caa29545b fixed some JCL 2017-09-21 03:52:45 -05:00
moshix
35925c6bc3 Added ackerman function in S/370 assembler
may not yet work properly because it needs the XDECO and XPRNT macros from Assist
2017-09-21 03:50:19 -05:00
moshix
2ecd296e61 also removed clock time limitation check
affected lines starting:
27139          L     R0,ECILIMT          GET INSTRUCTION COUNTER              83712000
27140         B      EIGO             DECREMENT COUNTER                    83714000                                                             
27141 *            :  COUNTER LIMIT EXCEEDED -- BR TO INTERR
2017-09-09 16:47:50 -05:00
moshix
5d48b5bb9e Assist Assembler Installer for TK4 Without instruction limit
This is the ASSIST assembler install JCL which assembles ASSIST to suppress disregard instruction count limit checks.
2017-09-09 16:40:16 -05:00
Moshix
4bf13a10d7 fixed concurrency some more 2017-06-24 22:33:52 -05:00
Moshix
174215a1b5 fixed concurrency some more 2017-06-24 22:32:24 -05:00
Moshix
289df884f1 fixed concurrency some more 2017-06-24 22:31:57 -05:00
Moshix
ca0f801c31 fixed concurrency.go a bit 2017-06-24 22:11:04 -05:00
Moshix
795ecb2b63 added concurrency.go concurrency testing toy 2017-06-24 21:50:33 -05:00
Moshix
e069923cbf changed error message in blocksize.go 2017-06-24 20:25:59 -05:00
Moshix
32ee0eebdf changed error message in blocksize.go 2017-06-24 20:25:18 -05:00
Moshix
9b10503ab1 updated vimrc for line numbers and better cursor 2017-06-05 02:14:44 -05:00
Moshix
d962a801d5 updated README 2017-05-28 15:34:30 -05:00
Moshix
3c8855a95c updated README 2017-05-28 15:33:35 -05:00
Moshix
caff70ab05 blocksize.go slightly improved 2017-05-28 15:30:38 -05:00
Moshix
a581e195e2 blocksize.go slightly improved 2017-05-28 15:30:25 -05:00
Moshix
b14f7b9baf fixed some errors in defaults handling 2017-05-27 17:18:59 -05:00
Moshix
fab1a996b3 fixed some errors in defaults handling 2017-05-27 17:16:31 -05:00
Moshix
59a1595052 fixed some small stuff 2017-05-27 03:58:04 -05:00
Moshix
6b670a83ca fixed some small stuff 2017-05-27 03:57:08 -05:00
Moshix
74c4f63551 enhanced blocksize calculator somewhat 2017-05-26 20:38:32 -05:00
Moshix
7d2a78af9d enhanced blocksize calculator somewhat 2017-05-26 20:35:06 -05:00
Moshix
2495bf5809 added blocksize calculator, written in GoLang 2017-05-26 20:24:22 -05:00
Moshix
00d7998f15 updated README, cleaned up a bit SOS dir 2017-05-20 18:59:53 -05:00