IRIX emulation is here!
#38
RE: IRIX emulation is here!
Hello! I have a real Indy R4400 200MHZ 32MB RAM 1GB HD, with IRIX 6.5.22 inadequate for my hardware (few memory and free 200 MB HD) 

 but run fast and cool. I planning to migrate to irix 6.2.

I must interesting in colaborate to the development of the mame.

I have experience in C/assembly programming since 1990, and in UNIX environment using Indy since 1996.

Actualy compiling the mame in a quad core Q6600 using -j5, and in a i9 9900K using j9 or j17 ( the processor have 8 cores / 16 threads, dont 

tested). 

Using msys64, I not find the option to redirect the compiled files to another directory, and the compiled files stay mixed with the sources, 

dont have a clean install option?

Mame version (mame0210b_64bit).

Compiler command:
make -j5 SOURCES=src/mame/drivers/indy_indigo2.cpp REGENIE=1 TOOLS=1 OPTIMIZE=3 ARCHOPTS_C=-march=native ARCHOPTS_CXX=-march=native

Mame runs in a quad core by 9% (2.4Ghz core). -> using my compiled version.
In a i9 runs a 30% (5Ghz core). -> original compiled version.

I testing using 5 modes:

1) (indigo2R4400_150_8bit_irix62) mame64 ip244415 -gio_gfx xl8 -harddisk1 .\roms\irix62.chd
2) (indigo2R4400_150_8bit_irix53) mame64 ip244415 -gio_gfx xl8 -harddisk1 .\roms\irix53.chd
3) (indyR4600_133_8bit_irix53) mame64 ip224613 -gio_gfx xl8 -harddisk1 .\roms\irix53.chd
4) (indyR4600_133_8bit_irix62) mame64 ip224613 -gio_gfx xl8 -harddisk1 .\roms\irix62.chd
5) (indyR5000_150_8bit_irix62) mame64 ip225015 -gio_gfx xl8 -harddisk1 .\roms\irix62.chd

Interesting detail:
-Using original compiled mame downloaded from mame website,
(in q6600 PC) all virtual machines works correct.
(in i9 PC) the only hardware emulation ok is indigo2,
others virtual machines scroll 1/2 screen down, impossibiliting the visualization of the low portion.
-Using my compiled version,
(in q6600 PC) all virtual machines work correct.
(in i9 PC) dont tested.
-All virtual machines dont have audio.

Creating the virtual disk image (chd) using the mame commands, dont work in emulator, only the full disk image irix62.chd, and reusing this 

to install irix 5.3 over.


How to change the MAC address (eaddr) in Indygo2? the setenv -f eaddr 08:00:69:12:34:56 dont work. Only in Indy this works.


Curiosity: My Indy have the "CMOS" working since 1996 (manufactured in 1995), the battery into the chip is long life? My PCs have to 

change the battery by 3 to 3 years.
alexdedalus
O2

Trade Count: (0)
Posts: 35
Threads: 7
Joined: Jun 2019
Find Reply
06-07-2019, 07:57 AM


Messages In This Thread
IRIX emulation is here! - by ginza - 02-27-2019, 09:58 PM
RE: IRIX emulation is here! - by Raion - 02-28-2019, 02:47 AM
RE: IRIX emulation is here! - by ginza - 02-28-2019, 07:35 PM
RE: IRIX emulation is here! - by dexter1 - 03-03-2019, 06:48 PM
RE: IRIX emulation is here! - by johnnym - 03-06-2019, 02:53 PM
RE: IRIX emulation is here! - by drcd - 03-04-2019, 01:19 PM
RE: IRIX emulation is here! - by shrek - 03-04-2019, 03:14 PM
RE: IRIX emulation is here! - by computron - 03-06-2019, 08:22 PM
RE: IRIX emulation is here! - by johnnym - 03-06-2019, 09:05 PM
RE: IRIX emulation is here! - by dexter1 - 03-06-2019, 10:22 PM
RE: IRIX emulation is here! - by dexter1 - 03-07-2019, 07:41 PM
RE: IRIX emulation is here! - by kubatyszko - 03-08-2019, 05:19 PM
RE: IRIX emulation is here! - by ginza - 03-08-2019, 06:54 AM
RE: IRIX emulation is here! - by dexter1 - 03-08-2019, 02:34 PM
RE: IRIX emulation is here! - by ginza - 03-08-2019, 07:48 PM
RE: IRIX emulation is here! - by dexter1 - 03-08-2019, 08:42 PM
RE: IRIX emulation is here! - by computron - 03-10-2019, 11:56 AM
RE: IRIX emulation is here! - by dexter1 - 03-13-2019, 08:50 PM
RE: IRIX emulation is here! - by thunderbird32 - 03-15-2019, 08:07 PM
RE: IRIX emulation is here! - by Raion - 03-16-2019, 03:57 AM
RE: IRIX emulation is here! - by ginza - 03-28-2019, 06:26 PM
RE: IRIX emulation is here! - by shrek - 04-03-2019, 05:52 PM
RE: IRIX emulation is here! - by Alex_n505x - 04-04-2019, 06:05 AM
RE: IRIX emulation is here! - by shrek - 04-04-2019, 10:12 PM
RE: IRIX emulation is here! - by hermyIrix - 04-04-2019, 08:15 PM
RE: IRIX emulation is here! - by Raion - 04-04-2019, 10:10 PM
RE: IRIX emulation is here! - by Alex_n505x - 04-04-2019, 10:28 PM
RE: IRIX emulation is here! - by dexter1 - 04-09-2019, 04:27 PM
RE: IRIX emulation is here! - by ginza - 04-09-2019, 07:25 PM
RE: IRIX emulation is here! - by computron - 04-10-2019, 07:49 PM
RE: IRIX emulation is here! - by shrek - 04-10-2019, 11:46 PM
RE: IRIX emulation is here! - by computron - 04-13-2019, 01:17 AM
RE: IRIX emulation is here! - by shrek - 04-13-2019, 01:48 PM
RE: IRIX emulation is here! - by dexter1 - 04-17-2019, 08:44 AM
RE: IRIX emulation is here! - by Raion - 04-19-2019, 07:01 AM
RE: IRIX emulation is here! - by shrek - 04-21-2019, 03:10 PM
RE: IRIX emulation is here! - by alexdedalus - 06-07-2019, 07:57 AM
RE: IRIX emulation is here! - by dexter1 - 06-07-2019, 04:10 PM
RE: IRIX emulation is here! - by dexter1 - 06-07-2019, 07:35 PM
RE: IRIX emulation is here! - by alexdedalus - 06-07-2019, 09:06 PM
RE: IRIX emulation is here! - by dexter1 - 06-08-2019, 09:13 AM
RE: IRIX emulation is here! - by dexter1 - 06-08-2019, 12:29 PM
RE: IRIX emulation is here! - by Raion - 06-08-2019, 02:09 PM
RE: IRIX emulation is here! - by shrek - 06-09-2019, 05:38 PM
RE: IRIX emulation is here! - by RodneyDavies - 08-25-2019, 03:46 AM
RE: IRIX emulation is here! - by shrek - 08-31-2019, 07:47 PM
RE: IRIX emulation is here! - by RodneyDavies - 09-01-2019, 03:17 PM
RE: IRIX emulation is here! - by shrek - 09-11-2019, 08:47 AM
RE: IRIX emulation is here! - by RodneyDavies - 09-20-2019, 01:57 PM
RE: IRIX emulation is here! - by TriOx - 08-26-2019, 04:39 AM
RE: IRIX emulation is here! - by Raion - 09-01-2019, 03:28 PM
RE: IRIX emulation is here! - by trekiej - 09-13-2019, 05:01 AM
RE: IRIX emulation is here! - by kirikoo - 09-20-2019, 02:49 PM
RE: IRIX emulation is here! - by RodneyDavies - 09-20-2019, 10:38 PM
RE: IRIX emulation is here! - by DeathEngine2 - 09-21-2019, 05:05 PM
RE: IRIX emulation is here! - by RodneyDavies - 09-22-2019, 02:22 AM
RE: IRIX emulation is here! - by Raion - 09-22-2019, 04:06 PM
RE: IRIX emulation is here! - by lukepowo - 09-25-2019, 07:08 PM
RE: IRIX emulation is here! - by shrek - 09-25-2019, 10:00 PM
RE: IRIX emulation is here! - by lukepowo - 09-26-2019, 02:56 PM
RE: IRIX emulation is here! - by kirikoo - 10-08-2019, 02:12 PM
RE: IRIX emulation is here! - by lukepowo - 10-08-2019, 11:14 PM
RE: IRIX emulation is here! - by Raion - 10-09-2019, 12:41 AM
RE: IRIX emulation is here! - by Raion - 10-15-2019, 12:03 AM
RE: IRIX emulation is here! - by RodneyDavies - 10-15-2019, 09:31 AM
RE: IRIX emulation is here! - by Raion - 10-15-2019, 03:57 PM
RE: IRIX emulation is here! - by shrek - 11-06-2019, 09:07 PM
RE: IRIX emulation is here! - by Raion - 11-06-2019, 09:39 PM
RE: IRIX emulation is here! - by alexdedalus - 11-10-2019, 04:52 AM
RE: IRIX emulation is here! - by shrek - 11-10-2019, 06:09 AM
RE: IRIX emulation is here! - by lukepowo - 11-12-2019, 04:17 PM
RE: IRIX emulation is here! - by Raion - 01-01-2020, 09:43 PM
RE: IRIX emulation is here! - by Raion - 01-29-2020, 07:29 PM
Echo in sound - by alexdedalus - 03-12-2020, 05:00 AM
RE: IRIX emulation is here! - by shrek - 03-12-2020, 10:36 AM
RE: IRIX emulation is here! - by DongMK - 03-12-2020, 02:12 PM
RE: IRIX emulation is here! - by Raion - 03-12-2020, 06:48 PM
RE: IRIX emulation is here! - by DongMK - 03-13-2020, 10:34 AM
RE: IRIX emulation is here! - by shrek - 03-25-2020, 01:51 PM
RE: IRIX emulation is here! - by InactiveUser45 - 04-24-2020, 07:23 PM
RE: IRIX emulation is here! - by InactiveUser45 - 05-03-2020, 05:34 PM
RE: IRIX emulation is here! - by Raion - 03-13-2020, 04:00 PM
RE: IRIX emulation is here! - by alexdedalus - 03-22-2020, 03:50 AM
RE: IRIX emulation is here! - by Raion - 03-22-2020, 04:58 AM
RE: IRIX emulation is here! - by alexdedalus - 03-24-2020, 01:20 AM
RE: IRIX emulation is here! - by Raion - 03-24-2020, 02:43 AM
RE: IRIX emulation is here! - by kirikoo - 03-30-2020, 02:21 PM
RE: IRIX emulation is here! - by Raion - 03-31-2020, 05:23 AM
RE: IRIX emulation is here! - by alexdedalus - 04-06-2020, 04:20 AM
RE: IRIX emulation is here! - by kirikoo - 04-06-2020, 05:56 PM
RE: IRIX emulation is here! - by Raion - 04-24-2020, 09:30 PM
RE: IRIX emulation is here! - by InactiveUser45 - 04-25-2020, 10:16 AM
RE: IRIX emulation is here! - by Raion - 04-26-2020, 11:41 PM
RE: IRIX emulation is here! - by InactiveUser45 - 04-28-2020, 06:37 PM
RE: IRIX emulation is here! - by tallen - 04-29-2020, 07:40 AM
RE: IRIX emulation is here! - by Raion - 04-29-2020, 08:45 AM
RE: IRIX emulation is here! - by jan-jaap - 04-29-2020, 09:48 AM
RE: IRIX emulation is here! - by shrek - 05-06-2020, 10:17 PM
RE: IRIX emulation is here! - by InactiveUser45 - 05-09-2020, 01:53 PM
RE: IRIX emulation is here! - by Intuition - 05-09-2020, 05:44 PM
RE: IRIX emulation is here! - by InactiveUser45 - 05-09-2020, 06:19 PM
RE: IRIX emulation is here! - by shrek - 05-12-2020, 08:39 AM
RE: IRIX emulation is here! - by Intuition - 05-11-2020, 10:22 AM
RE: IRIX emulation is here! - by InactiveUser45 - 05-11-2020, 12:04 PM
RE: IRIX emulation is here! - by dukzcry - 05-13-2020, 11:14 AM
RE: IRIX emulation is here! - by InactiveUser45 - 05-22-2020, 05:24 PM
RE: IRIX emulation is here! - by dukzcry - 05-14-2020, 04:55 AM
RE: IRIX emulation is here! - by shrek - 05-21-2020, 03:33 PM
RE: IRIX emulation is here! - by InactiveUser45 - 05-24-2020, 01:28 PM
RE: IRIX emulation is here! - by alexdedalus - 05-25-2020, 08:42 PM
RE: IRIX emulation is here! - by InactiveUser45 - 05-26-2020, 12:04 PM
RE: IRIX emulation is here! - by InactiveUser45 - 05-30-2020, 11:54 AM
RE: IRIX emulation is here! - by Raion - 05-26-2020, 06:30 PM
RE: IRIX emulation is here! - by InactiveUser45 - 05-26-2020, 07:10 PM
RE: IRIX emulation is here! - by Raion - 05-26-2020, 07:14 PM
RE: IRIX emulation is here! - by shrek - 06-01-2020, 08:30 PM
RE: IRIX emulation is here! - by Raion - 07-24-2020, 07:00 PM
RE: IRIX emulation is here! - by Picto - 07-24-2020, 11:06 PM
RE: IRIX emulation is here! - by shrek - 07-26-2020, 02:54 AM
RE: IRIX emulation is here! - by InactiveUser45 - 08-07-2020, 02:40 PM
RE: IRIX emulation is here! - by shrek - 08-08-2020, 11:49 AM
RE: IRIX emulation is here! - by InactiveUser45 - 08-09-2020, 04:54 PM
RE: IRIX emulation is here! - by shrek - 08-10-2020, 10:25 AM
RE: IRIX emulation is here! - by InactiveUser45 - 08-10-2020, 02:58 PM
RE: IRIX emulation is here! - by 02girl - 08-11-2020, 01:53 PM
RE: IRIX emulation is here! - by shrek - 08-12-2020, 09:34 PM
RE: IRIX emulation is here! - by Raion - 08-11-2020, 04:23 PM
RE: IRIX emulation is here! - by 02girl - 08-13-2020, 06:33 AM
RE: IRIX emulation is here! - by shrek - 08-14-2020, 01:32 AM
RE: IRIX emulation is here! - by 02girl - 08-15-2020, 09:04 AM
RE: IRIX emulation is here! - by shrek - 08-15-2020, 10:27 PM
RE: IRIX emulation is here! - by ginza - 08-16-2020, 10:10 AM
RE: IRIX emulation is here! - by InactiveUser45 - 08-16-2020, 10:44 AM
RE: IRIX emulation is here! - by InactiveUser45 - 08-15-2020, 11:43 AM
RE: IRIX emulation is here! - by Hiraghm - 08-21-2020, 08:16 AM
RE: IRIX emulation is here! - by InactiveUser45 - 08-21-2020, 12:20 PM
RE: IRIX emulation is here! - by Hiraghm - 08-22-2020, 04:45 AM
RE: IRIX emulation is here! - by 02girl - 08-22-2020, 06:30 AM
RE: IRIX emulation is here! - by InactiveUser45 - 08-24-2020, 08:59 PM
RE: IRIX emulation is here! - by kirikoo - 08-29-2020, 04:51 PM
RE: IRIX emulation is here! - by Hiraghm - 08-30-2020, 03:06 AM
RE: IRIX emulation is here! - by clingbang - 08-30-2020, 11:34 AM
RE: IRIX emulation is here! - by InactiveUser45 - 08-30-2020, 05:56 PM
RE: IRIX emulation is here! - by clingbang - 08-30-2020, 08:27 PM
RE: IRIX emulation is here! - by InactiveUser45 - 09-01-2020, 10:21 PM
RE: IRIX emulation is here! - by clingbang - 08-31-2020, 04:40 PM
RE: IRIX emulation is here! - by InactiveUser45 - 08-31-2020, 05:51 PM
RE: IRIX emulation is here! - by clingbang - 08-31-2020, 10:37 PM
RE: IRIX emulation is here! - by kirikoo - 09-01-2020, 11:49 AM
RE: IRIX emulation is here! - by InactiveUser45 - 09-01-2020, 06:14 PM
RE: IRIX emulation is here! - by Raion - 09-03-2020, 05:24 AM
RE: IRIX emulation is here! - by InactiveUser45 - 09-11-2020, 06:06 PM
RE: IRIX emulation is here! - by Raion - 09-11-2020, 06:41 PM
RE: IRIX emulation is here! - by InactiveUser45 - 09-11-2020, 07:27 PM
RE: IRIX emulation is here! - by Raion - 09-11-2020, 07:52 PM
RE: IRIX emulation is here! - by sgi_tx - 09-18-2020, 05:48 AM
RE: IRIX emulation is here! - by Raion - 09-18-2020, 05:52 AM
RE: IRIX emulation is here! - by shrek - 09-18-2020, 08:42 AM
RE: IRIX emulation is here! - by Lady Serena Kitty - 09-18-2020, 08:27 PM
RE: IRIX emulation is here! - by Raion - 09-18-2020, 08:28 PM
RE: IRIX emulation is here! - by octaneirix6530 - 11-01-2020, 08:33 PM
RE: IRIX emulation is here! - by shrek - 11-04-2020, 01:26 PM
RE: IRIX emulation is here! - by octaneirix6530 - 11-04-2020, 02:15 PM
RE: IRIX emulation is here! - by octaneirix6530 - 11-04-2020, 05:17 PM
RE: IRIX emulation is here! - by MrKozlovDV - 12-02-2020, 04:30 PM
RE: IRIX emulation is here! - by InactiveUser45 - 12-09-2020, 02:27 PM
RE: IRIX emulation is here! - by overlogic2011 - 12-17-2020, 10:48 PM
RE: IRIX emulation is here! - by overlogic2011 - 12-20-2020, 02:59 AM
RE: IRIX emulation is here! - by GeekLucanis - 12-20-2020, 04:24 AM
RE: IRIX emulation is here! - by Raion - 12-20-2020, 05:56 AM
RE: IRIX emulation is here! - by alexdedalus - 12-21-2020, 02:45 AM
RE: IRIX emulation is here! - by Lady Serena Kitty - 01-02-2021, 03:42 PM
RE: IRIX emulation is here! - by alexdedalus - 12-21-2020, 04:03 AM
RE: IRIX emulation is here! - by overlogic2011 - 12-27-2020, 11:15 PM
RE: IRIX emulation is here! - by mamed - 01-02-2021, 03:28 PM
RE: IRIX emulation is here! - by mamed - 01-02-2021, 07:20 PM
RE: IRIX emulation is here! - by mamed - 01-02-2021, 10:15 PM
RE: IRIX emulation is here! - by mamed - 01-04-2021, 12:58 AM
RE: IRIX emulation is here! - by overlogic2011 - 01-04-2021, 05:02 PM
RE: IRIX emulation is here! - by Raion - 01-04-2021, 02:11 AM
RE: IRIX emulation is here! - by Raion - 01-04-2021, 05:20 PM
RE: IRIX emulation is here! - by MrWeedster - 02-18-2022, 06:29 AM
RE: IRIX emulation is here! - by Raion - 02-18-2022, 07:15 AM
RE: IRIX emulation is here! - by GameBreaker64 - 06-22-2022, 04:13 PM
RE: IRIX emulation is here! - by vishnu - 06-23-2022, 01:12 AM
RE: IRIX emulation is here! - by flygoat - 04-17-2023, 03:49 PM
RE: IRIX emulation is here! - by Artistic-Irix - 09-22-2024, 06:50 PM

Forum Jump:


Users browsing this thread: 3 Guest(s)