Difference between revisions of "PC/370"

From Computer History Wiki
Jump to: navigation, search
m (Another typo)
(Added modern sucessor: Will add links and documents for prior and sucessor platforms)
(One intermediate revision by the same user not shown)
Line 1: Line 1:
PC/370 is a simple [[System/370]] emulator that simulates a few mainframe environments, and provides the means to build assembly programs on the PC, and run them.
+
PC/370 is a simple [[System/370]] Personal computer emulator that simulates a few mainframe environments, and provides the means to build assembly programs on the PC, and run them.
  
*[http://don-higgins.net/pc370.htm http://don-higgins.net/pc370.htm]
+
*[https://web.archive.org/web/20220118120224/http://don-higgins.net/pc370.htm http://don-higgins.net/pc370.htm]
  
 
PC/370 is generally considered obsolete, and it no longer needs to be paid for.
 
PC/370 is generally considered obsolete, and it no longer needs to be paid for.
  
 
== Links of interest ==
 
== Links of interest ==
 +
*[http://www.billqualls.com/assembler/ Mainframe Assembler Programming by Bill Qualls] A PDF of the book "Mainframe Assembler Programming" released by it's author, that can be downloaded by chapter or complete book.
  
* [http://www.billqualls.com/assembler/ http://www.billqualls.com/assembler/] A PDF copy of the book "Mainframe Assembler Programming" released by its author.
+
*[http://bitsavers.trailing-edge.com/pdf/ibm/370/asm/ Bitsavers collection of Assembler Manuals]
  
{{semi-stub}}
+
*[http://bitsavers.trailing-edge.com/pdf/ibm/360/asm/SC20-1646-6_int360asm_Aug70.pdf A Programmer's Introduction to IBM System/360.Assembler Language - Student Text SC20-1646-6 IBM ]
  
[[Category: Emulators]]
+
== Sucessor ==
 +
 
 +
Succeed by z390 Development Environment for PC.
 +
 
 +
{{stub}}
 +
 
 +
[[Category:Emulators]]

Revision as of 20:35, 25 June 2024

PC/370 is a simple System/370 Personal computer emulator that simulates a few mainframe environments, and provides the means to build assembly programs on the PC, and run them.

PC/370 is generally considered obsolete, and it no longer needs to be paid for.

Links of interest

Sucessor

Succeed by z390 Development Environment for PC.