mirror of
https://github.com/alpine9000/amiga_examples
synced 2025-12-08 14:59:01 +00:00
Update README.md
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user