Colour-emphasis games: Difference between revisions

From NESdev Wiki
Jump to navigationJump to search
(Felix (the Cat, not Fix-it); Noah's Ark (not Bible Adventures))
No edit summary
Line 1: Line 1:
The following is a list of games which make use of [[PPU registers#Mask ($2001) > write |PPU register $2001]]'s colour emphasis bits (D7 to D5):
The following is a list of games which make use of [[PPU registers#Mask ($2001) > write |PPU register $2001]]'s colour emphasis bits (D7 to D5):


* ''Felix the Cat'' uses all 3 emphasis bits to dim the entire screen
* ''Final Fantasy 1''
* ''Final Fantasy 1''
* ''[https://sites.google.com/site/rockman4mi/ Megaman 4 Minus Infinity romhack]'' during Brightman's stage
* ''James Bond Jr'' uses all 3 emphasis bits to dim the entire screen
* ''Just Breed''
* ''Noah's Ark'' (E)
* ''Noah's Ark'' (E)
* ''Just Breed''
* ''[https://sites.google.com/site/rockman4mi/ Rockman 4 Minus Infinity romhack]'' during Brightman's stage
* ''Felix the Cat''
 


== References ==
== References ==
*[http://forums.nesdev.org/viewtopic.php?t=8623 BBS topic]
*[http://forums.nesdev.org/viewtopic.php?t=8623 BBS topic]

Revision as of 00:40, 23 June 2013

The following is a list of games which make use of PPU register $2001's colour emphasis bits (D7 to D5):

  • Felix the Cat uses all 3 emphasis bits to dim the entire screen
  • Final Fantasy 1
  • James Bond Jr uses all 3 emphasis bits to dim the entire screen
  • Just Breed
  • Noah's Ark (E)
  • Rockman 4 Minus Infinity romhack during Brightman's stage


References