Skip to content

EmuVGA の使用が強制されているのを何とかする #16

Description

@kkebo

以下の箇所で EmuVGA を使うのが強制されているため特定のエミュレータ上でしか動かない状態になっている.

// デバッグ用
initEmuVGA(1366, 768, 32);
_resolution = Size(1366, 768);
color = 32;
vram.p16 = reinterpret_cast<unsigned short *>(0xe0000000);

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions