English Amiga Board


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

 
 
Thread Tools
Old 02 October 2012, 01:02   #361
spoUP
Registered User
 
Join Date: Dec 2002
Location: sweden
Age: 46
Posts: 430
I love this project! It is probably the best uae branc for non-windows platforms and the development pace is quite remakable! <3
Do you know about the UAE-PPC-JIT project? (http://euaejit.blogspot.se/)
Would you consider merging this into fs-uae once done?
It has support for ppc macs merged in already, even if it targets AmigaOS4 in the first place.
BTW does fs-uae support jit on x86 architectures already?
spoUP is offline  
Old 02 October 2012, 01:31   #362
FrodeSolheim
FS-UAE Developer
 
FrodeSolheim's Avatar
 
Join Date: Dec 2011
Location: Førde, Norway
Age: 43
Posts: 4,043
I thought some more about the keyboard mapping. Here's an image of a typical international Amiga keyboard (Swedish in this case):



While most keys can be trivially mapped to a 105-key international keyboard, the ones in the red rectangle pose a problem (one key too many). What I have done for now is to map the number row positionally to the host map, and the underlined green key (which there is no space for on a PC keyboard) is instead mapped to the Insert key. However, perhaps the blue key is "less useful" and it would be better to relocate this key to Insert instead, and let the green key take it's place in the default mapping.. -Any thoughts among the general population?

Quote:
Originally Posted by Leffmann View Post
No rush or need just for my sake! It just disables some scripts I had, nothing critical, and there are probably more important things to fix.
It's going to be implemented sooner or later, so just let me know (you or any other) if the need for stored file attributes on mounted directory HDs becomes significant!

Quote:
Originally Posted by spoUP View Post
I love this project! It is probably the best uae branc for non-windows platforms and the development pace is quite remakable! <3
Do you know about the UAE-PPC-JIT project? (http://euaejit.blogspot.se/)
Would you consider merging this into fs-uae once done?
It has support for ppc macs merged in already, even if it targets AmigaOS4 in the first place.
BTW does fs-uae support jit on x86 architectures already?
Thanks -Yes, I have visited this blog a few times, and I wouldn't mind merging the code into FS-UAE if I got a clean and nice patch. However, I have no way to test this, so I can't do much more than accepting a patch.

Development versions of FS-UAE support JIT on x86 on Linux and Mac. However, it does not work in direct memory mode, and requires the somewhat slower indirect memory access mode. In direct memory mode, it does not work correctly, and on Windows, it currently crashes.

The Mac versions I publish are 32-bit x86 code, so the JIT is available there by default. For Linux, you must use the 32-bit binaries. With recent Debian/Ubuntu versions, this is particularly easy because of multiarch support - 32-bit debs can be installed and the 32-bit dependencies are automatically installed.

Btw, Tobias Netzel has contributed patches to make FS-UAE compile and work on OS 10.5/PPC, so while the binaries I distribute for Mac are for Intel and 10.6+, FS-UAE can be compiled for 10.5, both x86 and PPC.
FrodeSolheim is offline  
Old 02 October 2012, 10:41   #363
spoUP
Registered User
 
Join Date: Dec 2002
Location: sweden
Age: 46
Posts: 430
frode, you rock!
spoUP is offline  
Old 06 October 2012, 15:58   #364
FrodeSolheim
FS-UAE Developer
 
FrodeSolheim's Avatar
 
Join Date: Dec 2011
Location: Førde, Norway
Age: 43
Posts: 4,043
A new development version has been released. Changes in version 1.3.29:
  • Implemented fs_application_exe_path for Unix-like systems.
  • Data files (“share”) are now also searched relative to fs-uae executable (executabledir/share and executabledir/../share) before checking the default system locations, and no longer searched for under cwd.
  • Fixed problem where A key press could mysteriously appear on OS X.
  • Fixed bug with shader passes being multiplied on mode switch.
  • Link with -headerpad_max_install_names on OS X [Tobias Netzel].
  • (Launcher) Saving configurations is now possible.
  • (Launcher) Added new “default” input device options.
  • (Launcher) Contract paths with $BASE or $HOME if possible.
  • (Launcher) Automatically scan local config files (.fs-uae) on startup.
  • (Launcher) Net play panel must be enabled with custom setting netplay_feature = 1 (temporary for 2.0 series).
  • (Launcher) New icon to distinguish the launcher from FS-UAE.
As noted earlier, repository and download paths are now changed. Also, the launcher database must be re-scanned for this version (But from now on, I intend to add code to perform database upgrades automatically when the database changes).
FrodeSolheim is offline  
Old 07 October 2012, 02:11   #365
ransom1122
Registered User
 
ransom1122's Avatar
 
Join Date: Aug 2011
Location: Omnicorp
Age: 45
Posts: 5,812
Excellent, I check every day for updates to your amazing emulator
ransom1122 is online now  
Old 08 October 2012, 23:51   #366
lesta_smsc
Registered User
 
lesta_smsc's Avatar
 
Join Date: Feb 2012
Location: United Kingdom
Posts: 3,173
Great work with the new emulator!

BTW Frode - the slow menu screen occured when the chat tab was open. Interestingly, it was working normal once you disconnected!
lesta_smsc is offline  
Old 20 October 2012, 22:58   #367
Treco
 
Posts: n/a
Anxious to see a virtual keyboard and mouse emulation by pad or joystick
keep the good work!
 
Old 20 October 2012, 23:54   #368
FrodeSolheim
FS-UAE Developer
 
FrodeSolheim's Avatar
 
Join Date: Dec 2011
Location: Førde, Norway
Age: 43
Posts: 4,043
Quote:
Originally Posted by Treco View Post
Anxious to see a virtual keyboard and mouse emulation by pad or joystick
keep the good work!
Don't worry. It's not forgotten. It's even part of the README file:
Code:
Amiga mouse must currently be emulated with a native mouse device. A nice
feature would be to be able to emulate the mouse with gamepads - analogue
controls for instance.

An on-screen keyboard, controllable with a game pad / joystick would also
be nice, and is planned for a future version.
But it won't be included in 2.0, which will be released soon!

Speaking of which, everyone please download and test FS-UAE 2.0 Beta if you're a FS-UAE user: http://fengestad.no/fs-uae/download-beta
- And report problems found, of course (2.0 will be released when translations are ready, if no major problems are found).
FrodeSolheim is offline  
Old 21 October 2012, 17:26   #369
grimi
Registered User
 
Join Date: Jun 2012
Location: Poland
Posts: 46
Hi Frode, I tested fs-uae on Ubuntu amd64 version. The same symptoms like in Arch 64 ( crashing when rtg switched on).
Maybe it is an amd specific problem (Phenom II). Trick like: taskset -c 0 fs-uae, not helping ...
grimi is offline  
Old 21 October 2012, 17:42   #370
FrodeSolheim
FS-UAE Developer
 
FrodeSolheim's Avatar
 
Join Date: Dec 2011
Location: Førde, Norway
Age: 43
Posts: 4,043
Quote:
Originally Posted by grimi View Post
Hi Frode, I tested fs-uae on Ubuntu amd64 version. The same symptoms like in Arch 64 ( crashing when rtg switched on).
Maybe it is an amd specific problem (Phenom II). Trick like: taskset -c 0 fs-uae, not helping ...
Actually, I recently updated to Ubuntu 12.10, and FS-UAE now crashes here as well when running my A4000/040 with RTG config (this did not happen on 12.04). I'll investigate further...
FrodeSolheim is offline  
Old 21 October 2012, 18:57   #371
Foul
Registered User
 
Foul's Avatar
 
Join Date: Jun 2009
Location: Perigueux/France
Age: 49
Posts: 1,516
Send a message via ICQ to Foul Send a message via MSN to Foul
Suggestion for 2.0 : Differents icons for FS-UAE & the Launcher

i got 2 shortcuts on my KDE launchbar and without name, don't know wich is the launcher or simply FS-UAE

edit : when launched, FS-UAE icon is Purple and the Launcher is Blue... maybe you can keep this color...
Foul is offline  
Old 21 October 2012, 19:07   #372
FrodeSolheim
FS-UAE Developer
 
FrodeSolheim's Avatar
 
Join Date: Dec 2011
Location: Førde, Norway
Age: 43
Posts: 4,043
Quote:
Originally Posted by grimi View Post
Hi Frode, I tested fs-uae on Ubuntu amd64 version. The same symptoms like in Arch 64 ( crashing when rtg switched on).
Maybe it is an amd specific problem (Phenom II). Trick like: taskset -c 0 fs-uae, not helping ...
I hope the problem is resolved in the newly released: FS-UAE 2.0.0beta35 (http://fengestad.no/fs-uae/download-beta)

* Make sure memory pointed to by p96mem_offset is contiguous with memory pointed to by natmem_offset, fixes crash on Linux with RTG enabled.
* (Launcher) Custom setting "kickstart_setup" can be set to 0 if you don't have and/or don't want to install recognized kickstart ROMs.
* (Launcher) Updated translations: pl [grimi], sr [Milanchez], de [nexusle].

Quote:
Originally Posted by Foul View Post
Suggestion for 2.0 : Differents icons for FS-UAE & the Launcher
i got 2 shortcuts on my KDE launchbar and without name, don't know wich is the launcher or simply FS-UAE
edit : when launched, FS-UAE icon is Purple and the Launcher is Blue... maybe you can keep this color...
The launcher has had a separate icon since 1.3.29 -Perhaps you created a copy of the launcher (which still references the main fs-uae icon) when you added it to the launchbar. Check the KDE main menu and try adding it again!
FrodeSolheim is offline  
Old 21 October 2012, 23:13   #373
Foul
Registered User
 
Foul's Avatar
 
Join Date: Jun 2009
Location: Perigueux/France
Age: 49
Posts: 1,516
Send a message via ICQ to Foul Send a message via MSN to Foul
I just upgraded to kubuntu 12.10 and latest FS-UAE beta and both icons are purple on my main menu

Will check better

edit :


Last edited by Foul; 21 October 2012 at 23:50.
Foul is offline  
Old 21 October 2012, 23:55   #374
FrodeSolheim
FS-UAE Developer
 
FrodeSolheim's Avatar
 
Join Date: Dec 2011
Location: Førde, Norway
Age: 43
Posts: 4,043
Quote:
Originally Posted by Foul View Post
I just upgraded to kubuntu 12.10 and latest FS-UAE beta and both icons are purple on my main menu
Most likely an icon cache issue. I searched a bit on the web, first try:
Code:
sudo touch /usr/share/icons/hicolor
...this might force a cache rebuild in KDE. Or perhaps like in https://bbs.archlinux.org/viewtopic.php?id=121653:
Code:
cd /var/tmp/kdecache-$USER
rm icon-cache.kcache
- and log out/in again.
FrodeSolheim is offline  
Old 21 October 2012, 23:58   #375
Foul
Registered User
 
Foul's Avatar
 
Join Date: Jun 2009
Location: Perigueux/France
Age: 49
Posts: 1,516
Send a message via ICQ to Foul Send a message via MSN to Foul
Done and working !

thx

Last edited by Foul; 22 October 2012 at 00:05.
Foul is offline  
Old 22 October 2012, 10:50   #376
yesplease
Registered User
 
yesplease's Avatar
 
Join Date: May 2012
Location: moon
Posts: 208
I like the blue color.
yesplease is offline  
Old 28 October 2012, 17:42   #377
FrodeSolheim
FS-UAE Developer
 
FrodeSolheim's Avatar
 
Join Date: Dec 2011
Location: Førde, Norway
Age: 43
Posts: 4,043
FS-UAE 2.1.0dev, the first release in the 2.1.x development series has now been released, and a new thread has been created:

FS-UAE 2.1 Development Series - http://eab.abime.net/showthread.php?t=66416

If you want to follow the development, please remember to subscribe to the new thread This thread will now be closed.

Last edited by FrodeSolheim; 28 October 2012 at 17:53.
FrodeSolheim 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
FS-UAE <= 2.9.x development series FrodeSolheim support.FS-UAE 1346 18 April 2020 08:02
FS-UAE 1.1 Development Series FrodeSolheim support.FS-UAE 214 06 May 2012 13:53
FS-UAE 1.0 Stable Series FrodeSolheim support.FS-UAE 62 01 May 2012 00:15
FS-UAE 1.1 Development Series - Autoscaling problem weiju support.FS-UAE 4 06 April 2012 06:11
E-UAE Development pjhutch support.OtherUAE 1 06 October 2008 02:26

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 07:30.

Top

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