Skip to content

Commit e69c643

Browse files
committed
Rename Amstrad CPC 464 to Amstrad CPC as this supports all models of the range.
1 parent dbfa4b6 commit e69c643

File tree

89 files changed

+281
-1035
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

89 files changed

+281
-1035
lines changed

Publish/project_templates/amstradcpc464_general/project.trse renamed to Publish/project_templates/amstradcpc_general/project.trse

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ zeropage_decrunch1 = $47
55
zeropage_decrunch2 = $48
66
zeropage_decrunch3 = $4a
77
zeropage_decrunch4 = $4b
8-
system = AMSTRADCPC464
8+
system = AMSTRADCPC
99
main_ras_file = main.ras
1010
zeropage_internal1 = $4c
1111
zeropage_internal2 = $4e

Publish/publish_linux/trse.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ c128_emulator = /usr/bin/x128
3737
atari2600_emulator = 0
3838
plus4_emulator = /usr/bin/xplus4
3939
x16_emulator = 0
40-
amstradcpc464_emulator = 0
40+
amstradcpc_emulator = 0
4141
coleco_emulator = 0
4242
c1541 = 0
4343
spectrum_emulator = 0

0 commit comments

Comments
 (0)