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

    Tutorial: Handheld and Plug & Play systems with MAME

    Scheduled Pinned Locked Moved Ideas and Development
    game&watchjakkskonami handheldmametiger handheld
    280 Posts 10 Posters 184.5k 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.
    • FollyF
      Folly @Retrodade
      last edited by Folly

      @Retrodade said in Tutorial: Handheld and Plug & Play systems with MAME:

      yes sure I'll get my game list together n share and you can do what you want with it a few games have issues auto booting so i may remove them (because I'm not sure what to type to start them)
      it won't have videos as i can't play a game long enough lol
      but somethings better than nothing

      Indeed, take your time.
      I will see it when you are ready ;-)

      also, yes I had to do some remaps to controls on them since my exit on arcade didn't exit without a keyboard etc..
      can you tell me where I'll find the controller maps in mame?
      I'm using an arcade stick and buttons

      The mame mappings, you are looking for, are probably in :
      /home/pi/RetroPie/roms/mame/cfg
      In case of using lr-mess, the mame mappings are in :
      /opt/retropie/configs/all_in1/lr-mess

      The setting, you are looking for, is probably in the default.cfg.

      also there are a few games with "TOUCH SCREEN" options, hoping i can get my lightgun to work them, if i can figure out how to enable mouse in the emu..hoping it will see it as tough screen

      Good luck !
      I think mame should work OOB with mouse.
      If not then you can try lr-mess/lr-mame
      My generated module-scripts enables mouse by default for lr-mess/lr-mame.
      So that's worth testing, hopefully it all works OOB.

      1 Reply Last reply Reply Quote 0
      • duglorD
        duglor @Folly
        last edited by duglor

        @Folly Is there a way to private msg you, Folly?

        FollyF 1 Reply Last reply Reply Quote -1
        • FollyF
          Folly @duglor
          last edited by Folly

          @duglor said in Tutorial: Handheld and Plug & Play systems with MAME:

          I have send you a mail, you can remove yours from the post.

          P 1 Reply Last reply Reply Quote 0
          • P
            pariziv @Folly
            last edited by

            @DTEAM @Folly

            In the 90s I played these HP48GX games on a physical device:
            https://www.hpcalc.org/hp48/games/arcade/

            Then you had to copy them with a serial cable via kermit:
            https://www.hpcalc.org/install.php

            I saw that you can run the HP48GX via mame:
            http://adb.arcadeitalia.net/dettaglio_mame.php?game_name=hp48g

            I have the hp48gx.zip rom running now and it looks good with the mame art:
            https://www.progettosnaps.net/artworks/packs/official/hp48gx.zip

            Is there any way to load these games via:
            /opt/retropie/emulators/mame/mame -verbose hp48gx ... ?

            FollyF 2 Replies Last reply Reply Quote 0
            • FollyF
              Folly @pariziv
              last edited by Folly

              @pariziv

              Starting with the hp48g, this driver does not have support for media and slots (serial port / ram-card / etc).

              pi@raspberrypi:~ $ /opt/retropie/emulators/mame/mame -listmedia hp48g
              SYSTEM           MEDIA NAME       (brief)    IMAGE FILE EXTENSIONS SUPPORTED
              ---------------- --------------------------- -------------------------------
              hp48g            (none)
              pi@raspberrypi:~ $ /opt/retropie/emulators/mame/mame -listslots hp48g
              SYSTEM           SLOT NAME        SLOT OPTIONS     SLOT DEVICE NAME
              ---------------- ---------------- ---------------- ----------------------------
              hp48g            (none)
              

              For the hp48gp and hp49g this is the same.
              So it will probably be quite difficult to get the software working these types.

              However for the hp48gx (or hp48sx) "ports" are supported, which is perhaps an option :

              pi@raspberrypi:~ $ /opt/retropie/emulators/mame/mame -listmedia hp48gx
              SYSTEM           MEDIA NAME       (brief)    IMAGE FILE EXTENSIONS SUPPORTED
              ---------------- --------------------------- -------------------------------
              hp48gx           port1            (p1)       .crd  
              hp48gx           port2            (p2)       .crd
              

              When running hp48gx I can now create a .crd file in the mame-gui.
              Now using the the "disktype" program it will show up as empty disk image :

              pi@raspberrypi:~ $ disktype '/home/pi/hp.crd' 
              --- /home/pi/hp.crd
              Regular file, size 128 KiB (131072 bytes)
              Blank disk/medium
              

              This output looks hopeful, though more research has to be done.
              We have to try to format the card from within the hp48gx and look if we can get a usable disk-image that we can write files to in, for example, linux.

              We can find a lot of information about these models over here :
              https://github.com/wyatt8740/x48
              Perhaps we are even able to use this emulator and tools to create .crd files.

              1 Reply Last reply Reply Quote 0
              • FollyF
                Folly @pariziv
                last edited by Folly

                @pariziv

                I tried some ram files that were created by the x48 emulator I mentioned earlier.
                They seem not compatible once something has been written to it.
                So even if files could be transferred in the x48 emulator the ram card files would not work in mame.

                For me it takes too much time to figure out some solution.
                So I will probably stop trying.

                Perhaps you have more luck asking the same question on the mame forum :
                https://forums.bannister.org/ubbthreads.php?ubb=postlist&Board=1

                P 1 Reply Last reply Reply Quote 0
                • P
                  pariziv @Folly
                  last edited by

                  @Folly

                  Ok. Anyway thanks for taking the time to look into it. I see there's also an Atari Portfolio thread. I will try that first.

                  FollyF 1 Reply Last reply Reply Quote 0
                  • FollyF
                    Folly @pariziv
                    last edited by

                    @pariziv

                    Yes that's my thread.
                    I was hoping that I could do somewhat the same thing with the hp48gx.
                    But I think the format of the ram images is totally different.

                    1 Reply Last reply Reply Quote 0
                    • FollyF Folly referenced this topic on
                    • R
                      Retrodade @Folly
                      last edited by

                      @Folly here are my scrapes and gamelist for Atari portfolio
                      if you like do what you want with them, all good.
                      hope i helped some!

                      I stuck them here
                      https://archive.org/details/gamelist_202211

                      DTEAMD 1 Reply Last reply Reply Quote 2
                      • DTEAMD
                        DTEAM @Retrodade
                        last edited by

                        @Retrodade
                        Thanks. Great job! @Folly It's now on the project Google Drive

                        R FollyF 2 Replies Last reply Reply Quote 2
                        • R
                          Retrodade @DTEAM
                          last edited by

                          @DTEAM great !

                          FollyF 1 Reply Last reply Reply Quote 0
                          • FollyF
                            Folly @Retrodade
                            last edited by Folly

                            @Retrodade

                            You did put some effort in to it ;-)
                            Really nice job !
                            Thanks.

                            Thanks for adding @DTEAM

                            duglorD 1 Reply Last reply Reply Quote 0
                            • duglorD
                              duglor @Folly
                              last edited by

                              Western Bar -Game Watch game made by Casio which was published, in 1984

                              FollyF 1 Reply Last reply Reply Quote 0
                              • FollyF
                                Folly @duglor
                                last edited by

                                @duglor

                                ?

                                1 Reply Last reply Reply Quote 0
                                • R
                                  Retrodade
                                  last edited by

                                  @Folly
                                  Not sure if I remember any scrapes
                                  "Image, pic and video" for Tiger R Zone?
                                  well, there are only 3 and I made mine also leaving it here if you want them and if you already did i didn't see it, but here are the ones I did

                                  link
                                  https://archive.org/download/tiger-r-zone-scrapes

                                  1 Reply Last reply Reply Quote 2
                                  • FollyF
                                    Folly @DTEAM
                                    last edited by

                                    @DTEAM

                                    Can you add tigerrz to your google-drive and add also entry's for .7z ?

                                    DTEAMD 1 Reply Last reply Reply Quote 0
                                    • DTEAMD
                                      DTEAM @Folly
                                      last edited by

                                      @Folly said in Tutorial: Handheld and Plug & Play systems with MAME:

                                      Can you add tigerrz to your google-drive and add also entry's for .7z ?

                                      @Retrodade @Folly
                                      Done! .7z included and on GoogleDrive.

                                      Thanks Retrodade!

                                      DTEAMD R 2 Replies Last reply Reply Quote 1
                                      • DTEAMD
                                        DTEAM @DTEAM
                                        last edited by

                                        @Folly

                                        Hi Folly, are you able to run tsimquest.zip or 7z (Tiger - Castlevania Simon's Quest). I'm not able for now !

                                        FollyF 2 Replies Last reply Reply Quote 0
                                        • FollyF
                                          Folly @DTEAM
                                          last edited by

                                          @DTEAM

                                          It's for new release mame 250.

                                          DTEAMD 1 Reply Last reply Reply Quote 1
                                          • DTEAMD
                                            DTEAM @Folly
                                            last edited by

                                            @Folly

                                            Do you know if more handheld have been added to MAME 0.250 and lower since we start this thread? I updated my list 2 times since the beginning of the project. It's hard to capt, because some new handheld just doesn't work (like JAKKS... almost 50% of the existing MAME roms doesn't work, same thing for All in one)

                                            FollyF 4 Replies Last reply Reply Quote 0
                                            • 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.