atari: add tf_requires_proper_alignment to the atari target

git-svn-id: trunk@34703 -
This commit is contained in:
Károly Balogh 2016-10-09 22:56:23 +00:00
parent aefa69b390
commit b8e1151eed

View File

@ -34,7 +34,7 @@ unit i_atari;
system : system_m68k_Atari;
name : 'Atari ST/STE';
shortname : 'atari';
flags : [tf_use_8_3];
flags : [tf_use_8_3,tf_requires_proper_alignment];
cpu : cpu_m68k;
unit_env : '';
extradefines : '';