Merge branch 'next-release'

This commit is contained in:
Jeff Parsons 2017-02-08 21:10:27 -08:00
commit dd0c8ad5a7
2 changed files with 8 additions and 8 deletions

View file

@ -1,7 +1,7 @@
---
layout: page
title: "Jeff's Challenger 1P BASIC Programs: LIFE.BAS"
permalink: /apps/c1p/BASIC/jeffpar/hangwoman/
permalink: /apps/c1p/BASIC/jeffpar/life/
---
{% highlight basic %}

View file

@ -9,9 +9,9 @@ Placeholder for future x86 documentation.
x86 Instructions
---
[AAA](ops/AAA/)
[AAD](ops/AAD/)
[AAM](ops/AAM/)
[AAA](AAA/)
[AAD](AAD/)
[AAM](AAM/)
AAS
ADC
ADD
@ -31,7 +31,7 @@ DEC
DIV
ESC
HLT
[ICEBP](ops/ICEBP/)
[ICEBP](ICEBP/)
IDIV
IMUL
IN
@ -46,7 +46,7 @@ LAHF
LDS
LEA
LES
[LOADALL](ops/LOADALL/)
[LOADALL](LOADALL/)
LOCK
LODS
LOOP
@ -74,7 +74,7 @@ ROL
ROR
SAHF
SAL
[SALC](ops/SALC/)
[SALC](SALC/)
SAR
SBB
SCAS
@ -86,7 +86,7 @@ STI
STOS
SUB
TEST
[UMOV](ops/UMOV/)
[UMOV](UMOV/)
WAIT
XCHG
XLAT