Skip to content

CGA status register #18

@martinlindhe

Description

@martinlindhe

The CGA status register (io port 0x03DA) should be implemented correctly.

Many demos check the status of the following bits to sync screen updates:

Bit 0 - horizontal retrace in progress
Bit 3 - in vertical retrace

Currently, we hack around this by changing the bits over time in https://github.com/martinlindhe/dustbox-rs/blob/master/src/cpu.rs#L3586

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions