Git - code.swisschili.sh
code.swisschili.sh
/
6502
/
c51e92277f8d114c417d9d18b7cfc7b4c58f8693
/
.
/
dbg.h
blob: c31c1c3ff1d4a689abadb0f9932f3efe23feb8b8 [
file
] [
log
] [
blame
]
#pragma
once
#include
"cpu.h"
void
debug
(
cpu_t
*
cpu
);