Coder Social home page Coder Social logo

Comments (4)

WeedyWeedSmoker avatar WeedyWeedSmoker commented on July 27, 2024

Ok, just read some info on the mini vMac site...

More memory?

The Mac Plus (and Mac SE) can support no more than 4MB of memory, since the RAM starts at address 0 and the ROM is at address 0x00400000 (4MB).

After figuring out how to patch the ROM to support a different size screen, I investigated whether it would be possible to patch the ROM so that it could function elsewhere in the address space. The answer was no. The Macintosh System software, in particular the part that installs bug fixes for traps that otherwise would be implemented ROM, assumes and depends on the exact address of the ROM. It would not be enough to patch the ROM, any System Software version that might be used would have to be patched as well.

The (incomplete) Macintosh II emulation currently supports up 8MB. The Macintosh II ROM is not "32-bit clean", and so has problems with more memory. But there is a later software update that is supposed to make a Mac II 32-bit clean (I assume by providing replacements for many of the ROM routines.) Unfortunately this doesn't work in Mini vMac yet, for unknown reasons. Maybe in the future. Meanwhile, you could try Basilisk II.

I've received a "report" that there was a third party upgrade for the original Mac that allowed it to support more than 512K of memory. So presumably it is possible for Mini vMac to do the same. I have not investigated this yet.

So, I guess it's impossible for now...

Thanks !

from minivmac4ios.

zydeco avatar zydeco commented on July 27, 2024

from minivmac4ios.

WeedyWeedSmoker avatar WeedyWeedSmoker commented on July 27, 2024

Thank you so much for that info...

I was not aware of this port you made, this is great news indeed !

from minivmac4ios.

WeedyWeedSmoker avatar WeedyWeedSmoker commented on July 27, 2024

@zydeco : I just tried the Basilisk II port on my jailbroken iPad v2 12,9", and it works so great !

The only thing that's a drawback from your equally great minivmac4ios is the touchscreen emulation not responding as well as on the minivmac4ios, I had to resort to trackpad emulation, and the options not easily accessible with a 2 fingers swipe...

Otherwise, I'm so glad you mentioned it, I would never have known it exists, and it really is great...

Thank you so much !

from minivmac4ios.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.