From 9dce59fbd9c58d0c4d5d943fa77d078ae3ebc834 Mon Sep 17 00:00:00 2001 From: Jeff Parsons Date: Tue, 3 May 2016 16:41:08 -0700 Subject: [PATCH] Template updates --- devices/pc8080/machine/invaders/README.md | 2 +- modules/pc8080/README.md | 3 +-- modules/shared/templates/common.html | 4 ++-- modules/shared/templates/common.xsl | 6 +++--- versions/pc8080/1.22.0/common.xsl | 6 +++--- 5 files changed, 10 insertions(+), 11 deletions(-) diff --git a/devices/pc8080/machine/invaders/README.md b/devices/pc8080/machine/invaders/README.md index 036731590..b37822cfd 100644 --- a/devices/pc8080/machine/invaders/README.md +++ b/devices/pc8080/machine/invaders/README.md @@ -12,7 +12,7 @@ Space Invaders (1978) --- This is a test of [PC8080](/modules/pc8080/), a new 8080-based machine emulator recently added to the -PCjs Project. It's a work-in-progress, so there's not much to look at yet. And the goal is not to build +PCjs Project. It's a work-in-progress, so it's not playable yet. And the goal is not to build yet-another Space Invaders/Arcade Machine emulator -- that's been done many times over -- but to start with a well-understood 8080-based machine architecture that doesn't need a lot of peripherals, and use it as an early test case for another classic CPU that we can add to the PCjs toolbox. diff --git a/modules/pc8080/README.md b/modules/pc8080/README.md index d29b33f5f..04122b199 100644 --- a/modules/pc8080/README.md +++ b/modules/pc8080/README.md @@ -9,8 +9,7 @@ permalink: /modules/pc8080/ Overview --- -PC8080 is an 8080-based Machine Emulation Module. The code is derived from [PCjs](/modules/pcjs/), -the IBM PC Emulation Module. +PC8080 is an 8080-based Machine Emulation Module. The code is derived from [PCjs](/modules/pcjs/). It is still a work-in-progress. See the list of available [PC8080 Machines](/devices/pc8080/machine/). diff --git a/modules/shared/templates/common.html b/modules/shared/templates/common.html index 4c4d01f00..7441fc83d 100644 --- a/modules/shared/templates/common.html +++ b/modules/shared/templates/common.html @@ -30,8 +30,8 @@