mirror of
https://github.com/holub/mame
synced 2025-05-28 00:31:33 +03:00
![]() accordingly. Added new functions for dynamically installing device memory read/write handlers. Updated install_memory_XXX_handler() functions to take a machine parameter. Updated all drivers accordingly. Merged installation of read and write handlers where appropriate. Simplified memory.c code for dynamic installation so that a single function handles all the work; a NULL read or write handler indicates not to install anything for reads or writes. |
||
---|---|---|
docs | ||
src | ||
.gitattributes | ||
makefile |