summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/plib/pparser.cpp
diff options
context:
space:
mode:
author Nathan Woods <npwoods@mess.org>2016-08-08 07:31:31 -0400
committer Nathan Woods <npwoods@mess.org>2016-08-08 07:31:31 -0400
commit89ccb9b8feace24240e08bbbd89e4665318cc91f (patch)
treead8589b277dbc484a2c63dd726aca5ee638bf8e2 /src/lib/netlist/plib/pparser.cpp
parent74e1aa46198ca5724a9faa8f88aeecf6bc1fc3bf (diff)
This should fix a regression incurred from the rom_entry changes identified by MASH
On pull request #1200, MASH identfied a regression caused by recent changes to rom_entry handling. That said, I disagreed with his proposed fix because the code did a backwards scan for ROMENTRY_ISEND. I don't think this is correct; ROMENTRY_ISEND should only work for forward scans, and it probably worked by accident simply because rom_entry structures were likely allocated back to back. As far as I can tell, my proposed change seems to work but I'm somewhat fuzzy on the interactions between BIOS ROMs and devices, and it is possible that I'm neglecting a use case.
Diffstat (limited to 'src/lib/netlist/plib/pparser.cpp')
0 files changed, 0 insertions, 0 deletions