Difference between revisions of "Crazy Cars 2 (cartridge)"

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search
m
 
(3 intermediate revisions by 2 users not shown)
Line 40: Line 40:
  
 
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 ==
 +
 +
* Mode 0 is used for title screen (with Car on it)  and in game
 +
* Mode 1 is used for the map screen, the initial "Crazy Cars 2" screen (with the blue text) and for the Titus logo
 +
* On the title screen (with car) the plus raster interrupt is used multiple times to make background colours.
 +
* In game the plus raster interrupt is used multiple times to make the colourful sky
 +
* Plus palette is used throughout (some colours are different compared to the CPC version although they seem similar)
 +
* Plus sprites are used on the map screen
 +
* Plus screen split is not used
 +
* Plus smooth scroll is not used.
 +
* Plus DMA is not used.
  
 
== Links ==
 
== Links ==

Latest revision as of 04:49, 8 November 2011

See also Crazy Cars series page.

Information

Title: Crazy Cars 2 ( Cartridge )
Company: Titus Software
Type: Racing
Year: 1991

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

  • Mode 0 is used for title screen (with Car on it) and in game
  • Mode 1 is used for the map screen, the initial "Crazy Cars 2" screen (with the blue text) and for the Titus logo
  • On the title screen (with car) the plus raster interrupt is used multiple times to make background colours.
  • In game the plus raster interrupt is used multiple times to make the colourful sky
  • Plus palette is used throughout (some colours are different compared to the CPC version although they seem similar)
  • Plus sprites are used on the map screen
  • Plus screen split is not used
  • Plus smooth scroll is not used.
  • Plus DMA is not used.

Links