From 01ccc9bef709c005bc00e0222355e318549b990b Mon Sep 17 00:00:00 2001 From: alpine9000 Date: Sun, 13 Mar 2016 20:00:54 +1100 Subject: [PATCH] Update README.md --- 017.dual_playfield/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/017.dual_playfield/README.md b/017.dual_playfield/README.md index 6af0017..774532d 100644 --- a/017.dual_playfield/README.md +++ b/017.dual_playfield/README.md @@ -50,7 +50,7 @@ Poke the copper list with the bitplane pointer addresses in [init.s](init.s): bsr.s pokeBitplanePointers ``` -Enable 2x the bitplanes, set the DBLPF bit in BPLCON0 to enable dual bitplanes. Optionally re-order the playfields with PF2PRI in BPLCON2. See [init.s](init.s): +Enable 2x the bitplanes, set the DBLPF bit in BPLCON0 to enable dual playfields. Optionally re-order the playfields with PF2PRI in BPLCON2. See [init.s](init.s): ``` ;; enable 2x the bitplanes as 2x playfields