Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
hardware:custom_chipset [2010/03/07 15:49]
gilgamesh
hardware:custom_chipset [2010/03/09 10:01]
gilgamesh
Line 22: Line 22:
  
 ==== Denise ==== ==== Denise ====
-(aka. Daphne) The Denise chip extracts the actual pixel data from bitplanes in memory. It also controls the video timings and resolution and sets the graphics modes like EHB, HAM or Dual Playfield. Denise contains the logic for hardware acceleration for displaying sprites and collision detection.+(aka. Daphne) The [[hardware/denise_programming_model|Denise chip]] extracts the actual pixel data from bitplanes in memory. It also controls the video timings and resolution and sets the graphics modes like EHB, HAM or Dual Playfield. Denise contains the logic for hardware acceleration for displaying sprites and collision detection.
  
 === Playfields === === Playfields ===
Line 32: Line 32:
  
 The bitfields and palette information combined produce the so called playfield, a rectangular area of pixels. Playfields can actually be larger than the nominal display size (PAL, NTSC; LoRes, HiRes) to allow smooth scrolling of backgrounds. The bitfields and palette information combined produce the so called playfield, a rectangular area of pixels. Playfields can actually be larger than the nominal display size (PAL, NTSC; LoRes, HiRes) to allow smooth scrolling of backgrounds.
 +
 +The display size is
 +^  Resolution  ^  Columns  ^ ^  Norm  ^  Interlaced  ^  Lines  ^ 
 +|  LoRes  |  320  | :::|  PAL  |  no  |  256  | 
 +|  :::  |  :::  | :::|  :::  |  yes  |  512  | 
 +|  HiRes  |  640  | :::|  NTSC  |  no  |  200  | 
 +|  :::  |  :::  |::: |  :::  |  yes  |  400  | 
  
 ==== Paula ==== ==== Paula ====
hardware/custom_chipset.txt ยท Last modified: 2010/03/09 10:01 by gilgamesh
Back to top
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0