From 2cd9b69e539c0e50a5c9ce8d152f3cfa76e34949 Mon Sep 17 00:00:00 2001 From: hap Date: Tue, 8 Sep 2020 23:29:03 +0200 Subject: efootb4,einvader,einvaderc: update layouts to zoom view when hiding score display --- src/mame/drivers/odyssey2.cpp | 7 +++---- src/mame/layout/efootb4.lay | 28 ++++++++++++++-------------- src/mame/layout/einvader.lay | 2 -- src/mame/layout/einvaderc.lay | 2 -- src/mame/layout/kenseim.lay | 2 +- 5 files changed, 18 insertions(+), 23 deletions(-) diff --git a/src/mame/drivers/odyssey2.cpp b/src/mame/drivers/odyssey2.cpp index fb72e8b7ea0..6aabae3acc8 100644 --- a/src/mame/drivers/odyssey2.cpp +++ b/src/mame/drivers/odyssey2.cpp @@ -70,10 +70,9 @@ TODO: then waits for 1 scanline, and reads Y again. It expects Y to change. Latching Y will also cause video glitches to look different on some games when compared to the real console, for example powerlrd. -- ppp(the tetris game) does not work properly on PAL, is this homebrew NTSC-only, - or is PAL detection going wrong? It does look like PAL/NTSC detection is working, - see internal RAM $3D d7. So maybe it is due to inaccurate PAL video timing. - The game does mid-scanline video updates. +- ppp(the tetris game) does not work properly on PAL, it does look like PAL/NTSC + detection is working, see internal RAM $3D d7. So maybe it is due to inaccurate + PAL video timing. The game does mid-scanline video updates. - g7400 probably has different video timing too (not same as g7000) - g7400 helicopt sometimes locks up at the sea level, timing related? - 4in1 and musician are not supposed to work on g7400, but work fine on MAME, diff --git a/src/mame/layout/efootb4.lay b/src/mame/layout/efootb4.lay index 28d24de77da..829b719de6d 100644 --- a/src/mame/layout/efootb4.lay +++ b/src/mame/layout/efootb4.lay @@ -141,17 +141,17 @@ license:CC0 - + - - + + - + @@ -163,22 +163,20 @@ license:CC0 - - - + + + - - - - + + + + - - @@ -195,8 +193,10 @@ license:CC0 + - + + diff --git a/src/mame/layout/einvader.lay b/src/mame/layout/einvader.lay index 5146abbcaf7..ead817d6f1e 100644 --- a/src/mame/layout/einvader.lay +++ b/src/mame/layout/einvader.lay @@ -24,8 +24,6 @@ license:CC0 - - diff --git a/src/mame/layout/einvaderc.lay b/src/mame/layout/einvaderc.lay index 3f692e6baeb..7837b6740a5 100644 --- a/src/mame/layout/einvaderc.lay +++ b/src/mame/layout/einvaderc.lay @@ -23,8 +23,6 @@ license:CC0 - - diff --git a/src/mame/layout/kenseim.lay b/src/mame/layout/kenseim.lay index efe9b68bd41..70e338a2c7a 100644 --- a/src/mame/layout/kenseim.lay +++ b/src/mame/layout/kenseim.lay @@ -271,7 +271,7 @@ license:CC0 - + -- cgit v1.2.3