English Amiga Board


Go Back   English Amiga Board > Support > support.FS-UAE

 
 
Thread Tools
Old 14 July 2015, 12:56   #61
Boom^
Registered User
 
Join Date: Sep 2009
Location: Estepona, Spain
Posts: 38
I've got the Keyrah interface running in an Amiga 600 case with a Raspberry Pi2. Works a treat.

What I need now is a decent SD card image which boots to a well tuned Amiga emulator to boot it into a nice workbench environment. My Linux skills suck.

I've had a look at Retro Pie and Emulation Station and so far haven't got on with it Its been fiddly to say the least.

(Note: I did not destroy an Amiga 600. I picked up motherboardless case and keyboard without any other components in it).
Boom^ is offline  
Old 25 August 2015, 07:24   #62
amigafreak68k
Registered User
 
Join Date: Apr 2013
Location: Engelsdorf / Germany
Posts: 468
If anybody is interressting:

UAE4ARM have JIT onboard:

https://www.raspberrypi.org/forums/v...c.php?t=110488
amigafreak68k is offline  
Old 30 August 2015, 01:50   #63
Boom^
Registered User
 
Join Date: Sep 2009
Location: Estepona, Spain
Posts: 38
Thanks amigafreak68k.

You know what i'd love... if someone could just build an rpi2 SD Card image that boots straight into an emulator like UAE4ARM. Happy to provide my own roms and amiga hard disk image. But to have an image where we can essentially have a pi booting straight into an Amiga would be awesome! That way us inpatient / linux newbies could jump right in I just wish i had the time to figure it all out myself and release it
Boom^ is offline  
Old 02 September 2015, 02:29   #64
ransom1122
Registered User
 
ransom1122's Avatar
 
Join Date: Aug 2011
Location: Omnicorp
Age: 45
Posts: 5,820
Anyone up for the task of providing a bootable image straight into Amiga? It seems as though its asked numerous amount of times. But I have yet to see such thing posted.
ransom1122 is offline  
Old 02 September 2015, 22:45   #65
Boom^
Registered User
 
Join Date: Sep 2009
Location: Estepona, Spain
Posts: 38
Yes that would be amazing! Turn any raspberry pi 2 into an amiga with a pre-made SD card image you can just burn off!!

I'd even donate money! Id love to make it myself. But just dont have the time or linux expertise
Boom^ is offline  
Old 30 October 2015, 10:17   #66
jbl007
Registered User
 
Join Date: Mar 2013
Location: Leipzig/Germany
Posts: 466
I didn't want to hijack this thread, so I'll continue here.
I tried to build it on the pi2. This is what happend:

./configure --prefix=/usr --enable-drivers
Code:
configure: error: in `/home/alarm/fs-uae-devel/src/fs-uae':
configure: error: --enable-jit was given, but arch is not supported
See `config.log' for more details
which is OK I think, but:
./configure --prefix=/usr --enable-drivers --disable-jit --disable-jit-fpu
Code:
g++ -DHAVE_CONFIG_H -I.  -DLINUX -DUAE -DFSUAE  -I./flac/include -I./gen -I./src -I./src/jit -I./src/include -I./src/od-fs -I./src/od-fs/include -I./src/od-win32 -I./src/od-win32/caps -I./libfsemu/include  -I./manymouse   -I./libudis86/include  -I./prowizard/include -I./softfloat  -D_FORTIFY_SOURCE=2 -I/usr/include/libdrm -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLUA_USE_POSIX -I/usr/include/AL -I/usr/include/libdrm -I/usr/include/libpng16 -D_REENTRANT -I/usr/include/SDL2   -fno-strict-overflow -fno-strict-aliasing -Wmissing-declarations -Waddress -fvisibility=hidden -I/usr/include/mpeg2dec -mfloat-abi=hard -mcpu=cortex-a7 -mfpu=neon-vfpv4  -ftree-vectorize -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT src/jit/compemu_fpp.o -MD -MP -MF $depbase.Tpo -c -o src/jit/compemu_fpp.o src/jit/compemu_fpp.cpp &&\
mv -f $depbase.Tpo $depbase.Po
In file included from src/jit/compemu_fpp.cpp:20:0:
src/jit/compemu.h:332:33: fatal error: compemu_midfunc_arm.h: No such file or directory
compilation terminated.
Makefile:4193: recipe for target 'src/jit/compemu_fpp.o' failed
make[2]: *** [src/jit/compemu_fpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/home/alarm/fs-uae-devel/src/fs-uae'
Makefile:4236: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/alarm/fs-uae-devel/src/fs-uae'
Makefile:2336: recipe for target 'all' failed
make: *** [all] Error 2
I guess this is a bug!?
jbl007 is offline  
Old 31 October 2015, 12:44   #67
FrodeSolheim
FS-UAE Developer
 
FrodeSolheim's Avatar
 
Join Date: Dec 2011
Location: Førde, Norway
Age: 43
Posts: 4,043
It's not really a bug, because compiling FS-UAE for ARM isn't supported (= it may or may not work).

Simple fix this is probably:
Code:
touch src/jit/compemu_midfunc_arm.h
(I'll include the proper compemu_midfunc_arm.h in the git repo soon, it isn't really needed since JIT isn't used, but might just as well include it).
FrodeSolheim is offline  
Old 31 October 2015, 22:52   #68
jbl007
Registered User
 
Join Date: Mar 2013
Location: Leipzig/Germany
Posts: 466
Works now, but runs very slow (as expected). And not only because of the software renderer.
jbl007 is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
anyone using raspberry pi floppy replacement? bugsymalone666 Hardware mods 0 25 December 2014 23:46
CDTV to Raspberry Pi for Internet? chocolate_boy Amiga scene 7 27 January 2014 19:03
NetSurf works on the raspberry pi mcbone Amiga scene 2 08 July 2013 05:17
For Sale Raspberry Pi lolafg MarketPlace 16 06 August 2012 15:13
Embedded Raspberry Pi? wXR Hardware mods 2 29 July 2012 17:39

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 01:00.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.11836 seconds with 13 queries