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