Commit Graph

8 Commits

Author SHA1 Message Date
lantzelot-swe ca25bf42fc Feat: Support for handling multiple disks
The manager can keep track of 5 extra disks (6 in total) for a game, listed on a new Tab in the UI. When scraping games or importing from a gamebase db available extra disks are added automatically.
Extra disks are added to a new folder named "extradisks". The extra disks are exported when a game is exported to file loader. Exporting to carousel will not include extra disks since the carousel have no disk swap support.
2022-11-02 22:30:50 +01:00
lantzelot-swe 0990f80b95 Update .gitignore 2022-01-07 09:36:49 +01:00
lantzelot-swe 2276152b96 feat: installation of mode packs 2021-12-06 22:48:58 +01:00
lantzelot-swe a47a4c47fd feat: cover file is not mandatory anymore. Only one screenshot is mandatory.
New default images for missing cover (c64 and vic-20).
Cleanup.
2021-02-21 21:58:07 +01:00
lantzelot-swe cb60726142 Adds running a game with Vice.
Joystick port and true drive emulation is used when launching the game.
2020-12-28 15:13:07 +01:00
mikael.lantz 99f08d5e98 Update .gitignore 2020-12-16 11:02:39 +01:00
lantzelot-swe 909f45099a project setup 2020-12-08 19:55:36 +01:00
lantzelot-swe f69034f168
Initial commit 2020-12-08 13:20:55 +01:00