June 2018 Update
This commit is contained in:
parent
ba8067c3b7
commit
22f33d4004
5278 changed files with 84726 additions and 14379 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{{stub}}{{language}}
|
||||
{{language}}
|
||||
[[Category:Assembly]]
|
||||
IBM 360 assembly language.
|
||||
|
||||
|
|
@ -16,4 +16,14 @@ themselves in popular use to all assembly-language dialects on the System/360 an
|
|||
its descendants. The 360 assembly was introduced with the System/360 in 1964.
|
||||
|
||||
==Wikipedia article==
|
||||
[[wp:IBM_Basic_assembly_language_and_successors|IBM Basic assembly language and successors]]
|
||||
[[wp:IBM_Basic_assembly_language_and_successors|IBM Basic assembly language and successors]]
|
||||
|
||||
==See also==
|
||||
|
||||
WikiBooks Article: https://en.wikibooks.org/wiki/360_Assembly/360_Instructions
|
||||
|
||||
IBM manuals:
|
||||
|
||||
* IBM System/360 Principles of operation (c. 1963) : http://bitsavers.trailing-edge.com/pdf/ibm/360/princOps/A22-6821-0_360PrincOps.pdf
|
||||
|
||||
* A programmer instrodution to IBM System/360 Assembler Language : http://bitsavers.trailing-edge.com/pdf/ibm/360/asm/SC20-1646-6_int360asm_Aug70.pdf
|
||||
1
Lang/360-Assembly/Flow-control-structures
Symbolic link
1
Lang/360-Assembly/Flow-control-structures
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Flow-control-structures/360-Assembly
|
||||
1
Lang/360-Assembly/Floyds-triangle
Symbolic link
1
Lang/360-Assembly/Floyds-triangle
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Floyds-triangle/360-Assembly
|
||||
1
Lang/360-Assembly/Pythagorean-triples
Symbolic link
1
Lang/360-Assembly/Pythagorean-triples
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Pythagorean-triples/360-Assembly
|
||||
1
Lang/360-Assembly/Sum-multiples-of-3-and-5
Symbolic link
1
Lang/360-Assembly/Sum-multiples-of-3-and-5
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Sum-multiples-of-3-and-5/360-Assembly
|
||||
1
Lang/360-Assembly/Tokenize-a-string
Symbolic link
1
Lang/360-Assembly/Tokenize-a-string
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Tokenize-a-string/360-Assembly
|
||||
Loading…
Add table
Add a link
Reference in a new issue