Link to CPC Mode 5 Viewer code

This commit is contained in:
Thomas Bernard 2019-12-22 16:38:21 +01:00
parent a272e5551e
commit 2c0baa1d2c
No known key found for this signature in database
GPG Key ID: 0FF11B67A5C0863C

View File

@ -1185,7 +1185,8 @@ void Test_CM5(T_IO_Context * context, FILE * file)
*
* Only support 288x256 resolution as the Mode 5 Viewer app only handles this
* single resolution.
* see https://www.cpc-power.com/index.php?page=detail&num=12905
* @see https://www.cpc-power.com/index.php?page=detail&num=12905
* @see https://github.com/cpcsdk/cpctools/blob/master/resources/mode5_viewer/fx_mode5.s
*/
void Load_CM5(T_IO_Context* context)
{