mirror of
https://github.com/Candygoblen123/SwiftNES.git
synced 2025-11-30 13:43:49 -06: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