Go to file
Phil Bennett 2843028b6b 03318: -burnin causes crash in vector games [Atari Ace]
---------- Forwarded message ----------
From: Atari Ace <atari_ace@verizon.net>
Date: Sun, Jul 18, 2010 at 9:43 PM
Subject: [patch] Fix 03318: -burnin causes crash in vector games
To: submit@mamedev.org
Cc: atariace@hotmail.com

- Hide quoted text -
Hi mamedev,

This patch fixes bug 03318, a crash associated with -burnin on vector
games. -burnin doesn't work for vector games (they lack bitmaps), but
at least it won't crash anymore.  I also fixed the code to not assume
the bitmaps were identically sized.  update_burnin made that
assumption, but finalize_burnin did not in some places.

~aa
2010-07-26 11:55:21 +00:00
docs Changed behavior of -watchdog option to act like a real watchdog. It now 2009-12-24 02:52:17 +00:00
src 03318: -burnin causes crash in vector games [Atari Ace] 2010-07-26 11:55:21 +00:00
.gitattributes Added Ameri Darts internal DSP dump and TMS32015 support to the 2010-07-20 16:11:46 +00:00
makefile Created CPU-specific device types for all CPUs, using new macros 2010-07-03 00:12:44 +00:00