]> cloudbase.mooo.com Git - avrcpm.git/commit
* avr/Z80int-jmp.asm
authorLeo <erbl259-lmu@yahoo.de>
Fri, 23 Mar 2012 21:14:55 +0000 (21:14 +0000)
committerLeo <erbl259-lmu@yahoo.de>
Fri, 23 Mar 2012 21:14:55 +0000 (21:14 +0000)
commit096f3a91615251c2a143092f5047efb54ab3b839
tree35f55f1873a10f9c27d54522f809a4f7196fab53
parent9903415637fdb0ad9965e03f401fbd1447651dc8
* avr/Z80int-jmp.asm
  - Z80 instruction set now complete.
  - DAA if N=1 works
  - INC/DEC really fixed now
  - DJNZ optimization by Joe G.
* avr/utils.asm
  - printregs: Z80 alternate registers lower case

git-svn-id: svn://cu.loc/avr-cpm/avrcpm/trunk@186 57430480-672e-4586-8877-bcf8adbbf3b7
avr/Z80int-jmp.asm
avr/utils.asm