mirror of
https://github.com/holub/mame
synced 2025-04-21 16:01:56 +03:00
![]() * PALETTE_INIT no longer has a colortable parameter * removed game_colortable and remapped_colortable from machine_config * updated a few stragglers that still referenced these fields * removed tile_draw_colortable from tilemap.c (From Zsolt): Added support for the new colortable object in the palette viewer Changed the input port tokens to use a union instead of casting everything to FPTR. In the future, C99-enabled compilers will be able to achieve type safety with designated initializers. |
||
---|---|---|
docs | ||
src | ||
.gitattributes | ||
makefile |