--- hatari/tests/debugger/test-dummies.c 2019/04/09 08:49:07 1.1 +++ hatari/tests/debugger/test-dummies.c 2019/04/09 08:51:36 1.1.1.2 @@ -29,7 +29,7 @@ Uint32 IoAccessBaseAddress; int nWaitStateCycles; void MakeFromSR(void) { } -/* fake AUE core registers */ +/* fake UAE core registers */ #include "newcpu.h" cpuop_func *cpufunctbl[65536]; struct regstruct regs;