Mike are you saying that RB.0 will set a flag RB1IF ? like 0 no change 1 you dropped a quarter that I just reset and add a coin to the coin counter.
That is exactly what I'm saying. You'll have to watch for bounce reseting it if you happen to clear it too quickly. A simple way would be to wait 40mS (timed using the display timing) before reseting RB0IF. Assuming your display is running at 100Hz increment a counter when RB0IF is set and when it reaches 4 reset RB0IF and inc coin count.
Mike.