diff --git a/src/emucore/tia/TIA.hxx b/src/emucore/tia/TIA.hxx index 0df2a6cc1..59296568a 100644 --- a/src/emucore/tia/TIA.hxx +++ b/src/emucore/tia/TIA.hxx @@ -662,7 +662,7 @@ class TIA : public Device /** * The index of the last CPU cycle that was included in the simulation. */ - Int32 myLastCycle; + uInt64 myLastCycle; /** * Keeps track of a possible fractional number of clocks that still need * to be simulated.