Skip to content

Any plans to modulize the io or maybe script io acces? #2092

Description

@WarlockD

Is your feature request related to a problem? Please describe.
I have been decompiling the Toshiba T1000 bios and its very annoying. It uses this 4 bit chip at an odd io port and uses the memory on it to get settings. If it fails it halts after 20 or so opcodes. I am making a hack to Spice86 so I can get passed that bit but know it will fail again at the keyboard controller as well as detecting EMS.

Describe the solution you'd like
What I would like is that all io devices to be maybe in an array so you can assign these odd ball devices to them but I noticed many of the devices are kind of stuck around places. I was wondering if there are plans to modalized at least io ports or set a trap where it could call a DLL plugin? I have just now started playing with it and I do love this thing.

Activity

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

Metadata

Metadata

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions