Implemented RFE #1702376
authorspth <spth@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Mon, 5 Jan 2009 10:20:47 +0000 (10:20 +0000)
committerspth <spth@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Mon, 5 Jan 2009 10:20:47 +0000 (10:20 +0000)
commit2109a06030f5d8dcb7412a67cf61315e6f69a427
tree2186557db223bf1f3b5438883df2bc2fcf8a3604
parentbb707d9dcb289b0890a49b82787da6f037b6ad27
Implemented RFE #1702376

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@5333 4a8a32a2-be11-0410-ad9d-d568d2c75423
ChangeLog
device/lib/z80/Makefile.in
device/lib/z80/div.s
device/lib/z80/divsigned.s [new file with mode: 0644]
device/lib/z80/mod.s [new file with mode: 0644]
device/lib/z80/mul.s
device/lib/z80/mulchar.s [new file with mode: 0644]