forked from mamedev/mame
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- reorganised most includes. - made ybdcomm mem/io maps private. - removed several comments about device-level overrides - added dip switch locations for ybdcomm and removed invalid options. - replaced digit clock speeds by XTAL markup. - changed localhost/remotehost handling to strings with util::string_format. - added side_effects_disabled-checks to memory/io reads. - changed most debug logging to use LOG macro. removed others. - socket errors now output error code and message. - moved variable declarations around to keep them in the smallest scope possible.
- Loading branch information
Showing
20 changed files
with
764 additions
and
877 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.