A82: New version of crash (1.2) out
[Prev][Next][Index][Thread]
A82: New version of crash (1.2) out
As most of you already know, crash 1.2 is out.
Fixes in 1.2:
- Version number handling fixed.  CrASH 1.1 ran only versions equal to 1.1
and greater.  This should be less than and equal.  Because JR M was used,
setting the top bit will cause it to not be recognized.  This is probably
what will be done in crash 2 (version byte A0 = 2.0 + $80)
- CP HL,BC fixed.  We thought CCF meant clear carry flag - oops.  Now uses
OR A like it should.
- 3 bytes deleted via optimization.
Bugs in 1.2:
- Forgot to change December to January.
-- Barubary