Google-Apps
Hauptmenü

Post a Comment On: Ken Shirriff's blog

"Reverse-engineering the 8085's decimal adjust circuitry"

2 Comments -

1 – 2 of 2
Blogger Hannah Young said...

First of all, really great stuff! I'm currently trying to rebuild the 8085 using TTL chips, and have found your blogs incredibly useful. But I thought I might point out a minor error in your circuit diagram. You say this...

"If DAA is active, the low-order bits must be adjusted by 6 if either the low-order bits are ≥ 10 or there was a half-carry (A flag)."

but I noticed in the diagram, a_flag and alu_lo_ge_10 are ANDed, meaning that DAA will equal load_act_x6 unless both a_flag and alu_lo_ge_10 are active. Shouldn't they be ORed instead? Any input in greatly appreciated!

Best,
Hannah

November 6, 2015 at 4:39 PM

Blogger Hannah Young said...

Corrections..

NORed instead?*

DAA will equal NOT load_act_x6*

November 6, 2015 at 5:24 PM

You can use some HTML tags, such as <b>, <i>, <a>

Comment moderation has been enabled. All comments must be approved by the blog author.

You will be asked to sign in after submitting your comment.
Please prove you're not a robot