Merge branch 'master' into gh-pages

This commit is contained in:
Jeff Parsons 2016-04-13 10:15:12 -07:00
commit eaf503fdb4
5 changed files with 44 additions and 1 deletions

View file

@ -15,7 +15,7 @@ PC Software Development Guides
* [OS/2 Software Guides](os2/)
* [Windows Software Guides](windows/)
PC Software Development Tools
PC Software Tool Guides
---
* [Microsoft Macro Assembler 5.0](tools/microsoft/masm/5.00/)

View file

@ -0,0 +1,10 @@
---
layout: page
title: PC Software Tool Guides
permalink: /pubs/pc/software/tools/
---
PC Software Tool Guides
---
* [Microsoft Tool Guides](microsoft/)

View file

@ -0,0 +1,11 @@
---
layout: page
title: Microsoft Tool Guides
permalink: /pubs/pc/software/tools/microsoft/
---
Microsoft Tool Guides
---
* [Microsoft C Compiler](c/)
* [Microsoft Macro Assembler](masm/)

View file

@ -0,0 +1,10 @@
---
layout: page
title: Microsoft C Compiler
permalink: /pubs/pc/software/tools/microsoft/c/
---
Microsoft C Compiler
---
* [Microsoft C Optimizing Compiler 5.1](5.10/)

View file

@ -0,0 +1,12 @@
---
layout: page
title: Microsoft Macro Assembler
permalink: /pubs/pc/software/tools/microsoft/masm/
---
Microsoft Macro Assembler
---
* MASM 3.00
* [MASM 5.00](5.00/)
* MASM 6.10