The MAME Action Replay 'Rules For candy' Page

RULES FOR 'candy'

Scoring is broken : it can't exceed 2^15=32768, so if you get for example 32800 it will turn negative and the score displayed will be 32800 - 2^16 = 32800 - 65536 = -32736 !
To be precise for maths lovers, if R = your real score, the number of times the sign of your displayed score will change is N = ENT(R/32768), and score displayed will be D = R - 65536xENT((N+1)/2).

SCORING :
Add 65536 pts to the final score displayed for each time you pass from positive to negative score.

last edited 16 May 2020 16:17:23 GMT by Phil Lamat (phl)



Please delete NVRAM before recording!


Mon Sep 21 02:53:18 2026 GMT: page generated by Python 2.7.18 on pdx1-shared-a1-39 in 0.0s
  user: 0.05; sys: 0.13; child user: 0.0; child sys: 0.0; uptime: 232 days 14:22:01

This document is generated on demand.