From: frief Date: Sun, 6 Jun 2004 09:20:33 +0000 (+0000) Subject: device/include/sab80515.h: fixed bug #967492, DAPR is defined at adress 0xd8, but... X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=2de1c622ffa16f47fd323f3593337e69f0eaaa13;p=fw%2Fsdcc device/include/sab80515.h: fixed bug #967492, DAPR is defined at adress 0xd8, but the correct adress is 0xda. Thanks to anonymous for reporting git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@3351 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- diff --git a/ChangeLog b/ChangeLog index a820ee78..a7e944ad 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-06-06 Frieder Ferlemann + + device/include/sab80515.h: fixed bug #967492, DAPR is defined at adress + 0xd8, but the correct adress is 0xda. Thanks to anonymous for reporting + 2004-06-06 Vangelis Rokas * src/pic16/device.c (pic16_assignConfigWord): fixed bug that