feat: Implemented launching and downloading of roms
This is just an initial implementation lots of kings to iron out
This commit is contained in:
parent
ef08fa6114
commit
f15bf9a1e0
117 changed files with 37776 additions and 1073 deletions
11
vendors/romm/custom-overrides.json
vendored
Normal file
11
vendors/romm/custom-overrides.json
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"atari-st": "atarist",
|
||||
"browser": "flash",
|
||||
"dragon-32-slash-64": "dragon32",
|
||||
"epoch-cassette-vision": "scv",
|
||||
"mega-duck-slash-cougar-boy": "megaduck",
|
||||
"odyssey2": "odyssey-2",
|
||||
"pico": "pico8",
|
||||
"sms": "mark3",
|
||||
"windows-apps": "windows"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue