[frogger] philmurr fixes

This forum is for posting M.A.M.E. arcade cheats. Requests will be fulfilled here....but please keep the requests to the requests forum.
Post Reply
fedekrum
Posts: 3
Joined: Mon Dec 19, 2022 9:50 pm

[frogger] philmurr fixes

Post by fedekrum »

There is an excellent work done by philmurr at https://forums.arcade-museum.com/threads/frogger-bugs-descriptions-and-fixes.482765
to fix known Frogger issues (for example a valid move to a log resulting in a frog's death)
Based on that work I made a cheat file with all his fixes for the latest MAME.

It has been ported today to FBNeo and it is on its cheat library now.
I don't know how to port it to older versions of MAME

Here is the XML file.

https://gist.github.com/fedekrum/a7790d422cca3050f8d6bd3c5b9dfe15
fedekrum
Posts: 3
Joined: Mon Dec 19, 2022 9:50 pm

Re: [frogger] philmurr fixes

Post by fedekrum »

Here is a video of it in action.
User avatar
Pugsy
Posts: 3675
Joined: Fri Aug 17, 2001 12:59 am
Location: North Wales, UK.
Has thanked: 1 time
Been thanked: 16 times
Contact:

Re: [frogger] philmurr fixes

Post by Pugsy »

Thanks, reduced number of cheat lines (.w & .d used & dropped the pointless text from 2ff5-2fff) and added. Just added it to frogger at the moment...will probably work for most of the clones "as is".
Pugsy

Servicing your cheating needs since 1985 8)

Grab the latest cheat collection:
MAME 0.264 XML cheat collection (3 APRIL 2024) from http://www.mamecheat.co.uk or direct from:-
https://mega.nz/file/SxsQUJoT#jBdz6GLm_ ... QzFGSMms2c (ZIP Archive 3.8 MB)
fedekrum
Posts: 3
Joined: Mon Dec 19, 2022 9:50 pm

Re: [frogger] philmurr fixes

Post by fedekrum »

Pugsy wrote: Thu Jun 01, 2023 11:35 pm ... reduced number of cheat lines (.w & .d ) ...
Thanks for adding this fix @Pugsy.
Where can I learn about .w & .d ?
Not sure what that does.

thanks
User avatar
Pugsy
Posts: 3675
Joined: Fri Aug 17, 2001 12:59 am
Location: North Wales, UK.
Has thanked: 1 time
Been thanked: 16 times
Contact:

Re: [frogger] philmurr fixes

Post by Pugsy »

.b means byte (8 bits)
.w means word [2 bytes, 16 bits]
.d means doubleword [4 bytes, 32 bits]
.q means quadword [8 bytes, 64 bits]

Check out syndromtr's "Holy Cheat!" on the Guides & Tools tab on the main site.
Pugsy

Servicing your cheating needs since 1985 8)

Grab the latest cheat collection:
MAME 0.264 XML cheat collection (3 APRIL 2024) from http://www.mamecheat.co.uk or direct from:-
https://mega.nz/file/SxsQUJoT#jBdz6GLm_ ... QzFGSMms2c (ZIP Archive 3.8 MB)
Post Reply