EMULATION for the rosco_m68k!? | FUN, FAST and FREE! | MAME Quickstart!

Поделиться
HTML-код
  • Опубликовано: 27 авг 2024
  • No rosco_m68k? No problem! Join me for a quick run-through of getting set-up with our full featured emulator, so you can play with the rosco_m68k TODAY, for FREE, even if you don't have space for ANOTHER old computer (but we both know you'll make space if it comes to it, amirite? 😉)
    In this quick five(ish) minute video I'll run through getting MAME installed, running some example rosco_m68k binaries, and doing a bit of instruction-level debugging. Get in!
    *Huge* thanks to @mmicko from the rosco_m68k discord for starting the MAME fork in the first place - serious shout-out for some awesome work! 🥳
    * Find us at: rosco-m68k.com
    * Buy stuff at: store.rosco-m6...
    * Chat with us on: / discord
    Install the rosco_m68k MAME fork with:
    brew tap rosco-m68k/homebrew-toolchain
    brew install mame-sbc
    Or see instructions here to build without brew: github.com/ros...
    Example programs repository: github.com/ros...
    To run a binary with debugging:
    sbc rosco_classicv2 -quik adventure.bin -debug
    Type `g` in the debugger window to start running, or type `help` to see useful commands for watches, breakpoints and so much more!
    Music:
    * Stardust Memories (stardstm.mod) - jester/sanity 1992
    Gear used to make the video:
    * Sony ZV-E10: amzn.to/3JKAACF
    * Smallrig RC120B: amzn.to/49UHkbT
    * Smallrig Softbox: amzn.to/4aR8WzW
    * DJI Mic: amzn.to/3JKARWd
    * Mac mini: amzn.to/3w9TmjZ
    #retro #retrocomputer #rosco_m68k #m68k #16bit #32bit #technology #electronics #programming

Комментарии • 5

  • @rosco_m68k
    @rosco_m68k  3 месяца назад +2

    Go and grab MAME folks and give it a try! It turned out that even after correcting myself about the incorrect relocation address, I was STILL wrong in this video - we DO now relocate to $2000, but execution jumps to just slightly after that. The lesson there is, even when I worked on the code, I can still remember it wrong and make a fool of myself 🤣

  • @mossevoort1
    @mossevoort1 3 месяца назад +1

    Great I saw this video during installing the mame emulator for the rosco_68k. Installing takes longer than the video 🙂. I also hope that my 68030 kit is comming soon to try the software out on the real thing.
    Thanks,
    Maarten

    • @rosco_m68k
      @rosco_m68k  3 месяца назад

      Glad you saw the video! We're shipping as fast as we can, it'll be with you very soon :)

  • @pdp11henkie
    @pdp11henkie 3 месяца назад +1

    Clearly, I have to dive into MAME ... very useful and handy!