lua-users home
lua-l archive

Re: A bit more on bits...

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On 2023年2月16日 at 15:05, Lorenzo Donati <lorenzodonatibz@tiscali.it> wrote:
> The AVR 8-bit architecture (used in ATmega328 MCUs, for and other uChip
> former Atmel MCUs) has a half carry bit in its flag register.
it's useful, specially in slow processors, how many have used the
classic Z80 sequence
add ax,0x40
daa
adc ax,0x90
daa
Francisco Olarte.

AltStyle によって変換されたページ (->オリジナル) /