• Tomasz Wlostowski's avatar
    kernel: fix edge emulation timeout & check for subsequent VIC IRQs before… · c600af76
    Tomasz Wlostowski authored
    kernel: fix edge emulation timeout & check for subsequent VIC IRQs before returning from the handler.
    
    The latter keeps handling VIC irqs in a loop until none of the IRQ lines is active anymore. This prevents
    situations when two or more IRQs come almost simultaneously (e.g. reading sychronized sample buffers) and the one with
    lower priority gets starved.
    c600af76
Name
Last commit
Last update
doc Loading commit data...
fmc-bus @ 8d51a3cc
kernel Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
Makefile Loading commit data...
Module.symvers Loading commit data...
README Loading commit data...
check-fmc-bus Loading commit data...