256MB RAM for emulated Indy
#1
256MB RAM for emulated Indy
Alrighty, so here's how you can get 256MB of RAM in the emulated Indy. Go into /src/mame/drivers/indy_indigo2.cpp and comment out line 216. Go to line 246 and change it to "map(0x08000000, 0x1effffff).share("mainram").ram().w(FUNC(ip24_state::write_ram));" and then go to line 252 and change that to "map(0x20000000, 0x2fffffff).share("mainram").ram().w(FUNC(ip24_state::write_ram));" and then just recompile it with "make SOURCES=src/mame/drivers/indy_indigo2.cpp REGENIE=1 TOOLS=0 DEBUG=0 OPTIMISE=3 -j5" (with -j being your number of physical cores plus 1).

I have no idea how stable this is once the OS/programs start to write into that memory. All I know is that it boots into the desktop just fine and programs open so that's a start.


Attached Files Thumbnail(s)
   

Octane2  R14k 600MHz, V10, 2GB RAM, 73GB disk, IRIX 6.5.22
shrek
It's not done until it's ogre.

Trade Count: (0)
Posts: 233
Threads: 19
Joined: Jan 2019
Location: United States
Find Reply
02-15-2020, 09:47 PM


Messages In This Thread
256MB RAM for emulated Indy - by shrek - 02-15-2020, 09:47 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)