* src/pic16/main.c: _pic16_genIVT() corrected offsets in the interrupt
authorvrokas <vrokas@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 31 Aug 2003 11:51:50 +0000 (11:51 +0000)
committervrokas <vrokas@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 31 Aug 2003 11:51:50 +0000 (11:51 +0000)
commite4d99b8b3287d6dbf3e511d761701b6dfd95fc36
tree21f984b60dc9c3fd7443a2f1d52ce0f7f4279f74
parentec755c0dfb80b5ab3136c3b915d16a88a0895cd8
* src/pic16/main.c: _pic16_genIVT() corrected offsets in the interrupt
  vector table
* src/pic16/pcode.c: fix to disable inserting BANKSEL before
  instructions that use the _STATUS register

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2865 4a8a32a2-be11-0410-ad9d-d568d2c75423
ChangeLog
src/pic16/main.c
src/pic16/pcode.c