mirror of
https://github.com/Candygoblen123/SwiftNES.git
synced 2025-09-12 05:22:02 -05:00
PPU: background rendering
This commit is contained in:
@@ -32,7 +32,7 @@ class Bus {
|
||||
}
|
||||
|
||||
func pollNMI() -> UInt8? {
|
||||
ppu.nmiInterrupt
|
||||
ppu.pollNMI()
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user