Skip to content

Commit

Permalink
stub in dosbox_pure core
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamiras committed Jan 27, 2024
1 parent 66395e1 commit 7789b99
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions bin/Cores/cores.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,12 @@
"systems": [16,19],
"platforms": "none"
},
"dosbox_pure_libretro":{
"name": "DOSBox Pure",
"extensions": "dosz",
"systems": [26],
"platforms": "none"
},
"duckstation_libretro":{
"name": "DuckStation",
"extensions": "m3u|cue|chd",
Expand Down

0 comments on commit 7789b99

Please sign in to comment.