element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
GIZMO 2
  • Products
  • Dev Tools
  • Single-Board Computers
  • GIZMO 2
  • More
  • Cancel
GIZMO 2
Blog Hadron Vortex G2 - Amiga emulator
  • Blog
  • Forum
  • Documents
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join GIZMO 2 to participate - click to join for free!
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: Former Member
  • Date Created: 27 Apr 2015 4:42 PM Date Created
  • Views 907 views
  • Likes 1 like
  • Comments 3 comments
  • RoadTest
  • vortex_g2
  • lucie_tozer
  • gizmo2
Related
Recommended

Hadron Vortex G2 - Amiga emulator

Former Member
Former Member
27 Apr 2015

To be able to play Amiga games, an emulator is needed; specifically SF-UAE.

 

The emulator needs to have roms that act as a kind of BIOS called kickstart in order to boot games. A company bought the rights to own kickstart so to use them legally, you either need to own an Amiga or purchase the license. Luckily, my collection of old Amiga's lets me use these kickstarts. I managed to find them by searching for Amiga Kickstart downloads in Google.

 

The games can be downloaded for free in .adf format that the emulator can use. Virtually all of these games are categorized as abandonware which means that they are free to download and use from the many sources!

 

For completeness, I've attached a copy of my FS-UAE directory including games, config scripts, kickstarts, and my own custom config scripts as an example of how the variopus components should be stored. Once again, if you don't own an Amiga or license don't use the kickstarts in there image

 

Firstly we need to install FS-UAE

 

sudo apt-add-repository ppa:fengestad/stable

sudo apt-get update

sudo apt-get install fs-uae fs-uae-launcher fs-uae-arcade

 

Next run FS-UAE for the first time, it will likely give you an error but it's needed in order to make the directory structure.

 

fs-uae

 

Once it opens, close it again by pressing F12 using the up arrow to navigate to the X and pressing enter. FS-UAE should have made a folder at ~/Documents/FS-UAE containing various directories.

 

The first thing to do is create a default config script, you'll find a copy of mine in the attached .rar file in the directory ./FS-UAE/Configurations.

 

You'll also need to copy the Lotus2.adf file from the floppies directory since this is also the default game I used.

 

Feel free to replace your FS-UAE directory with the one I attached, this includes more games and pre-made configs.

 

An easy way to use FS-UAE is to open a terminal and type:

 

fs-uae-launcher

for a graphical interface to help configure and launch games.

 

image

 

The Hadron Vortex project needs games to be launched from command line so I make custom configurations in the my_configs folder for each game that I can launch from command line by typing "fs-uae [path to config]" and that launches the game without the launcher system but it does requi9re a more complete configuration script.

 

During play, pressing F12 will bring up the FS-UAE menu allowing to swap disk images in and out of the virtual disk drive, load and save games, and quit.

 

image

 

The next post will be launching graphical programs directly from the log in screen without needing a desktop.

 

I'm off to play some Cool Spot!!

Attachments:
FS-UAE.rar
  • Sign in to reply
  • Former Member
    Former Member over 10 years ago in reply to Brett.Wildermoth

    Hey Brett,

     

    I'm definitely looking at adding more emulators in the future, the next couple of weeks of this project is going to be focussed towards making an awesome case with a future cyberpunky look but trying to keep some oldskool retro console feel about it!

     

    Along with an LCD and some lights I want to try and make my console as interactive with the user and the games as possible. Most consoles just sit there as plain inanimate objects but I like the idea of putting some life into technology and designing for other aspects not just focussed towards the function it serves*

     

    *I walked past an absolutely gorgeous gothic style street lamp earlier, then I imagine I walked past about 100 of those straight aluminium poles with a light on top.. I'm not sure how many though because I didn't even notice them.. hah!

     

    Lucie

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • Brett.Wildermoth
    Brett.Wildermoth over 10 years ago

    When I get some free time I intend to replicate your game system project on the RaspberryPi2. I have found your posts to be inspirational. I haven't used UAE in 10 years, it shall be interesting to see how it has evolved. Have you looked into VICE for playing C64 games, some of those were awesome.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • dougw
    dougw over 10 years ago

    Cool, I'm always interested in ways to keep Amiga alive.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube