Difference between revisions of "PC/370"
From Computer History Wiki
ForOldHack (talk | contribs) (→Added modern sucessor: Will add links and documents for prior and sucessor platforms) |
m (Format) |
||
Line 1: | Line 1: | ||
− | PC/370 is a simple [[System/370]] | + | '''PC/370''' is a simple [[System/370]] [[emulator]] that simulates a few [[mainframe]] environments on [[personal computer]]s, and provides the means to build [[assembly language]] programs on the PC, and run them. |
− | |||
− | |||
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. | ||
− | == | + | == Successor == |
− | |||
− | |||
− | |||
− | + | It was succeeded by z390 Development Environment for PC. | |
− | == | + | ==External links== |
− | + | * [https://web.archive.org/web/20220118120224/http://don-higgins.net/pc370.htm PC/370 to z390 Timeline of Events] - archived | |
+ | * [http://www.billqualls.com/assembler/ Mainframe Assembler Programming] - a PDF of the book, released by its author, Bill Qualls, that can be downloaded by chapter or complete book | ||
+ | * [http://bitsavers.trailing-edge.com/pdf/ibm/370/asm/ asm] - collection of assembler manuals at [[Bitsavers]] | ||
+ | ** [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] (SC20-1646-6) | ||
− | {{stub}} | + | {{semi-stub}} |
− | [[Category:Emulators]] | + | [[Category: Emulators]] |
Latest revision as of 14:34, 27 June 2024
PC/370 is a simple System/370 emulator that simulates a few mainframe environments on personal computers, and provides the means to build assembly language programs on the PC, and run them.
PC/370 is generally considered obsolete, and it no longer needs to be paid for.
Successor
It was succeeded by z390 Development Environment for PC.
External links
- PC/370 to z390 Timeline of Events - archived
- Mainframe Assembler Programming - a PDF of the book, released by its author, Bill Qualls, that can be downloaded by chapter or complete book
- asm - collection of assembler manuals at Bitsavers