Use BigInteger for rerecords
commitc71be24d8e2534dc0899e06ac7e666b952315b3d
authorIlari Liusvaara <ilari.liusvaara@elisanet.fi>
Fri, 13 May 2011 18:24:50 +0000 (13 21:24 +0300)
committerIlari Liusvaara <ilari.liusvaara@elisanet.fi>
Fri, 13 May 2011 18:24:50 +0000 (13 21:24 +0300)
treee3ab38c0c45714a782329835a7f7712b3dd00913
parent6f1bb8999b1c05ea44f507791b34d3d0fde738ba
Use BigInteger for rerecords

2^63-1 rerecords isn't enough, well here is couple hundred million orders
of magnitude more. :-)
Changelog.utf8
org/jpc/emulator/EventRecorder.java
org/jpc/emulator/PC.java
org/jpc/luaextensions/Base.java
org/jpc/output/OutputChannelGameinfo.java
org/jpc/output/OutputFrameRerecords.java
org/jpc/plugins/PCControl.java