* z80-amstradcpc: fixed target naming mess, so -Tamstradcpc works now, also fixed the help text

This commit is contained in:
Karoly Balogh 2022-03-09 13:36:23 +01:00
parent 27fb9086aa
commit e0599bb231
2 changed files with 3 additions and 3 deletions

View File

@ -4275,7 +4275,7 @@ x*2Tfreertos_FreeRTOS
x*2Tlinux_Linux
# z80 targets
Z*2Tembedded_Embedded
Z*2Tamstradcpcp_Amstrad CPC
Z*2Tamstradcpc_Amstrad CPC
Z*2Tmsxdos_MSX-DOS
Z*2Tzxspectrum_ZX Spectrum
# wasm32 targets

View File

@ -31,8 +31,8 @@ unit i_amstradcpc;
system_z80_amstradcpc_info : tsysteminfo =
(
system : system_z80_amstradcpc;
name : 'AMSTRADCPC';
shortname : 'CPC';
name : 'Amstrad CPC';
shortname : 'amstradcpc';
flags : [
tf_under_development,
{$ifdef Z80_SMARTLINK_SECTIONS}