Commit Graph
15 Commits
Author SHA1 Message Date
Avijeet 0557e9818c GLK: SCOTT: Implement detectTI994A 2022-07-02 15:17:53 +02:00
Avijeet 23f4211038 GLK: SCOTT: Add TI99 loading 2022-07-02 15:17:53 +02:00
D G Turner e123d86704 GLK: SCOTT: Fix Likely Incorrect Fallthrough in UNP64 6502 Emulator Code 2022-06-23 23:21:37 +01:00
Avijeet fdfd91fd7f GLK: SCOTT: Add support for Super Gran 2022-06-23 20:11:01 +02:00
Avijeet 0d4e18e5c7 GLK: SCOTT: Reorganise switch case 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 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 b20b095e84 GLK: SCOTT: Update game loading to use new game list 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