jjkt / zmu

zmu - Emulator for Microcontroller Systems
Apache License 2.0
95 stars 4 forks source link

Access NVIC_IPR index correctly #15

Closed jjkt closed 5 years ago

jjkt commented 5 years ago

There was accidental miscalculation of the index from the given address

Closes #14