Amiga.org

Amiga News and Community Announcements => Amiga News and Community Announcements => Amiga Software News => Topic started by: FrodeSolheim on October 27, 2012, 12:31:03 AM

Title: FS-UAE 2.0 for Windows, Mac OS X, Linux and FreeBSD
Post by: FrodeSolheim on October 27, 2012, 12:31:03 AM
I am pleased to announce version 2.0 of FS-UAE (http://fengestad.no/fs-uae/), the multi-platform Amiga emulator for Windows, Linux, Mac OS X and FreeBSD! FS-UAE 2.0 can be downloaded here (http://fengestad.no/fs-uae/download).

Notable changes since version 1.2 include:
 
See the release notes (http://fengestad.no/fs-uae/fs-uae-2-0-release-notes) for more information about this release and a detailed list of  changes. Also, many thanks to translators, contributors, and everyone  who has  been testing the development versions and reported bugs and  issues!
Title: Re: FS-UAE 2.0 for Windows, Mac OS X, Linux and FreeBSD
Post by: bloodline on October 27, 2012, 12:48:14 AM
Brilliant stuff! Wish I could get it to compile on my Raspberry Pi... :)
Title: Re: FS-UAE 2.0 for Windows, Mac OS X, Linux and FreeBSD
Post by: Colani1200 on October 27, 2012, 10:36:12 AM
Nice! Are physical Amiga formatted hard drives supported under Linux?
Title: Re: FS-UAE 2.0 for Windows, Mac OS X, Linux and FreeBSD
Post by: kolla on October 27, 2012, 10:55:54 AM
Awesome! I'll make an ebuild for Gentoo and submit to the portage tree :)
Title: Re: FS-UAE 2.0 for Windows, Mac OS X, Linux and FreeBSD
Post by: FrodeSolheim on October 27, 2012, 11:17:21 AM
Quote from: Colani1200;712767
Nice! Are physical Amiga formatted hard drives supported under Linux?

Yes and no! It does not support it directly, but it does support hard drive images in RDB format, and in Linux you can access the HD device as a file, so it will probably work. For example:

Code: [Select]
hard_drive_0 = /dev/sdcI know people have used HD-formatted compact flash cards this way with FS-UAE under Linux. Remember to give your user permission to access the file. And keep a backup, just in case ;)

Quote from: kolla;712768
Awesome! I'll make an ebuild for Gentoo and submit to the portage tree :)

Nice :)
Title: Re: FS-UAE 2.0 for Windows, Mac OS X, Linux and FreeBSD
Post by: XDelusion on October 27, 2012, 03:42:38 PM
Cool and all but...

...why don't it run on MorphOS, OS 4.x, or AROS?
Title: Re: FS-UAE 2.0 for Windows, Mac OS X, Linux and FreeBSD
Post by: FrodeSolheim on October 27, 2012, 03:52:25 PM
Quote from: XDelusion;712784
Cool and all but...
...why don't it run on MorphOS, OS 4.x, or AROS?

Like all software, it runs on the operating systems it has been designet for. Someone needs to work on support for MorphOS and/or OS 4.x and/or AROS for FS-UAE to work those systems. I don't develop for, nor use/have any of those systems :(
Title: Re: FS-UAE 2.0 for Windows, Mac OS X, Linux and FreeBSD
Post by: XDelusion on October 27, 2012, 09:31:22 PM
Quote from: FrodeSolheim;712785
Like all software, it runs on the operating systems it has been designet for. Someone needs to work on support for MorphOS and/or OS 4.x and/or AROS for FS-UAE to work those systems. I don't develop for, nor use/have any of those systems :(


I'm not a coder, but I know there are people in the MorphOS Zone forums that have been looking into setting up developers with hardware and a liscence.

If you have the interest/time of course.
Title: Re: FS-UAE 2.0 for Windows, Mac OS X, Linux and FreeBSD
Post by: FrodeSolheim on October 28, 2012, 11:26:28 AM
Quote from: XDelusion;712808
I'm not a coder, but I know there are people in the MorphOS Zone forums that have been looking into setting up developers with hardware and a liscence.

If you have the interest/time of course.

I like learning new stuff, so it could no doubt be an interesting project, but it is mostly about time - because I can instead spend the same time improving FS-UAE (and associated projects) for the currently supported platforms. I still have much I want to do, and I don't think I'll be finished any time soon :).
Title: Re: FS-UAE 2.0 for Windows, Mac OS X, Linux and FreeBSD
Post by: persia on October 28, 2012, 03:40:35 PM
How about a Windows RT version for the Microsoft Surface?
Title: Re: FS-UAE 2.0 for Windows, Mac OS X, Linux and FreeBSD
Post by: SysAdmin on October 28, 2012, 03:42:57 PM
Very nice!
Title: Re: FS-UAE 2.0 for Windows, Mac OS X, Linux and FreeBSD
Post by: FrodeSolheim on November 05, 2012, 10:55:13 PM
Quote from: persia;712887
How about a Windows RT version for the Microsoft Surface?

As far as I understand it, Windows RT will only let people install software via the Microsoft Store - a "walled garden" approach to computing which I don't like at all :(. And they don't even bother to support OpenGL. Microsoft is making it very hard for me to care for this platform, so there will most likely not be a version of FS-UAE for this platform.

I'll perhaps tinker with an Android port at some point though...