Commit b6422516ec0af6bd7af3b9d502d682ca9ca6e3a5
authorbsekisser <squirmyworms@embarqmail.com>
Sun, 13 Oct 2013 16:28:18 +0000 (12:28 -0400)
committerbsekisser <squirmyworms@embarqmail.com>
Sun, 13 Oct 2013 16:28:18 +0000 (12:28 -0400)
tree7a36728d91dc6a3479c889de704b1c8a4ed6446d
parent2c407d6d22473809a431a55b1c6877015c3c9814
Message:
sim_core.c: fix implimentation of bld instruction

prior implimentation of the bld insruction was ORing bit with T, rather than replacing.

bug find credit goes to: Shay Green <gblargg@gmail.com>
simavr/sim/sim_core.c