mirror of
https://github.com/holub/mame
synced 2025-04-20 23:42:22 +03:00
![]() devices to use this macro in their .c file. This greatly reduces the amount of work the linker has to do to combine all the instances, and reduces the final binary size when building with symbols. Unfortunately, in order to do it I had to switch back to macros from templates, but I can live with that for legacy devices. |
||
---|---|---|
docs | ||
src | ||
.gitattributes | ||
makefile |