mirror of
https://github.com/holub/mame
synced 2025-07-09 19:57:45 +03:00
![]() Subject: small submission Hi, enclosed please find a tiny diff which makes megadriv_vdp_r & megadriv_vdp_w handlers in megadriv.c non-static (and includes them in megadriv.h). This small change, while making essentially no difference for MAME, would make life easier to maintain pico emulation in MESS. -- From: Fabio Priuli [mailto:doge.fabio@gmail.com] Subject: fix for MT bug 2115 Hi, enclosed please find a small fix for the typo causing berlwall inputs breakage. No matter how extensively I test my changes, some typos always succeed to slip through my cross checks :( Anyway, this regression is fixed. -- From: Fabio Priuli [mailto:doge.fabio@gmail.com] Subject: Fix for MT bug 2114 Hi, enclosed please find a patch which fixes the red/blue inversion for eolith.c games. It regressed in 0.124, when the driver it's been converted from bitmap_format_rgb15 to bitmap_format_indexed16 with the wrong palette_init. |
||
---|---|---|
docs | ||
src | ||
.gitattributes | ||
makefile |