git-svn-id: branches/z80@45140 -
@@ -56,7 +56,7 @@
cpu_riscv32, { 19 }
cpu_riscv64, { 20 }
cpu_xtensa, { 21 }
- cpu_sys_z80 { 22 }
+ cpu_z80 { 22 }
);
tasmmode= (asmmode_none
@@ -724,7 +724,7 @@ unit i_embed;
flags : [tf_needs_symbol_size,tf_files_case_sensitive,
tf_smartlink_library,
tf_no_objectfiles_when_smartlinking];
- cpu : cpu_sys_z80;
+ cpu : cpu_z80;
unit_env : '';
extradefines : '';
exeext : '';
@@ -36,7 +36,7 @@ unit i_zxspectrum;