An open API service indexing awesome lists of open source software.

https://github.com/dizzy611/isapnpreader

Simple console program to read and display data from an ISA Plug n Play ROM
https://github.com/dizzy611/isapnpreader

Last synced: 3 months ago
JSON representation

Simple console program to read and display data from an ISA Plug n Play ROM

Awesome Lists containing this project

README

        

# ISAPNPReader
Simple console program to read and display data from an ISA Plug n Play ROM

NEW: Generates structs usable in 86Box PnP ROM definitions when given -s or --struct as second parameter.

USAGE:
`python3 ./isapnp_reader.py rom_file [-s/--struct]`

NOTE: devids.dat generated based on https://web.archive.org/web/20030402155339/http://www.microsoft.com/hwdev/download/resources/specs/devids.txt, license for code does not apply to this data file.