![]() |
|
|||||||
| Register | >> Amiga FAQ/Wiki << | Rules & Help | Members List / Moderators List | Search | Today's Posts | Mark Forums Read |
![]() |
|
|
Thread Tools |
|
|
#361 |
|
Registered User
Join Date: Dec 2002
Location: sweden
Age: 35
Posts: 239
|
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?
__________________
Former member of Syndrome, Lunacy, Duplo, New Age, Three Little Elks. Currently member of Up Rough (Amiga) and Triad (C64) |
|
|
|
|
#362 | ||
|
FS-UAE Developer
Join Date: Dec 2011
Location: Førde, Norway
Age: 32
Posts: 1,510
|
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:
Quote:
-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. |
||
|
|
|
|
#363 |
|
Registered User
Join Date: Dec 2002
Location: sweden
Age: 35
Posts: 239
|
frode, you rock!
![]()
__________________
Former member of Syndrome, Lunacy, Duplo, New Age, Three Little Elks. Currently member of Up Rough (Amiga) and Triad (C64) |
|
|
|
|
#364 |
|
FS-UAE Developer
Join Date: Dec 2011
Location: Førde, Norway
Age: 32
Posts: 1,510
|
A new development version has been released. Changes in version 1.3.29:
|
|
|
|
|
#365 |
|
Registered User
Join Date: Aug 2011
Location: Australia
Posts: 37
|
Excellent, I check every day for updates to your amazing emulator
![]() |
|
|
|
|
#366 |
|
Registered User
Join Date: Feb 2012
Location: United Kingdom
Posts: 657
|
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! |
|
|
|
|
#367 |
|
Registered User
Join Date: Oct 2012
Location: Portugal
Posts: 7
|
Anxious to see a virtual keyboard and mouse emulation by pad or joystick
![]() keep the good work! |
|
|
|
|
#368 | |
|
FS-UAE Developer
Join Date: Dec 2011
Location: Førde, Norway
Age: 32
Posts: 1,510
|
Quote:
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. 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). |
|
|
|
|
|
#369 |
|
Registered User
Join Date: Jun 2012
Location: Poland
Posts: 35
|
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 ... |
|
|
|
|
#370 |
|
FS-UAE Developer
Join Date: Dec 2011
Location: Førde, Norway
Age: 32
Posts: 1,510
|
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...
|
|
|
|
|
#371 |
|
Registered User
|
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...
__________________
Best Amiga Linux Emulator ! --> http://fs-uae.net/ A500 KS 1.3 + A501 A1200 2.0B Fixed KS/WB 3.9 + CF Kingston 16Go/PFS3DS + PSX to DB9 + Kipper2k CF card external Adapter + 2x Cumana CAX354 External Floppy Disc Drive |
|
|
|
|
#372 | ||
|
FS-UAE Developer
Join Date: Dec 2011
Location: Førde, Norway
Age: 32
Posts: 1,510
|
Quote:
* 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:
-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! |
||
|
|
|
|
#373 |
|
Registered User
|
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 : ![]()
__________________
Best Amiga Linux Emulator ! --> http://fs-uae.net/ A500 KS 1.3 + A501 A1200 2.0B Fixed KS/WB 3.9 + CF Kingston 16Go/PFS3DS + PSX to DB9 + Kipper2k CF card external Adapter + 2x Cumana CAX354 External Floppy Disc Drive Last edited by Foul; 21 October 2012 at 23:50. |
|
|
|
|
#374 | |
|
FS-UAE Developer
Join Date: Dec 2011
Location: Førde, Norway
Age: 32
Posts: 1,510
|
Quote:
Code:
sudo touch /usr/share/icons/hicolor Code:
cd /var/tmp/kdecache-$USER rm icon-cache.kcache |
|
|
|
|
|
#375 |
|
Registered User
|
Done and working !
thx ![]()
__________________
Best Amiga Linux Emulator ! --> http://fs-uae.net/ A500 KS 1.3 + A501 A1200 2.0B Fixed KS/WB 3.9 + CF Kingston 16Go/PFS3DS + PSX to DB9 + Kipper2k CF card external Adapter + 2x Cumana CAX354 External Floppy Disc Drive Last edited by Foul; 22 October 2012 at 00:05. |
|
|
|
|
#376 |
|
Registered User
Join Date: May 2012
Location: germany
Posts: 63
|
I like the blue color. |
|
|
|
|
#377 |
|
FS-UAE Developer
Join Date: Dec 2011
Location: Førde, Norway
Age: 32
Posts: 1,510
|
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. |
|
|
![]() |
| 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 1.2 Stable Series | FrodeSolheim | support.FS-UAE | 5 | 26 October 2012 20:50 |
| 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 |