Skip to content

ELF Loader seems to be broken if SetMemoryMode is called by the same program #395

@israpps

Description

@israpps

As some of you already know, i've been developing a basic bootloader for PSX and PS2

the PSX builds can't run ELF Files if the SetMemoryMode function is used to set the TLB to limit RAM to 32mb (PSX has 64mb)

this only happens if the executable is installed as a system update. when running this program via wLaunchELF or FreeMcBoot for PSX the issue is magically gone. maybe this function breaks something on newer toolchains.

I don't think it's my program's fault (everyone can be wrong lol)

I will appreciate any feedback...

and of course, I will tag those that might/will be interested on this

@sp193 @uyjulian @fjtrujy

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions