CPC Rulez
https://cpcrulez.fr/forum/

NEMESIS
https://cpcrulez.fr/forum/viewtopic.php?f=10&t=2587
Page 1 sur 1

Auteur :  Princesse Mariana [ 08 Jan 2009, 20:27 ]
Sujet du message :  NEMESIS

POKE(S) pour le jeu AMSTRAD CPC "NEMESIS"

INFINITE LIVES : POKE &9D74,&00
INVINCIBILITY #1 : POKE &9BA0,&05
INVINCIBILITY #1 : POKE &9B9F,&18
INVINCIBILITY #2 : POKE &9BA3,&00
INVINCIBILITY #2 : POKE &9BA4,&00
INVINCIBILITY #2 : POKE &9BA5,&00
INFINITE AMMOS : POKE &9682,&D4
INFINITE AMMOS : POKE &96AA,&20


Auteur :  Princesse Mariana [ 19 Jan 2009, 21:54 ]
Sujet du message :  Re: NEMESIS

Nemesis (tape) by Neil and Antony

Auteur :  Princesse Mariana [ 19 Jan 2009, 21:56 ]
Sujet du message :  Re: NEMESIS

POKE(S) pour le jeu AMSTRAD CPC "NEMESIS 1"

BP: Invulnerability
POKE &9BA2,&AF

BP: Unlimited lives
POKE &9D74,&A7

CP: Lives
POKE &A0D8,&xx ; xx = (00-09)

1P: Lives
POKE &A0F1,&xx ; xx = (00-09)

2P: Lives
POKE &A0F2,&xx ; xx = (00-09)

CP: Score/100
POKE &0CAC,&xx ; xx = (00-09 * 5)
POKE &0CAB,&xx ; xx = (00-09 * 5)
POKE &0CAA,&xx ; xx = (00-09 * 5)
POKE &0CA9,&xx ; xx = (00-09 * 5)
POKE &0CA8,&xx ; xx = (00-09 * 5)

1P: Score/100
POKE &0CC3,&xx ; xx = (00-09 * 5)
POKE &0CC2,&xx ; xx = (00-09 * 5)
POKE &0CC1,&xx ; xx = (00-09 * 5)
POKE &0CC0,&xx ; xx = (00-09 * 5)
POKE &0CBF,&xx ; xx = (00-09 * 5)

2P: Score/100
POKE &0CC8,&xx ; xx = (00-09 * 5)
POKE &0CC7,&xx ; xx = (00-09 * 5)
POKE &0CC6,&xx ; xx = (00-09 * 5)
POKE &0CC5,&xx ; xx = (00-09 * 5)
POKE &0CC4,&xx ; xx = (00-09 * 5)


** http://CPCrulez.fr **

Page 1 sur 1 Le fuseau horaire est UTC+1 heure
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/