Skip to content

Commit

Permalink
Update m2000_libretro.info
Browse files Browse the repository at this point in the history
M2000 only supports the .cas extension. The .p2000t extension was experimental, but confusing and never used.
  • Loading branch information
dionoid authored Aug 8, 2024
1 parent 6dc10a6 commit 93e7dc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/info/m2000_libretro.info
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Core Information
display_name = "Philips - P2000T (M2000)"
authors = "Dion Olsthoorn|Marcel de Kogel"
supported_extensions = "cas|p2000t"
supported_extensions = "cas"
corename = "M2000"
license = "GPLv3"
permissions = ""
Expand Down

0 comments on commit 93e7dc4

Please sign in to comment.