Skip to content

SeaBIOS won't execute (unimplemented opcode that should exist) #5

@ghost

Description

The opcodes sgdt and pause are unimplemented, so JPC fails when starting SeaBIOS Git or 1.10.2 with an UnimplementedOpcodeException. However, I do see code for sgdt at least.

I was able to workaround pause by changing it in code to nop, but what is wrong with sgdt?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions