MCPcopy Create free account
hub / github.com/danoon2/Boxedwine / testSetNO0x191

Function testSetNO0x191

source/test/testCPU.cpp:9931–9934  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9929}
9930
9931void testSetNO0x191() {
9932 cpu->big = 0;
9933 doTestSet(0x191, true, OF, 0x8333, 0x3333);
9934}
9935
9936void testSetNO0x391() {
9937 cpu->big = 1;

Callers

nothing calls this directly

Calls 1

doTestSetFunction · 0.85

Tested by

no test coverage detected