summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/ms32.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/ms32.c')
-rw-r--r--src/mame/video/ms32.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mame/video/ms32.c b/src/mame/video/ms32.c
index 06140bbab78..5d1f6bee19e 100644
--- a/src/mame/video/ms32.c
+++ b/src/mame/video/ms32.c
@@ -64,7 +64,6 @@ TILE_GET_INFO_MEMBER(ms32_state::get_ms32_extra_tile_info)
void ms32_state::video_start()
{
-
m_priram_8 = auto_alloc_array_clear(machine(), UINT8, 0x2000);
m_palram_16 = auto_alloc_array_clear(machine(), UINT16, 0x20000);
m_rozram_16 = auto_alloc_array_clear(machine(), UINT16, 0x10000);
@@ -506,7 +505,6 @@ UINT32 ms32_state::screen_update_ms32(screen_device &screen, bitmap_rgb32 &bitma
if (primask == 0x00)
{
-
if (src_tilepri==0x00)
{
if (spridat & 0xff)