Is it poss开发者_开发问答ible to add two signed 8-bit numbers together and set both the carry and overflow bits?Per your comments, your question seems to be \"is it possible to have both carry and ove
I have an interesting question today. I need to convert some pokemon audio files to a list of 8-bit samples (0-255 values). I am writing an assembly routine on the MC6800 chipset that will require th