diff options
author | 2016-08-09 22:27:24 -0400 | |
---|---|---|
committer | 2016-08-09 22:27:24 -0400 | |
commit | 1cda375d5ed60dfadb66196e37778e9f35823566 (patch) | |
tree | 4ad0ccc07c816e2e8bf511a91bc341cae6facb6d /src/lib/netlist/plib/pparser.cpp | |
parent | 6a3c13eb5bf60a7debf9a37824905428e2ab70cc (diff) |
Eliminated device_image_interface::make_readonly()
Take note that I eliminated make_readonly(); here is why I think the calls were unnecessary:
1. All image loads through softlists are done through common_process_file(), and thus going to be readonly anyways
2. The cassette.cpp call to make_readonly() seems to be a residual hack, if a failure occurs the image will be unloaded anyways
Diffstat (limited to 'src/lib/netlist/plib/pparser.cpp')
0 files changed, 0 insertions, 0 deletions