mirror of
https://github.com/alfishe/amiga-bootcamp.git
synced 2026-06-13 00:26:28 +00:00
More content added
This commit is contained in:
parent
5fac29ccd5
commit
8133b3a6cb
90 changed files with 7794 additions and 705 deletions
|
|
@ -10,9 +10,9 @@
|
|||
| Denise | 8362 | 8373 (ECS Denise) | Lisa |
|
||||
| Paula | 8364 | 8364 (unchanged) | 8364 (unchanged) |
|
||||
| Max Chip RAM | 512 KB–1 MB | 1–2 MB | 2 MB |
|
||||
| Colours (max normal) | 32 | 32 | 256 |
|
||||
| Colors (max normal) | 32 | 32 | 256 |
|
||||
| HAM | 12-bit HAM (6bpp) | 12-bit HAM | 24-bit HAM8 (8bpp) |
|
||||
| Sprites | 8 × 16px | 8 × 16px | 8 × 64px, 256 colours |
|
||||
| Sprites | 8 × 16px | 8 × 16px | 8 × 64px, 256 colors |
|
||||
| Blitter bus | 16-bit | 16-bit | 64-bit (FMODE) |
|
||||
| Display modes | NTSC/PAL | +Productivity, VGA | +Doublescan, 31kHz |
|
||||
| Machines | A500/A1000/A2000/**CDTV** | A600/A3000/A500+ | A1200/A4000/A4000T/**CD32** |
|
||||
|
|
@ -28,7 +28,7 @@ $DFF000 BLTDDAT Blitter destination early read
|
|||
$DFF002 DMACONR DMA control (read)
|
||||
$DFF004 VPOSR Vertical position (read, high)
|
||||
...
|
||||
$DFF180 COLOR00 Colour register 0
|
||||
$DFF180 COLOR00 Color register 0
|
||||
...
|
||||
$DFF1FE (last OCS/ECS register)
|
||||
$DFF1FC BEAMCON0 (ECS+) beam control
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue