PC/370: Difference between revisions

From Computer History Wiki
Jump to navigationJump to search
m Another typo
ForOldHack (talk | contribs)
make a proper link to refrence book: added an earler refrence book
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/360/asm/SC20-1646-6_int360asm_Aug70.pdf A Programmer's Introduction to IBM System/360.Assembler Language - Student Text SC20-1646-6 IBM ]


{{semi-stub}}
{{stub}}


[[Category: Emulators]]
[[Category:Emulators]]

Revision as of 18:14, 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