diff options
author | 2009-08-13 04:42:13 +0000 | |
---|---|---|
committer | 2009-08-13 04:42:13 +0000 | |
commit | 9d033c98e79a64e30551a68dc120711f3bb16217 (patch) | |
tree | d5367d54f388838f22136fbd512f41604c2b477a /src/emu/validity.c | |
parent | 019d919850d698abcea4bd12fbb623aa8518ae00 (diff) |
> From: atari_ace@verizon.net
> To: submit@mamedev.org
> CC: atariace@hotmail.com
> Subject: [patch] Introduce tilemap_private to running_machine
> Date: Thu, 23 Jul 2009 18:49:08 -0700
>
> Hi mamedev,
>
> Tilemaps in MAME are currently globally tracked. If multiple machines
> with different tilemaps are ever to be supported, this needs to be
> changed, which this patchset does.
>
> 0. This patch add tilemap_private to running_machine, adds machine to
> a few apis and adds two new apis to replace the convention that tmap =
> NULL => all tilemaps.
> 1. This patch mechanically converts all the uses of ALL_TILEMAPS to
> use the new apis.
> 2. This patch removes ALL_TILEMAPS and makes tilemap_private
> dynamically allocated per machine.
>
> ~aa
Diffstat (limited to 'src/emu/validity.c')
0 files changed, 0 insertions, 0 deletions