ioport: No longer need pcint to change the value
authorMichel Pollet <buserror@gmail.com>
Sat, 10 Apr 2010 10:35:32 +0000 (11:35 +0100)
committerMichel Pollet <buserror@gmail.com>
Sat, 10 Apr 2010 10:35:32 +0000 (11:35 +0100)
commit14d1c0ae13a659f049bf5907eaaeb6a6c40af27a
treeec7ee74c54cef6f8a3f4cce83a1042ece7b20078
parentf1fb1de3fce7aab23e7e52bc8b93067dda2ee5dc
ioport: No longer need pcint to change the value

IRQ callback changes the AVR memory even if the pcint is
not present.

Signed-off-by: Michel Pollet <buserror@gmail.com>
simavr/sim/avr_ioport.c