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
|
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
|
4367c39472
|
GLK: SCOTT: Fix bugs in TI99 game loading
|
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 |
|