Skip to content

Commit

Permalink
Adding TSX to Sord
Browse files Browse the repository at this point in the history
  • Loading branch information
imulilla authored Sep 10, 2023
1 parent c3dd3fe commit 891c6a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/tools/castool.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@ const struct SupportedCassetteFormats formats[] = {
{"to7", to7_cassette_formats ,"Thomson TO-series"},
{"trs80l2", trs80l2_cassette_formats ,"TRS-80 Level 2"},
{"tvc64", tvc64_cassette_formats ,"Videoton TVC 64"},
{"tsx", tsx_cassette_format ,"MSX"},//add TSX, MSX cassete format
{"tzx", tzx_cassette_formats ,"Sinclair ZX Spectrum"},
{"vg5k", vg5k_cassette_formats ,"Philips VG 5000"},
{"vtech1", vtech1_cassette_formats ,"Video Technology Laser 110-310"},
Expand Down

0 comments on commit 891c6a8

Please sign in to comment.