]> cloudbase.mooo.com Git - avrcpm.git/commit
* avr/z80.asm:
authorLeo <erbl259-lmu@yahoo.de>
Thu, 5 Aug 2010 09:32:02 +0000 (09:32 +0000)
committerLeo <erbl259-lmu@yahoo.de>
Thu, 5 Aug 2010 09:32:02 +0000 (09:32 +0000)
commit291049934bd3c4bf5defee60237aac3e17ce2049
treefb56b92aaece14bbd240e731bec2343721e9c5a6
parent5114db69dbd1798554979d151995b98f1f334d10
* avr/z80.asm:
  - Save partition sizes and check if sector to be read or written is in partition range.
  - read/write functions return error code to Z80 bios.
  - Some bugfixes and cleanups in (de)blocking code.
  - DRAM refresh interupt does nothing, if read or write cycle is in progress.
  - print_ultoa saves all used registers.

git-svn-id: svn://cu.loc/avr-cpm/trunk/avrcpm/avr@64 57430480-672e-4586-8877-bcf8adbbf3b7
Makefile
z80.asm