forked from sin365/AxibugEmuOnline
移除debug代码
This commit is contained in:
parent
357936866d
commit
87d954bb71
@ -68,9 +68,6 @@ namespace AxibugEmuOnline.Client
|
||||
var screenBuffer = NesCore.ppu.GetScreenPtr();
|
||||
var lineColorMode = NesCore.ppu.GetLineColorMode();
|
||||
VideoProvider.SetDrawData(screenBuffer, lineColorMode, 256, 240);
|
||||
|
||||
var state= NesCore.GetState();
|
||||
NesCore.LoadState(state);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user