Git Product home page Git Product logo

mameappletv's People

Contributors

kevsmithpublic avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mameappletv's Issues

availableModes

get this error when running

  • (void)prepareScreen
    {
    @Try
    {
    if ([[UIScreen screens] count] > 1 && nativeTVOUT) {

        // Internal display is 0, external is 1.
        externalScreen = [[[UIScreen screens] objectAtIndex:1] retain];         
        screenModes =  [[externalScreen **availableModes**] retain];
    
        // Allow user to choose from available screen-modes (pixel-sizes).
        /*
        UIAlertView *alert = [[[UIAlertView alloc] initWithTitle:@"External Display Detected!"
                                                         message:@"Choose a size for the external display." 
                                                        delegate:self 
                                               cancelButtonTitle:nil 
                                               otherButtonTitles:nil] autorelease];
        */
        NSObject *alert;
    

screen shot 2016-03-05 at 10 03 06

No sound in neo geo roms

A lot of games have no sound , most of the neo geo games and King of fighters series
You can hear the coin sound and the sound when you select player but no music from the game
I am using the roms from 0.37b5

Also from that rom set Michael Jackson moonwalker game crashes the app

Cheats working?

The cheats mechanism appears to be intact but turning cheats on for a game doesn't seem to activate the cheats, and selecting cheats under the in-game menu provides options to load or add cheats, but no cheats are visible. Perhaps the cheat.dat file isn't being loaded?

availableModes

Hi,

i have this problem when i build the mame in the Apple TV.
schermata 2015-12-11 alle 12 59 48

Thaks a lot for answer for this problem.

Alberto

Unknown type name 'INLINE' (input.h)

Attaching a screen cap. From googling, it almost looks like you have to set -std=c99 somehow uring build, but I haven't been able to figure that out.
input_h

How to play multiplayer in MameAppleTV

Does anyone know if it's possible to get 2 (or more) controllers working simultaneously?

For those games supporting multiplayer, but with one controller, is there a way to hit player-2 start with the MFi remote?

Build Failed on Xcode 9.4.1

Has anyone got this to work on Xcode 9.4.1? I'm receiving errors:

Unsequenced modification and access to 't'

and

Redeclaration of 'move' must not have the 'overloadable' attribute

N64 rom support

Does this emulator support n64 roms? I deployed to my apple tv tonight with the .n64 roms files in the resources folder but when the app starts on the apple tv it says "no available games found".

ROM Clones not Displayed in the Game Selection Screen

If you add multiple ROMs for the same game only one ROM (what appears to be the parent) shows on the game selection screen. So, for instance, multiple versions of PacMan don't show up, only a single version does, and in PacMac's case, it's Puckman, so you can't even play the Midway version of the game.

Nimbus Controller with tvOS 9.2

Hi, I was able to side load Mame on my apple tv running tvOS 9.2, however when I select any game, all the buttons of my Nimbus Controller get me back to the main MAME menu.

Mame errors when building

I get this error:
No matching provisioning profiles found: No provisioning profiles with a valid signing identity (i.e. certificate and private key pair) matching the bundle identifier “com.ksmith.iMame4tvOS” were found.

I tried changing the bundle ID with no success. Please help.

Provenance installed fine. But with same method Mame is failing.

Thank you.

Build fails on Xcode 7.2

Using the latest MameAppleTV, I am unable to build this on my 64GB Apple TV. I end up with 893 errors. The only changes were deleting the reference zipped rom files (listed in red) and adding dkong.zip, galaga.zip, pacman.zip and 1942.zip ROMs.

They were placed in the Resources folder as instructed, but don't see to get moved into the src/roms/ folder.

roms

errors

Adding ROMs

Hope these are easy questions to answer: I successfully sideloaded MAME to my AppleTV 4 and have been playing the two game whose ROMs I had at the time of sideloading. Now, in order to add new games, I've gotten those additional ROMs from an online site but do I repeat the whole building process in xcode again? And should I delete MAME from the AppleTV first, before re-sideloading it with the new ROMs added to the Resource folder in xcode?

My List of Non-Working Games

After a lot of searching for working ROMs, I've come up with the following list of games that work on my Mac and PC, but would not on the AppleTV.

Asteroids, Star Wars, The Empire Strikes Back, Major Havoc (VECTOR, freezes with black screen)

Altered Beast, Contra, Crystal Castles, Dig Dug, Donkey Kong 3, Galaga 88, Gauntlet 1 & 2, Ghouls and Ghosts, Moon Patrol, Ms. Pac-Man and Popeye (claims to be missing files, works on other devices)

Mame on apple tv 4 ios 11.2.6

I'm trying to install mame on my apple tv 4, with tvos 11.2.6. can be installed without jailbreak, with a mac and xcode 9.2?

Same failing to build on AppleTV

Hello, Mame is always failing to build.

I get this error:
No matching provisioning profiles found: No provisioning profiles with a valid signing identity (i.e. certificate and private key pair) matching the bundle identifier “com.ksmith.iMame4tvOS” were found.

I tried changing the bundle ID with no success. Please help.

Thank you

1216 issues

TVOS 9.1.1 with Xcode 7.2. When I compile I receive a message saying there were 1216 issues. I can provide more information but not sure what else to include. Thanks for any help.

Installed Mame through NitoTv roms do not show up

Where do we add the roms for the Mame build installed via NitoTv as it does not create the folder. Also creating the folders and installing the roms in the directory, do not show up in the app.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.