1
0
mirror of https://github.com/rkujawa/rk65c02.git synced 2024-12-12 10:30:23 +00:00
rk65c02/test/test_emulation_adc_bcd.s
Radosław Kujawa 630daee702 Premilinary support for decimal mode.
While here add SED emulation. Implement BCD support for ADC instruction.
2017-02-10 22:23:06 +01:00

6 lines
40 B
ArmAsm

start: sed
lda #0x11
adc #0x22
stp