Skip to content

FVDI - vq_extnd CLUT flag issue #51

@Atari260STE

Description

@Atari260STE

Hi Team,

according to documentation https://toshyp.atari.org/en/Inquire_functions.html#vq_extnd CLUT flag should be "0" for mono mode and "1" for 2 and more bitplanes (also 15/16/32bpp):
"work_out[5] CLUT flag (0 = no CLUT, 1 = CLUT or pseudo-CLUT (TrueColor) exists)"

I've checked the latest Freemint release and I see that FVDI set "0" for 8 and 32bit mode. In the source code for Aranym/Firebee/Radeon/SAGA/UAE driver I see following code:
https://github.com/freemint/fvdi/blob/master/fvdi/drivers/aranym/spec.c
https://github.com/freemint/fvdi/blob/master/fvdi/drivers/radeon/radeon_spec.c
" wk->screen.look_up_table = 0; /* Was 1 (???) Shouldn't be needed (graphics_mode) */"

Could you please check that?

Thanks
Regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions