AROS World Exec
General => General Chat => Topic started by: damir on September 20, 2022, 01:43:27 AM
-
Is there anything other then fs-uae that I could use for emulation under Linux?
I remember there was version of uae where you could use just conf file and start uae command (unix way).
Thanks.
-
Have you tried Amilator, this Linux-based Distribution includes some FS-UAE configurations that might interest you !
https://ae.amigalife.org/index.php?topic=857.msg10861#msg10861
-
Didn't know about Amilator. Thanks.
However, I need something like old UAE.
-
I haven't tried them but perhaps the old E-UAE by Richard Drummond can do that?
http://www.rcdrummond.net/uae/index.html (http://www.rcdrummond.net/uae/index.html)
-
I haven't tried them but perhaps the old E-UAE by Richard Drummond can do that?
http://www.rcdrummond.net/uae/index.html (http://www.rcdrummond.net/uae/index.html)
I've compiled this one https://github.com/keirf/e-uae but not everything is working...
-
Is there anything other then fs-uae that I could use for emulation under Linux?
I remember there was version of uae where you could use just conf file and start uae command (unix way).
Thanks.
WinUAE works great with wine on linux. Config can be loaded via command line parameters. Getting serial debug is not so easy, but other than that I found no problems so far.
But fs-uae should have a command line option, too.
-
Hi o1i,
I have to say what a perfect and smooth + fast 68k emulation on native AROS.
its my 1st ever run and i installed os3.9 without any problem and not had any crashes at all, everything works fine.
I love to see just one mouse pointer instead of two, i hope that will be done on later version updates if possible.
amazing work o1i,thanks for the great work..
my os39
(https://iili.io/s9nnlp.md.png)
-
I can't find docs for configuration example file for "fs-uae" anywhere on internet.
https://fs-uae.net/docs/options
I'll try with WinUAE and Janus.
Thanks.
-
Didn't know about Amilator. Thanks.
However, I need something like old UAE.
Amilator uses FS-UAE to emulate, if they can be useful, these are the various configs to emulate the various Amiga models
EDIT:
Corrected the sentence, translator's jokes :D
-
Didn't know about Amilator. Thanks.
However, I need something like old UAE.
Amilator uses FS-UAE to emulate, if they can sex you useful, these are the various configs to emulate the various Amiga models
Yes! It works. Thanks!
-
I can't find docs for configuration example file for "fs-uae" anywhere.
-config= might work. Or -f
Found no documentation either, but the binary contains the string.
-
-config= might work. Or -f
Found no documentation either, but the binary contains the string.
Yes, Ill explain if anyone else finds this useful.
This is file "myconfig.fs-uae" with contents:
amiga_model = A1200
bsdsocket_library = 1
#cdrom_drive_count = 1
#cdrom_drive_0 = /amiga/cd-roms/AmigaOS 4.1 FE Classic v53.71.iso
#cdrom_image_0 = /amiga/cd-roms/AmigaOS 4.1 FE Classic v53.71.iso
chip_memory = 2048
cpu = 68040-NOMMU
graphics_card = uaegfx-z3
graphics_memory = 32768
hard_drive_0 = /myamiga/System.hdf
#hard_drive_1 = /amiga/harddirs/Work
#hard_drive_2= /amiga/harddirs/WHDload
#hard_drive_3= /mnt/auto/autofs/cdrom
#hard_drive_4= /amiga/floppies
#hard_drive_3_read_only=1
jit_compiler = 1
kickstart_file = /myamiga/kick31.rom
zorro_iii_memory = 262144
keep_aspect = 1
floppies_dir=/myamiga/amiga/os31
floppy_drive_count = 2
mouse_speed=75
mouse_integration=0
base_dir=/root/Documents/FS-UAE
fullscreen_mode=window
uaem_write_flags=0
screenshots_output_dir=/myamiga/Screenshots
"/myamiga" is path to your files.
And I have used command:
fs-uae ./myconfig.fs-uae
Options are listed here:
https://github.com/FrodeSolheim/fs-uae/tree/15a51e33916f87b4d74510ad99ed7297f5f3f18a/docs/options