@ -0,0 +1,10 @@
#include <cpu.h>
void cpu_init() {
}
bool cpu_step() {
printf("Cpu not yet implemented.\n");
return false;
The note is not visible to the blocked user.