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
[frogger] philmurr fixes
- Pugsy
- Posts: 3686
- Joined: Fri Aug 17, 2001 12:59 am
- Location: North Wales, UK.
- Has thanked: 1 time
- Been thanked: 19 times
- Contact:
Re: [frogger] philmurr fixes
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
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)
Servicing your cheating needs since 1985

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)
- Pugsy
- Posts: 3686
- Joined: Fri Aug 17, 2001 12:59 am
- Location: North Wales, UK.
- Has thanked: 1 time
- Been thanked: 19 times
- Contact:
Re: [frogger] philmurr fixes
.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.
.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
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)
Servicing your cheating needs since 1985

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)