dasm-assembler / dasm

Macro assembler with support for several 8-bit microprocessors
https://dasm-assembler.github.io/
GNU General Public License v2.0
215 stars 40 forks source link

pulling in latest commits from thomas374b to new branch for cherry picking #102

Closed dionoid closed 4 years ago

andrew-davie commented 4 years ago

I guess I volunteer me to get the new stuff into the documentation....

dionoid commented 4 years ago

@andrew-davie Thanks :-) Looks like for 68hc908, the daa opcode was added, and opcodes cbeq and dbnz are fully supported now.