Skip to content

Conversation

npwoods
Copy link
Contributor

@npwoods npwoods commented Aug 2, 2016

This is a redo of the split first submitted in #137, with the following differences:

  • The newly refactored rom_entry data structure is used
  • I've kept the refactored softlist code in src/emu, in order to defer the mechanical process of moving it
  • I've kept includes of softlist[_dev].h out of diimage.h, so that changes to either do not trigger an emu.h recompilation
  • Obviously, this goes against the latest master

npwoods added 2 commits August 2, 2016 17:40
This is a redo of the split first submitted in mamedev#137, with the following differences:
* The newly refactored rom_entry data structure is used
* I've kept the refactored softlist code in src/emu, in order to defer the mechanical process of moving it
* I've kept includes of softlist[_dev].h out of diimage.h, so that changes to either do not trigger an emu.h recompilation
* Obviously, this goes against the latest master
@mmicko mmicko merged commit f67311c into mamedev:master Aug 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants