From d2c2d8c64c54def7bb846d9dd6718f6fce4d9fe4 Mon Sep 17 00:00:00 2001 From: alpine9000 Date: Sun, 13 Mar 2016 19:59:47 +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 a796333..6af0017 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, and optionally re-order the bitplanes in [init.s](init.s): +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 as 2x playfields