Commit Graph
15 Commits
Author SHA1 Message Date
Avijeet fdfd91fd7f GLK: SCOTT: Add support for Super Gran 2022-06-23 20:11:01 +02:00
Avijeet fd0b4ef953 GLK: SCOTT: Add more variants to game detection 2022-06-23 20:11:01 +02:00
Avijeet ff02ca6def GLK: SCOTT: Add support for Questprobe Games 2022-06-23 20:11:01 +02:00
Avijeet b45eecac99 GLK: SCOTT: Add support for Savage Island 2022-06-23 20:11:01 +02:00
Avijeet 951e1a8240 GLK: SCOTT: Add support for Adventure Land 2022-06-23 20:11:01 +02:00
Avijeet ecae491c20 GLK: SCOTT: Add support for Sorcerer of Claymorgue Castle 2022-06-23 20:11:01 +02:00
Avijeet 98d5b72442 GLK: SCOTT: Add support for Seas of Blood 2022-06-23 20:11:01 +02:00
Avijeet 1e914b7e95 GLK: SCOTT: Add support for Gremlins 2022-06-23 20:11:01 +02:00
Avijeet 7194234ea6 GLK: SCOTT: Update game detection to use entire file for MD5 calculation of .D64 games 2022-06-23 20:11:01 +02:00
Avijeet f591a6a186 GLK: SCOTT: Add support for Robin of Sherwood 2022-06-23 20:11:01 +02:00
Avijeet 1ec46bdd30 GLK: SCOTT: Update license header 2022-06-23 20:11:01 +02:00
Avijeet 6a0074fe74 GLK: SCOTT: Refactor c64_checksums
Use the md5 hash to directly load the game instead of iterating through the list. Also remove unsupported games.
2022-06-23 20:11:01 +02:00
Avijeet 9c4c8af24c GLK: SCOTT: Refactor detect_game
Use the md5 hash to directly load the game without having to iterate through the game list. Also rename detect_game to load_game and move the resource loading to resource.cpp.
2022-06-23 20:11:01 +02:00
Avijeet 95c20b538c GLK: SCOTT: Reorder header includes 2022-06-23 20:11:01 +02:00
Avijeet faa4ae472d GLK: SCOTT: Class for holding global data. 2022-04-12 20:35:24 -07:00