MAMEWorld >> EmuChat
View all threads Index   Flat Mode Flat  

Dullaron
Diablo III - Dunard #1884
Reged: 07/22/05
Posts: 6125
Loc: Fort Worth, Tx
Send PM
MAME for Android. Info here on how to make it. On Windows. (Update)
05/18/16 07:22 AM Attachment: MAME.zip 3 KB (1 downloads)


https://www.dropbox.com/s/tnp4u3ktv0o3hz5/20160605_184341.jpg?dl=0 Snapshot.

At this time a lot of things doesn't seem to work right. Sounds, controller, keyboard and many more. This is a Alpha version.


Code:


http://mamedev.org/tools/ Get the 64 or 32. Unzip it and then move it to C:\msys64

Download the source. http://mamedev.org/release.html or https://github.com/mamedev/mame Unzip it and then move it to C:\source

Open up the cmd.

call C:\msys64\win32\env.bat

1. Update repositories
pacman -Sy

2. Install/update needed packages
pacman -S mame-essentials android-ndk android-sdk java

3. Restart console so new env.bat is actually called and set.

Open up the cmd again.

call C:\msys64\win32\env.bat

cd C:\source

make SUBTARGET=tiny "SDL_INI_PATH = .;/storage/emulated/0/MAME/;ini;" android-arm -j5

or

make SUBTARGET=tiny "SDL_INI_PATH = .;/storage/emulated/0/MAME/;ini;" android-mips -j5

or

make SUBTARGET=tiny "SDL_INI_PATH = .;/storage/emulated/0/MAME/;ini;" android-x86 -j5

cd C:\source\android-project

gradlew assemble

7. in android-project\app\build\outputs\apk\ there are generated APK files that you can install on any device running 4.3 and up (API 18)



I went to C:\source\src\mame\tiny.lst and then replace all those games for these. Williams already set up here. C:\source\scripts\target\mame\tiny.lua


Code:


// license:BSD-3-Clause
// copyright-holders:Aaron Giles
/******************************************************************************

tiny.lst

List of all enabled drivers in the system. This file is parsed by
makelist.exe, sorted, and output as C code describing the drivers.

******************************************************************************/

blaster // (c) 1983
bubbles // (c) 1982
defender // (c) 1980
inferno // (c) 1984
joust // (c) 1982
joust2 // (c) 1986
robotron // (c) 1982
sinistar // (c) 1982
splat // (c) 1982
stargate // (c) 1981




Drop MAME folder into your Android devise. You can change the paths on the mame.ini.

Using MAME 0.174 ROM's.

Give Micko thanks for the make and tools info.


W11 Home 64-bit + Nobara OS / AMD Radeon RX 5700 XT / AMD Ryzen 7 3700X 8-Core 3.59 GHz / RAM 64 GB







Entire thread
Subject Posted by Posted on
* MAME for Android. Info here on how to make it. On Windows. (Update) Dullaron 05/18/16 07:22 AM
. * Updated the first post. Dullaron  06/06/16 08:55 PM
. * Re: MAME for Android. Info here on how to make it. On Windows. anikom15  05/19/16 07:11 AM
. * Re: MAME for Android. Info here on how to make it. On Windows. Dullaron  05/19/16 08:46 AM
. * Re: MAME for Android. I get this error hotgraphics  06/07/16 07:10 AM
. * Try the source from here. This is where the source get the updates a lot. Dullaron  06/07/16 08:00 AM
. * Re: Try the source from here. This is where the source get the updates a lot. hotgraphics  06/07/16 10:19 AM
. * Had you tried on the C drive? Dullaron  06/07/16 11:03 PM
. * Re: Had you tried on the C drive? hotgraphics  06/08/16 04:52 AM
. * Re: Had you tried on the C drive? Dullaron  06/08/16 05:52 AM
. * Re: Had you tried on the C drive? hotgraphics  06/08/16 05:55 AM
. * Re: Had you tried on the C drive? Dullaron  06/08/16 05:58 AM
. * Re: Had you tried on the C drive? hotgraphics  06/08/16 06:01 AM
. * Re: Had you tried on the C drive? Dullaron  06/08/16 06:04 AM
. * Re: Had you tried on the C drive? hotgraphics  06/08/16 06:11 AM
. * Re: Had you tried on the C drive? Dullaron  06/08/16 06:19 AM
. * Re: Had you tried on the C drive? hotgraphics  06/08/16 06:28 AM
. * Re: Had you tried on the C drive? Dullaron  06/08/16 09:41 AM
. * Re: Had you tried on the C drive? hotgraphics  06/08/16 10:12 AM
. * Re: Had you tried on the C drive? Dullaron  06/09/16 02:38 AM
. * Re: Had you tried on the C drive? hotgraphics  06/09/16 03:38 AM
. * Dullaron, how did you get past this error? hotgraphics  06/25/16 02:58 PM
. * R. Belmont reply to me. Dullaron  05/19/16 05:24 AM

Extra information Permissions
Moderator:  Robbbert, Tafoid 
0 registered and 290 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 3338