Janus-UAE2

nikos · 2798

nikos

  • Senior Member
  • ****
    • Posts: 374
    • Karma: +71/-3
    • aspireos
on: January 14, 2019, 05:04:17 AM
This version is only for aros 64-bit. This version is not even working as abi v.1 was broken around a year-ago. Needs recompile.

https://sourceforge.net/projects/janus-uae/files/janus-uae2/v0.2/

Could someone compile for aros i386 abi v.0
Could even be without the GUI. I'm very interested in this version.
I consider the 68k emulation the most important part of AROS or my dirstro "AspireOS".
Janus-UAE v.0 is good at least with emulating most games but would like to try out later version for
a more serious, RTG 68k workbench.
« Last Edit: January 14, 2019, 05:13:13 AM by nikos »



aha

  • Junior Member
  • **
    • Posts: 66
    • Karma: +41/-0
Reply #1 on: January 14, 2019, 06:40:02 AM
Nikos, Janus-UAE2 is not ready and not fully useable yet. I contacted o1i a few days ago. He said that he has unfortunately no time at the moment for Janus-UAE2 due to his job and real life. So I think we have to wait.  :)



o1i

  • Newbie
  • *
    • Posts: 41
    • Karma: +6/-0
Reply #2 on: January 14, 2019, 09:36:04 AM
AFAIR the actual Icaros contains an (untested) ABI v0/32bit alpha version. Use at your own risk.



nikos

  • Senior Member
  • ****
    • Posts: 374
    • Karma: +71/-3
    • aspireos
Reply #3 on: January 14, 2019, 12:23:48 PM
Both in Janus-UAE version 1.2 and 1.4 There are some strange caracters when the GUI gets iconified.

https://imgur.com/a/sVURHr9

Button to resize window inn and out does not work either.

This unfortunatly seams to crash WhdMenu from time to time.
I get this requester "Janus-UAE GUI crashed" or something like that.

I even tried in uae.config with configuration usegui=no
But GUI is still there.

Would realy, realy appreciate if this could be fixed or compiled without GUI or maybe use SDL as GUI instead. Other than that Janus-UAE is very reliable and no problems. Seams rock stable.
« Last Edit: January 14, 2019, 03:39:10 PM by nikos »



trekiej

  • Member
  • ***
    • Posts: 190
    • Karma: +5/-0
Reply #4 on: January 14, 2019, 07:22:51 PM
Are there any versions of uae that work with Aros 64 bit abi V.1?



o1i

  • Newbie
  • *
    • Posts: 41
    • Karma: +6/-0
Reply #5 on: January 15, 2019, 02:18:40 AM
The new janus-uae2 has been developed for abi v1/64bit. So it will work best there.

And yes, it would need some recompiling. Should be much easier than building v1. Let me know, if you want access to the sources.

I just tries a recompile, no bigger problems here.

But janus-uae2 fails opening libSDL.. even before any line of own code gets executed. I guess something in SDL changed?

Code: [Select]
#0  0x00000000411f6b65 in strncmp (str1=0x496d23f0 "",
    str2=0x0 <Module_base::Change_Config(Section*)>, n=776) at strncmp.c:56
#1  0x0000000049ad54d4 in ?? ()
#2  0x0000000049b4e6b5 in set_call_libfuncs ()
#3  0x0000000049ad4ed9 in SDL_1_SDL_OpenLib ()
#4  0x000000004c817fbf in Exec_92_OpenLibrary (libName=0x411ae360 "SDL.library",
    version=0, SysBase=0x41002820) at openlibrary.c:81
#5  0x000000004c89c8f9 in Dos_0_OpenLibrary (libname=0x4a5511e0 "SDL.library",
    version=0, SysBase=0x41002820) at lddemon.c:500
#6  0x000000004a415685 in __inline_Exec_OpenLibrary (__arg1=0x4a5511e0 "SDL.library",
    __arg2=0, __SysBase=0x41002820)

Is building with -lSDL not possible anymore? Is this some posixc / abi v1 library model problem?
« Last Edit: January 15, 2019, 03:40:49 AM by o1i »



aha

  • Junior Member
  • **
    • Posts: 66
    • Karma: +41/-0
Reply #6 on: November 04, 2022, 06:25:16 AM
Just a quick note I‘d like to share with you:
https://github.com/BlitterStudio/janus-uae



AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3740
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #7 on: November 04, 2022, 07:15:57 AM
Nice project, integrating Janu-UAE on Wanderer is the right way to emulate Amiga software.


nikos

  • Senior Member
  • ****
    • Posts: 374
    • Karma: +71/-3
    • aspireos
Reply #8 on: November 06, 2022, 02:07:05 PM
This is great news. We need AROS to be great with classic 68k software and games.


amigamia

  • Administrator
  • Member
  • *****
    • Posts: 134
    • Karma: +49/-0
    • AROS World
Reply #9 on: November 06, 2022, 03:30:14 PM
It definitely is. However, the developer has contacted me on arosworld.org to see where my SDL2 status is:

Quote
I would like to see if I can improve Janus-UAE on AROS, and one of the things would be moving it to SDL2 - but that requires the library first, of course

https://arosworld.org/infusions/forum/viewthread.php?thread_id=1087&rowstart=20&pid=2119#post_2116

I think SDL2 needs the same attention if we want to bring quality software to AROS.