Home
last modified time | relevance | path

Searched refs:WRITE_DEBUG_CART (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/emu64/emu64-5.0.19/src/
H A Dmos6510_class.h55 bool WRITE_DEBUG_CART; variable
H A Dmos6510_class.cpp58 WRITE_DEBUG_CART = false; in MOS6510()
253 WRITE_DEBUG_CART = false; in SetEnableDebugCart()
379 WRITE_DEBUG_CART = true; in Write()
H A Dc64_class.cpp884 if(cpu->WRITE_DEBUG_CART) in WarpModeLoop()
887 cpu->WRITE_DEBUG_CART = false; in WarpModeLoop()
999 if(cpu->WRITE_DEBUG_CART) in FillAudioBuffer()
1002 cpu->WRITE_DEBUG_CART = false; in FillAudioBuffer()