Difference between revisions of "Plotting (cartridge)"

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search
(Links)
Line 34: Line 34:
  
 
You can download in CPR for use in emulators and BIN from CPCmania ( See the links ).
 
You can download in CPR for use in emulators and BIN from CPCmania ( See the links ).
 +
 +
== Implementation details and use of Plus hardware==
 +
 +
* CRTC Register 0 is set to 64. Normal value is 63.
 +
* Mode 0 is used for display
 +
* Plus palette is used
 +
* Plus raster interrupt is used
 +
* Plus split screen is not used
 +
* Plus pixel by pixel hardware scroll is not used
 +
* Plus sprites are used (for the player - X magification is 2, Y magnification is 1)
 +
* Plus DMA is not used
  
 
== Links ==
 
== Links ==

Revision as of 09:02, 12 May 2011

Plotting.png
Plotting ingame.png

A port of a Taito Arcade game by OCEAN.

Quite faithfull to the Arcade.


Cover

Covers from CPCmania

Cartridge

Manual

You can download in PDF from CPCmania ( See the links ).

Game

You can download in CPR for use in emulators and BIN from CPCmania ( See the links ).

Implementation details and use of Plus hardware

  • CRTC Register 0 is set to 64. Normal value is 63.
  • Mode 0 is used for display
  • Plus palette is used
  • Plus raster interrupt is used
  • Plus split screen is not used
  • Plus pixel by pixel hardware scroll is not used
  • Plus sprites are used (for the player - X magification is 2, Y magnification is 1)
  • Plus DMA is not used

Links

http://www.cpcmania.com/ ( on the games section : GX4000/CPC+ GAMES )