Donovan Watteau
|
27f9a460b5
|
JANITORIAL: Fix "the the" and similar typos
|
2022-07-29 19:36:40 +03:00 |
|
Cameron Cawley
|
f3b094e53f
|
ENGINES: Change the MetaEngineDetection interface to match MetaEngine
|
2022-07-23 23:31:58 +02:00 |
|
D G Turner
|
c4174f6e9b
|
GLK: SCOTT: Fix Type Limits Make Comparison Always False GCC Warning
While this could be fixed in other ways, this works for both signed
and unsigned 8 bit types avoiding the type issues for char.
|
2022-07-05 22:42:01 +01:00 |
|
Avijeet
|
a662df81c7
|
COMMON: Rename TI99 platform
|
2022-07-02 15:17:53 +02:00 |
|
Avijeet
|
264c3541c7
|
GLK: SCOTT: Fix incorrect type cast
|
2022-07-02 15:17:53 +02:00 |
|
Avijeet
|
74ccdfe57b
|
GLK: SCOTT: Fix signed/unsigned mismatch
|
2022-07-02 15:17:53 +02:00 |
|
Avijeet
|
28fcbeb230
|
GLK: SCOTT: Add TI-99/4A games to detection
|
2022-07-02 15:17:53 +02:00 |
|
Avijeet
|
4367c39472
|
GLK: SCOTT: Fix bugs in TI99 game loading
|
2022-07-02 15:17:53 +02:00 |
|
Avijeet
|
5aadf6e7e0
|
GLK: SCOTT: Implement performTI99Line
|
2022-07-02 15:17:53 +02:00 |
|
Avijeet
|
9e4d5408de
|
GLK: SCOTT: Implement runExplicitTI99Actions
|
2022-07-02 15:17:53 +02:00 |
|
Avijeet
|
49e9f404d2
|
GLK: SCOTT: Implement runImplicitTI99Actions
|
2022-07-02 15:17:53 +02:00 |
|
Avijeet
|
c6e730a291
|
GLK: SCOTT: Add ti99_4a_terp.h/cpp
|
2022-07-02 15:17:53 +02:00 |
|
Avijeet
|
f6a6b83367
|
GLK: SCOTT: Implement loadTitleScreen
|
2022-07-02 15:17:53 +02:00 |
|
Avijeet
|
b90a145c29
|
GLK: SCOTT: Implement readTI99ExplicitActions
|
2022-07-02 15:17:53 +02:00 |
|
Avijeet
|
3d9f511881
|
GLK: SCOTT: Implement readTI99ImplicitActions
|
2022-07-02 15:17:53 +02:00 |
|
Avijeet
|
309dab7c8f
|
GLK: SCOTT: Implement getTI994AWord
|
2022-07-02 15:17:53 +02:00 |
|
Avijeet
|
db6b013402
|
GLK: SCOTT: Implement getTI994AString and getWord
|
2022-07-02 15:17:53 +02:00 |
|
Avijeet
|
46fb85112d
|
GLK: SCOTT: Implement fixWord
|
2022-07-02 15:17:53 +02:00 |
|
Avijeet
|
93e7d4de16
|
GLK: SCOTT: Implement fixAddress
|
2022-07-02 15:17:53 +02:00 |
|
Avijeet
|
64bc7401b8
|
GLK: SCOTT: Implement tryLoadingTI994A
|
2022-07-02 15:17:53 +02:00 |
|
Avijeet
|
08ae18b5b4
|
GLK: SCOTT: Implement getMaxTI99Items
|
2022-07-02 15:17:53 +02:00 |
|
Avijeet
|
f0b030b971
|
GLK: SCOTT: Implement getMaxTI99Messages
|
2022-07-02 15:17:53 +02:00 |
|
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 |
|
Le Philousophe
|
55312a2fc9
|
GLK: Finx int vs int32 discrepancies
|
2022-06-26 15:55:32 +02:00 |
|
D G Turner
|
34eb62b46a
|
GLK: Fix GCC Compiler Warnings in Detection Code
|
2022-06-24 19:15:15 +01:00 |
|
Avijeet
|
e28966a2b6
|
GLK: SCOTT: Fix incorrect detection entry
|
2022-06-24 15:27:17 +02:00 |
|
Avijeet
|
85b381859f
|
GLK: SCOTT: Add platform data to detection entries
|
2022-06-24 15:27:17 +02:00 |
|
Avijeet
|
2256d19a0c
|
GLK: SCOTT: Include platform data in game detection entry
|
2022-06-24 15:27:17 +02:00 |
|
D G Turner
|
e95b2054b4
|
GLK: SCOTT: Fix Remaining GCC Compiler Warnings
|
2022-06-23 23:51:50 +01:00 |
|
D G Turner
|
e123d86704
|
GLK: SCOTT: Fix Likely Incorrect Fallthrough in UNP64 6502 Emulator Code
|
2022-06-23 23:21:37 +01:00 |
|
D G Turner
|
aefe3b5957
|
GLK: SCOTT: Fix Various GCC Compiler Warnings
|
2022-06-23 22:45:11 +01:00 |
|
D G Turner
|
70711c0070
|
GLK: SCOTT: Fix Missing Field Initializer GCC Compiler Warnings
These are emitted if -Wmissing-field-initializers is passed to GCC.
|
2022-06-23 22:19:17 +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
|
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
|
6a11c2bc10
|
GLK: SCOTT: Fix text decompression
|
2022-06-23 20:11:01 +02:00 |
|
Avijeet
|
051d12497f
|
GLK: SCOTT: Use C String instead of Common::String in GLK display
|
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
|
fd3b9bede3
|
GLK: SCOTT: Add language data to detected game
|
2022-06-23 20:11:01 +02:00 |
|
Avijeet
|
5b032ee851
|
GLK: SCOTT: Fix out-of-bound errors
|
2022-06-23 20:11:01 +02:00 |
|
Avijeet
|
ac75abb20a
|
GLK: SCOTT: Use READ_LE_UINT16 instead of READ_LE_INT16
|
2022-06-23 20:11:01 +02:00 |
|
Avijeet
|
08ae841dc9
|
GLK: SCOTT: Add missing return statement
|
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 |
|