--- generator/main/reg68k.c 2020/03/04 04:46:51 1.1.1.2 +++ generator/main/reg68k.c 2020/03/04 04:47:04 1.1.1.3 @@ -71,7 +71,7 @@ unsigned int reg68k_external_step(void) unsigned int reg68k_external_execute(unsigned int clocks) { - unsigned int index, i; + unsigned int index; t_ipclist *list; t_ipc *ipc; uint32 pc24;