NetBoot/README.md

27 lines
1.1 KiB
Markdown
Raw Permalink Normal View History

2020-06-20 01:33:04 +00:00
netBOOT for Old World Macs
==========================
Read this thread: https://mac68k.info/forums/thread.jspa?threadID=76&tstart=0
Now I'm trying to get it working! The dream is to boot all my Classics over PhoneNet.
Progress so far
---------------
The best build options for Mini vMac are: `-br 37 -m Classic -lt -speed z -as 0 -chr 0`. Note that this requires the new (as of mid-2020) version of Mini vMac, with Rob Mitchelmore's clever LocalTalk-over-UDP tunneling.
2021-02-19 02:59:18 +00:00
Run `make testchain` to boot an emulated Classic from a Python server.
2020-06-20 01:33:04 +00:00
Trivia
------
The Classic is the only non-IIci non-SuperMario ROM with .netBOOT and .ATBOOT drivers. They are part of the overpatch imposed on the SE ROM, and were essentially backported (see the SuperMario forXO.a file). I use the Classic ROM here because it can be emulated in Mini vMac, but the newer netBOOT-equipped ROMs should work.
Credits
-------
To all the intrepid individuals on the mac68k forum thread. Join Freenode #mac68k to meet them.
2021-02-19 02:59:18 +00:00
Thanks to my friends on #mac68k for their ongoing encouragement and assistance.
2020-06-20 01:33:04 +00:00
Credit to bbraun http://synack.net/~bbraun/ for the contents of the "bbraun-pram" dir.