pcjs/pubs
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jeff Parsons c8aec14b0b Follow my own advice and write any 32-bit hex constant > 0x7fffffff as (constant|0)
The Closure Compiler does a fine job of replacing all such expressions with their decimal equivalent, relieving us from having to calculate them ourselves, and eliminating any runtime impact
2015-02-19 11:18:40 -08:00
..
c1p Initial commit (a clone of the jsmachines project as of v1.15.3) 2014-09-27 14:52:57 -07:00
pc Follow my own advice and write any 32-bit hex constant > 0x7fffffff as (constant|0) 2015-02-19 11:18:40 -08:00
README.md Update to pubs 2015-02-07 20:29:23 -08:00

Publications

An assortment of PC-related publications, including Datasheets, Magazines, Programming Guides, IBM PC Reference Manuals, Intel CPU Documentation, and more.

8088 CPU ![Byte Magazine](pc/magazines/byte/static/BYTE-1975-11/thumbs/BYTE-1975-11 1.jpeg "link:pc/magazines/byte/:200:260") ![Microsoft Systems Journal](pc/magazines/msj/static/MSJ-1986-10/thumbs/MSJ-1986-10 1.jpeg "link:pc/magazines/msj/:200:260") ![PC Tech Journal](pc/magazines/pctj/static/PCTJ-1983-07/thumbs/PCTJ-1983-07 1.jpeg "link:pc/magazines/pctj/:200:260") ![Graphics for the IBM PC](pc/programming/static/Graphics_for_the_IBM_PC/thumbs/Graphics_for_the_IBM_PC 1.jpeg "link:pc/programming/Graphics_for_the_IBM_PC/:200:260") ![IBM 5150 Technical Reference (August 1981)](pc/reference/ibm/static/5150/techref/1981-08/thumbs/IBM-5150-TECHREF 1.jpeg "link:pc/reference/ibm/:200:260") 80286 and 80287 Programmer's Reference