From 2de1c622ffa16f47fd323f3593337e69f0eaaa13 Mon Sep 17 00:00:00 2001 From: frief Date: Sun, 6 Jun 2004 09:20:33 +0000 Subject: [PATCH] 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 --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) 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 -- 2.47.2