1
0
mirror of https://github.com/simh/simh.git synced 2026-03-02 09:47:40 +00:00
Files
simh.simh/VAX/vax410_sysdev.c
Mark Pizzolato dd82ea0851 Non Unibus and Non Qbus VAXen: Properly handle the boot ROM device support
- Previously the Option ROM device (OR) logic improperly used the UNIT
  UNIT_ATT flag to indicate a devices with Option ROM support.  This
  bit has specific meaning to many SCP capabilities while there are
  numerous device specific fields in the UNIT structure which DEVICEs
  can use as needed.
- Enhance SCP SHOW output for Option ROM units to indicate the DEVICE
   which each enabled ROM is related to.

Fixes #1210
2025-04-06 14:17:54 -10:00

32 KiB