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
- Host: GitHub
- URL: https://github.com/dizzy611/isapnpreader
- Owner: Dizzy611
- License: mit
- Created: 2022-02-25T06:55:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-04T19:59:22.000Z (6 months ago)
- Last Synced: 2024-12-28T12:19:28.541Z (5 months ago)
- Language: Python
- Size: 99.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ISAPNPReader
Simple console program to read and display data from an ISA Plug n Play ROMNEW: 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.