RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login

    mame2003-plus: hundreds of new games, improved input, features, new bugs - now with runahead support

    Scheduled Pinned Locked Moved Ideas and Development
    mame
    1.5k Posts 70 Posters 1.8m Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • RiverstormR
      Riverstorm
      last edited by

      @WeirdH - Did you update mame2003-plus from source first? It's in the RetroPie setup menu Manage Packages -> Manage Experimental Packages? I created a new DAT last week and it's in there.

      	<game name="spacelnc">
      		<description>Space Launcher</description>
      		<year>1979</year>
      		<manufacturer>Nintendo</manufacturer>
      		<rom name="sl_f1.f1" size="1024" crc="6ad59e40" sha1="d416f7e6f5f55178df5c390548cd299650853022" region="cpu1" offset="0"/>
      		<rom name="sl_f2.f2" size="1024" crc="2de568e2" sha1="f13740d3d9bf7434b7760e9286ef6e2ede40845f" region="cpu1" offset="400"/>
      		<rom name="sl_g1.g1" size="1024" crc="06d0ab36" sha1="bf063100b065dbf511d6f32da169fb461568d15d" region="cpu1" offset="800"/>
      		<rom name="sl_g2.g2" size="1024" crc="73ac4fe6" sha1="7fa8c09692446bdf804900158e040f0b875a2e32" region="cpu1" offset="c00"/>
      		<rom name="sl_h1.h1" size="1024" crc="7f42a94b" sha1="ad85706de5e3f952b12756275be1ea1276a10666" region="cpu1" offset="1000"/>
      		<rom name="sl_h2.h2" size="1024" crc="04b7a5f9" sha1="589b0a0c8dcb1300623fe8478f1d7173b2bc575f" region="cpu1" offset="1400"/>
      		<rom name="sl_i1.i1" size="1024" crc="d30007a3" sha1="9e5905df8f7822385daef159a07f0e8257cb862a" region="cpu1" offset="1800"/>
      		<rom name="sl_i2.i2" size="1024" crc="640ffd2f" sha1="65c21396c39dc99ec263f66f400a8e4c7712b20a" region="cpu1" offset="1c00"/>
      		<rom name="sl_sound.ic2" size="1024" crc="8e1ff929" sha1="5c7da97b05fb8fff242158978199f5d35b234426" region="cpu2" offset="0"/>
      		<chip type="cpu" name="8080" clock="2520000"/>
      		<chip type="cpu" soundonly="yes" name="I8035" clock="400000"/>
      		<chip type="audio" name="DAC"/>
      		<chip type="audio" name="SN76477"/>
      		<video screen="raster" orientation="vertical" width="224" height="256" aspectx="3" aspecty="4" refresh="60.000000"/>
      		<sound channels="1"/>
      		<input players="2" control="joy8way" buttons="1" coins="1"/>
      		<dipswitch name="Lives">
      			<dipvalue name="3" default="yes"/>
      			<dipvalue name="4"/>
      			<dipvalue name="5"/>
      			<dipvalue name="6"/>
      		</dipswitch>
      		<driver status="good" color="good" sound="imperfect" palettesize="2"/>
      	</game>
      
      WeirdHW 2 Replies Last reply Reply Quote 1
      • WeirdHW
        WeirdH @Riverstorm
        last edited by

        @Riverstorm Well, I must have gone from binary then. I'll go check it out. Thanks again!

        1 Reply Last reply Reply Quote 0
        • WeirdHW
          WeirdH @barbudreadmon
          last edited by

          @barbudreadmon Yup, just read about rollback sets. This has been an educational day for me. Thanks for your replies.

          1 Reply Last reply Reply Quote 0
          • WeirdHW
            WeirdH @Riverstorm
            last edited by

            @Riverstorm It works now, Space launcher up and running. Thanks, any and all, for your help.

            arcadez2003A 1 Reply Last reply Reply Quote 1
            • arcadez2003A
              arcadez2003 @WeirdH
              last edited by arcadez2003

              @WeirdH said in mame2003-plus: hundreds of new games, improved input, features, new bugs - now with runahead support:

              @Riverstorm It works now, Space launcher up and running. Thanks, any and all, for your help.

              Well done you got there in the end :) BTW how do the colours look.?? Space Launcher was one of arnold's additions, i would have added the colour prom from Space Fever as per this change

              0.82u2: Stefan Jokisch decided to add the color prom from Space Fever to Space Launcher.

              Arcade Addict

              WeirdHW 1 Reply Last reply Reply Quote 0
              • WeirdHW
                WeirdH @arcadez2003
                last edited by WeirdH

                @arcadez2003 Well, glad you asked. Something's definitely up: everything is white, like a vanilla Space Invaders without any background artwork. The sound is also not right, when compared to gameplay on youtube: it plays a looping riff unless you press the button and there are no explosions. I must have done something wrong still...

                EDIT: I did manage to get Match It 2 running perfectly, though, so I don't know what's wrong with Space Launcher.

                arcadez2003A 1 Reply Last reply Reply Quote 0
                • arcadez2003A
                  arcadez2003 @WeirdH
                  last edited by arcadez2003

                  @WeirdH said in mame2003-plus: hundreds of new games, improved input, features, new bugs - now with runahead support:

                  @arcadez2003 Well, glad you asked. Something's definitely up: everything is white, like a vanilla Space Invaders without any background artwork. The sound is also not right, when compared to gameplay on youtube: it plays a looping riff unless you press the button and there are no explosions. I must have done something wrong still...

                  EDIT: I did manage to get Match It 2 running perfectly, though, so I don't know what's wrong with Space Launcher.

                  This is what i getting with arnold's code in my MAME72 test build.........

                  spacelnc.png

                  Sound is borked though, when i drop the same rom into my MAME84 emu Space Launcher is in colour and the sound is fine, this update is what will sort everything
                  that is wrong with Space Launcher and the other games which share the same hardware.......

                  0.82u2: Added vidhrdw\n8080.c and sndhrdw\n8080.c. Nintendo 8080 hardware update [Stefan Jokisch]: The driver has now been split into three parts (drivers, sndhrdw\ and vidhrdw\n8080.c).
                  0.80u2: Added n8080.c driver. Stefan Jokisch update the Nintendo 8080 based games. Added Space Fever, Space Fever High Splitter, Space Launcher, Sheriff / Bandido and Helifire from the 8080bw to the n8080 driver. Fixed CPU speed, unified memory maps and changed ROM labels in all games.
                  13th March 2004: Stefan Jokisch sent in an update to the early Nintendo 8080 games driver, fixing a lot of bugs and graphics glitches in the individual games.

                  Alotta graft but i might take this one on and plod away at it since it's classic Nintendo we're talking about here.

                  Arcade Addict

                  WeirdHW 1 Reply Last reply Reply Quote 4
                  • darkniorD
                    darknior
                    last edited by

                    Hi guys, thanks for all your work it's fantastic.
                    But i have a problem, i launch your core, go to the menu generate the DAT XML to try some rom set, i try on PI Batocera and on PC Windows and i can't found the dat file anywhere ???
                    Where is it generated please?
                    If you van give me the actuel one it can help a lot, but i would like to understand because i see you will release a new great update in a near future ....
                    Thanks

                    Life is game, just play it !

                    WeirdHW 1 Reply Last reply Reply Quote 0
                    • WeirdHW
                      WeirdH @darknior
                      last edited by

                      @darknior said in mame2003-plus: hundreds of new games, improved input, features, new bugs - now with runahead support:

                      Where is it generated please?

                      "if your roms are in /RetroPie/roms/mame-libretro/
                      your dat will be in
                      /RetroPie/roms/mame-libretro/mame2003-plus/ mame2003-plus.xml"

                      (from this post)

                      darkniorD 1 Reply Last reply Reply Quote 1
                      • darkniorD
                        darknior @WeirdH
                        last edited by

                        @WeirdH Yes i've think to this and search in /userdata/roms/mame froam Batocera and it is not here :(
                        Same on PC shere i drag n drop my rom file ...
                        I will try on my Retropie but if you can share the file here.
                        Thanks

                        Life is game, just play it !

                        1 Reply Last reply Reply Quote 0
                        • darkniorD
                          darknior
                          last edited by

                          I've try on my Retropie and same :(

                          Not there : /home/pi/RetroPie/roms/Arcade
                          Not there : /home/pi/RetroPie/roms/mame
                          Not there : /home/pi/RetroPie/BIOS/mame2003-plus

                          If some one can share his file, really i don't understand :(

                          Life is game, just play it !

                          1 Reply Last reply Reply Quote 0
                          • RiverstormR
                            Riverstorm
                            last edited by Riverstorm

                            @darknior - @WeirdH posted the correct path above for you on the Pi but I think it's just missing the home directory shortcut ~ in the front but it's correct nevertheless. Here's the full path below for arcade and mame-libretro but I'm not sure on the path for Batocera or Windows.

                            /home/pi/RetroPie/roms/arcade/mame2003-plus/mame2003-plus.xml
                            /home/pi/RetroPie/roms/mame-libretro/mame2003-plus/mame2003-plus.xml

                            darkniorD 1 Reply Last reply Reply Quote 0
                            • darkniorD
                              darknior @Riverstorm
                              last edited by

                              @Riverstorm Thanks i already try these directories and there is no XML file ... It's why i ask some one to share his XML to help me.
                              I search every where on my two PI and my PC, i don't have this file !

                              Life is game, just play it !

                              ClydeC WeirdHW 3 Replies Last reply Reply Quote 0
                              • ClydeC
                                Clyde @darknior
                                last edited by

                                @darknior You can get it from here: https://github.com/libretro/mame2003-plus-libretro/blob/master/metadata/mame2003-plus.xml

                                1 Reply Last reply Reply Quote 0
                                • G
                                  grant2258 Banned
                                  last edited by

                                  that not up to date someone at libretro needs to update it the xml file will be where your retroarch savedir is set to. Retropie just happens to use the content dir as the savedir.

                                  1 Reply Last reply Reply Quote 0
                                  • WeirdHW
                                    WeirdH @arcadez2003
                                    last edited by

                                    @arcadez2003 Good to know it wasn't just me. I got the game running on mame2010, but that one always has messy keyboard controls. It won't give me functioning buttons on my cab for player 2 coin and start, and even if I use a keyboard, the player 2 screen is always up side down, with no way to flip it. Oh well, it's running at least.

                                    arcadez2003A 1 Reply Last reply Reply Quote 0
                                    • WeirdHW
                                      WeirdH @darknior
                                      last edited by

                                      @darknior I would send you mine, but I don't know of a good place to upload.

                                      BriganeB 1 Reply Last reply Reply Quote 0
                                      • BriganeB
                                        Brigane @WeirdH
                                        last edited by

                                        @WeirdH https://www.sendspace.com/

                                        Systems: Raspberry Pi 0/2/3 Model B+
                                        Os: RetroPie 4.5
                                        Frontend: Emulationstation & Attract Mode

                                        1 Reply Last reply Reply Quote 1
                                        • WeirdHW
                                          WeirdH @darknior
                                          last edited by

                                          @darknior Link

                                          darkniorD 1 Reply Last reply Reply Quote 1
                                          • arcadez2003A
                                            arcadez2003 @WeirdH
                                            last edited by arcadez2003

                                            @WeirdH said in mame2003-plus: hundreds of new games, improved input, features, new bugs - now with runahead support:

                                            @arcadez2003 Good to know it wasn't just me. I got the game running on mame2010, but that one always has messy keyboard controls. It won't give me functioning buttons on my cab for player 2 coin and start, and even if I use a keyboard, the player 2 screen is always up side down, with no way to flip it. Oh well, it's running at least.

                                            Your talking about Space Launcher i assume.?? i've added the n8080.c driver but not yet submitted it to MAME2003+ core as i've ran into a issue with one game namely
                                            Heli Fire it's locking up on boot, but all the other games look lovely now they're all in colour with their special graphical effects and the sound is good now also.............

                                            Bandito / Sheriff

                                            bandido.png

                                            Space Fever

                                            spacefev.png

                                            Space Fever High Splitter

                                            highsplt.png

                                            Space Launcher

                                            spacelnc.png

                                            Arcade Addict

                                            WeirdHW UDb23U 2 Replies Last reply Reply Quote 4
                                            • First post
                                              Last post

                                            Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

                                            Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.