altoslib: Correct hexfile address ranges
authorKeith Packard <keithp@keithp.com>
Tue, 14 May 2013 05:27:00 +0000 (22:27 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 14 May 2013 05:27:00 +0000 (22:27 -0700)
commit80a6b0ea5c36c307a8edc79ad10ef7a8ff3d480e
treeed8d614d2a77d8534f1c2b7c5554dec8a25e310a
parent9bd717e71d69338b1af521b37e8bd975e503398e
altoslib: Correct hexfile address ranges

Stop trying to use sentinal values for addresses and just keep a
boolean tracking whether they've been initialized. Avoids precision
errors in the variables.

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosHexfile.java