It is currently Thu Mar 28, 2024 9:58 pm


All times are UTC [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Super Don Quixote cheat
PostPosted: Mon Aug 28, 2006 3:52 pm 
Registered User
Registered  User

Joined: Mon Aug 21, 2006 10:15 am
Posts: 6
Hi, :)

Other cheat for Super Don Quixote (Normal, short and short alt.).
Modify the Superd.cpp and Superd.h

Where i can find the Roadblaster roms?
I've the old one :
00.bin
01.bin
03.bin
04.bin
05.bin
06.bin
07.bin
08.bin

i rename the 03.bin, 04.bin and 05.bin to 03-06.bin, 04-07.bin and 05-08.bin but i have not the 02.bin (sound rom)

--------------------------------------------------------------------------------

void superd::patch_roms()
{

if (m_cheat_requested)
{
// infinite lives cheat
m_cpumem[0xddc] = 0;
m_cpumem[0xddd] = 0;
printline("SuperD infinite lives cheat enabled!");
}
}

void sdqshort::patch_roms()
{

if (m_cheat_requested)
{
// infinite lives cheat
m_cpumem[0xdbc] = 0;
m_cpumem[0xdbd] = 0;
printline("SuperDshort infinite lives cheat enabled!");
}
}

void sdqshortalt::patch_roms()
{

if (m_cheat_requested)
{
// infinite lives cheat
m_cpumem[0xdbc] = 0;
m_cpumem[0xdbd] = 0;
printline("SuperDshortAlt infinite lives cheat enabled!");
}
}

_________________
H.A.N.D. Pinco69


Top
Offline Profile  
 
 Post subject:
PostPosted: Mon Aug 28, 2006 9:12 pm 
DAPHNE Creator
DAPHNE Creator

Joined: Sat Jan 20, 2001 1:00 am
Posts: 2127
Location: Salt Lake City,Utah, USA
Hi Pinco!

This is useful that you have found the locations in the SDQ rom to handle the number of remaining lives. But doesn't SDQ already have a dip switch setting to give you unlimited lives? I'm confused ...

If you want to come visit the chatroom, there should be someone there who can help you with other questions that you may have.

Thanks again for your effort in this!


Top
Offline Profile  
 
 Post subject:
PostPosted: Tue Aug 29, 2006 9:44 am 
Registered User
Registered  User

Joined: Mon Aug 21, 2006 10:15 am
Posts: 6
Hi Matt,
thank you for suggestion.
i like walk into the code..... :wink:

Matt Ownby wrote:
Hi Pinco!

This is useful that you have found the locations in the SDQ rom to handle the number of remaining lives. But doesn't SDQ already have a dip switch setting to give you unlimited lives? I'm confused ...

If you want to come visit the chatroom, there should be someone there who can help you with other questions that you may have.

Thanks again for your effort in this!

_________________
H.A.N.D. Pinco69


Top
Offline Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 8 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
Theme created StylerBB.net