X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fz80%2Fmain.c;h=9fb9b075889771a832d36fb49a00e8069083ef81;hb=d46b4a50e1b8b1819d974533a9012b013090f8fd;hp=aa8d569c15f16641d644652b6912a8138f2068db;hpb=310379d67c0559f33b1f2da2de2080c4d72ed553;p=fw%2Fsdcc diff --git a/src/z80/main.c b/src/z80/main.c index aa8d569c..9fb9b075 100644 --- a/src/z80/main.c +++ b/src/z80/main.c @@ -511,7 +511,7 @@ PORT z80_port = }, /* Z80 has no native mul/div commands */ { - 0, 0 + 0, 2 }, "_", _z80_init,