pcjs/pubs/pc/programming
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2017-01-31 22:05:04 -08:00
..
DOS_Internals Added useful disks from assorted programming guides 2016-03-23 12:42:18 -07:00
Graphics_for_the_IBM_PC Switching to machine XML files that use a machine 'type' attribute rather than 'class'; 'class' can still be used to specify the machine type if 'type' is omitted, but going forward, it should only be used to specify an alternate CSS class 2017-01-31 22:05:04 -08:00
The_Undocumented_PC Added useful disks from assorted programming guides 2016-03-23 12:42:18 -07:00
Undocumented_DOS Added useful disks from assorted programming guides 2016-03-23 12:42:18 -07:00
Undocumented_Windows Added useful disks from assorted programming guides 2016-03-23 12:42:18 -07:00
manifest.xml Switching to machine XML files that use a machine 'type' attribute rather than 'class'; 'class' can still be used to specify the machine type if 'type' is omitted, but going forward, it should only be used to specify an alternate CSS class 2017-01-31 22:05:04 -08:00
README.md Added useful disks from assorted programming guides 2016-03-23 12:42:18 -07:00

layout title permalink
page PC Programming Guides /pubs/pc/programming/

PC Programming Guides

The following is a list of programming guides that were useful during the development of PCjs. Additional information (errata, disks, etc) is provided where available.

  • DOS Internals by Geoff Chappell
  • Extending DOS: A Programmer's Guide to Protected-Mode DOS by Duncan, Petzold, Schulman, Baker, Nelson, Davis, Moote
  • Graphics for the IBM PC by Dan Illowsky and Michael Abrash
  • Graphics Programming Black Book by Michael Abrash
  • PC Magazine Programmer's Technical Reference: The Processor and Coprocessor by Robert L. Hummel
  • Programmer's Guide to the EGA, VGA, and Super VGA Cards (3rd Edition) by Richard F. Ferraro
  • Programming the 8086 and 8088 by James W. Coffron
  • Programming the 80386 by John H. Crawford and Patrick P. Gelsinger
  • The 8086 Book by Russell Rector and George Alexy
  • The Zen of Assembly Language by Michael Abrash
  • The Undocumented PC (2nd Edition) by Frank van Gilluwe
  • Undocumented DOS (2nd Edition) by Schulman, Brown, Maxey, Michels, Kyle
  • Undocumented Windows (Covers Windows 3.1 and 3.0) by Schulman, Maxey, Pietrek

The 8086 Book Graphics for the IBM PC