#include #include "core.h" void debug_stacks(Bedrock *br) { u8 i; printf("\nP:0x%04x I:0x%02x", PC, MEM[PC]); printf("\nW:"); for (i=0; i