Skip to content
New issue

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

On iPhone 2G, what should be the SRAM is marked as AMC0 #39

Open
fuel-pcbox opened this issue Jun 22, 2018 · 3 comments
Open

On iPhone 2G, what should be the SRAM is marked as AMC0 #39

fuel-pcbox opened this issue Jun 22, 2018 · 3 comments

Comments

@fuel-pcbox
Copy link

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)

@ricky26
Copy link
Member

ricky26 commented Jun 22, 2018

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.

@fuel-pcbox
Copy link
Author

Yeah... I know. I just figured I'd document it here for posterity.

@fxsheep
Copy link

fxsheep commented Jul 13, 2021

seems also the case in A4

#define AMC0 0x84000000

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants