Skip to content

Commit

Permalink
Merge pull request #1803 from dionoid/m2000
Browse files Browse the repository at this point in the history
Added m2000_libretro.info
  • Loading branch information
fpscan committed Mar 28, 2024
2 parents a7180bf + 707557d commit 7cb1c58
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions dist/info/m2000_libretro.info
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# Core Information
display_name = "Philips - P2000T (M2000)"
authors = "Dion Olsthoorn|Marcel de Kogel"
supported_extensions = "cas|p2000t"
corename = "M2000"
license = "GPLv3"
permissions = ""
display_version = "0.9"
categories = "Emulator"

# Hardware Information
manufacturer = "Philips"
systemname = "P2000T"
systemid = "p2000t"

# Libretro Features
database = "Philips - P2000T"
supports_no_game = "true"
savestate = "true"
savestate_features = "serialized"
cheats = "false"
input_descriptors = "true"
memory_descriptors = "false"
libretro_saves = "false"
core_options = "false"
load_subsystem = "false"
hw_render = "false"
needs_fullpath = "true"
disk_control = "false"

description = "M2000 is an emulator for the Philips P2000T home computer. Note that the keyboard works best in 'Game Focus' mode. Special keys: <ZOEK>: Shift + 1, <START>: Shift + 3 / Joypad Start, <STOP>: Shift + period / Joypad Select."

0 comments on commit 7cb1c58

Please sign in to comment.