brianbennett / fpga_nes

FPGA-based Nintendo Entertainment System Emulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IRQ Interrupts should be level based

brianbennett opened this issue · comments

Currently detecting falling edges; this shouldn't be necessary. Reset, too?