Fix bug when processing interrupts
authorAnthony Liu <antliu@gmail.com>
Thu, 5 Dec 2013 15:48:36 +0000 (23:48 +0800)
committerHugo Villeneuve <hugo@hugovil.com>
Fri, 6 Dec 2013 04:41:24 +0000 (23:41 -0500)
commit2407d4a9a8624353b048b732ae4ea350cf4c1296
tree7b05ebaf4041862bd21ae55c3fbc4d860f080b2b
parentb95c4f897bd89f75e555cfc78ae1c1c30566fb6e
Fix bug when processing interrupts

Push current PC onto stack and take vector address from parameter.
src/cpu8051.c