We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I know this because the bootrom writes to this area CONSTANTLY, mostly using it as stack space. A QEMU fork that emulates the iPhone 2G also has SRAM here (https://github.com/winocm/QEMU-s5l89xx-port/blob/master/hw/iphone2g.c#L591) as does my emulator, PurpleSapphire (https://github.com/PurpleEmu/PurpleSapphire)
The text was updated successfully, but these errors were encountered:
Hi, I lament to say that this project has been dormant for quite some time so it's unlikely anything's going to get changed.
It's certainly interesting that the define even exists since I can't even find any references other than mapping for it.
Sorry, something went wrong.
Yeah... I know. I just figured I'd document it here for posterity.
seems also the case in A4
openiBoot/plat-a4/includes/hardware/a4.h
Line 34 in e005a4b
No branches or pull requests
I know this because the bootrom writes to this area CONSTANTLY, mostly using it as stack space. A QEMU fork that emulates the iPhone 2G also has SRAM here (https://github.com/winocm/QEMU-s5l89xx-port/blob/master/hw/iphone2g.c#L591) as does my emulator, PurpleSapphire (https://github.com/PurpleEmu/PurpleSapphire)
The text was updated successfully, but these errors were encountered: