More content added

This commit is contained in:
Ilia Sharin 2026-04-26 14:46:18 -04:00
parent 5fac29ccd5
commit 8133b3a6cb
90 changed files with 7794 additions and 705 deletions

View file

@ -95,7 +95,7 @@ All Amiga custom chip registers are memory-mapped at base address `$DFF000`. Thi
| `$110``$11E` | `BPL1DAT``BPL8DAT` | W | Bitplane data |
| `$120``$13E` | `SPR0PTH``SPR7PTL` | W | Sprite pointers 07 |
| `$140``$17E` | `SPR0POS``SPR7DATB` | W | Sprite position/control/data |
| `$180``$1BE` | `COLOR00``COLOR31` | W | Colour palette registers |
| `$180``$1BE` | `COLOR00``COLOR31` | W | Color palette registers |
| `$1C0` | `HTOTAL` | W | H total (ECS) |
| `$1C2` | `HSSTOP` | W | H sync stop (ECS) |
| `$1C4` | `HBSTRT` | W | H blank start (ECS) |