TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

The Lost Japanese ROM of the Macintosh Plus

147 pointsby ecliptikabout 24 hours ago

6 comments

wolfgang42about 18 hours ago
<i>&gt; Mini vMac is better suited for this, but it checks the ROM’s checksum, so I couldn’t boot with mine—it’s not in the recognized list.</i><p>You can compile Mini vMac without checksum verification (either yourself or with the variations service[1]), which will allow you to use unknown or completely custom ROMs, though you need to be aware that it patches the ROM (it doesn’t emulate the original floppy hardware; instead it pokes a custom driver in where the original one ought to be) so if your ROM doesn’t line up with the original you will have problems with random chunks being overwritten.<p>I’ve done this so I could use Mini vMac to learn assembly language: the Mac has the convenient property that pixels on the CRT are 1:1 the contents of a chunk of RAM at a fixed offset, so you can get very immediate visual feedback about what your program is doing. I just set up an assembler to dump raw machine code and named it &quot;Mac128K.ROM&quot; and Mini vMac picked up on it fine.<p>[1] <a href="https:&#x2F;&#x2F;www.gryphel.com&#x2F;c&#x2F;minivmac&#x2F;var_serv.html" rel="nofollow">https:&#x2F;&#x2F;www.gryphel.com&#x2F;c&#x2F;minivmac&#x2F;var_serv.html</a> - though since Paul Pratt disappeared a few years ago nobody is quite sure how the server is staying up
hoherdabout 24 hours ago
Coincidentally I had never heard of KanjiTalk until earlier this week when I stumbled across it on infinite mac.<p><a href="https:&#x2F;&#x2F;infinitemac.org&#x2F;1996&#x2F;KanjiTalk%207.5.3" rel="nofollow">https:&#x2F;&#x2F;infinitemac.org&#x2F;1996&#x2F;KanjiTalk%207.5.3</a>
评论 #44018279 未加载
评论 #44018564 未加载
nxobjectabout 20 hours ago
For what it’s worth, this wasn’t the first Japanese-localized Mac with Kanji fonts - Canon modified a 512k Mac by adding an extra ROM board and called ugh the Dynamac.<p><a href="http:&#x2F;&#x2F;g00nejp.fc2web.com&#x2F;Macintosh_CM&#x2F;index.html" rel="nofollow">http:&#x2F;&#x2F;g00nejp.fc2web.com&#x2F;Macintosh_CM&#x2F;index.html</a>
zdwabout 20 hours ago
There&#x27;s also a 1MB EEPROM mod you can do on a Mac Plus that gives you a built-in ramdisk: <a href="https:&#x2F;&#x2F;www.bigmessowires.com&#x2F;mac-rom-inator&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.bigmessowires.com&#x2F;mac-rom-inator&#x2F;</a><p>I wonder if one could put this larger ROM, and the other files into a custom built image so no swaps are required.
评论 #44018833 未加载
ChilledTonicabout 23 hours ago
The fact that this was machine translated was surprising as it was remarkably readable! Interesting how far that tech has come while I wasn’t looking.
评论 #44018093 未加载
评论 #44018058 未加载
评论 #44018313 未加载
innocentoldguyabout 18 hours ago
I found an old, unopened Apple box containing a Japanese Apple II Plus while cleaning out my in-laws house last month. I also found a fake-leather carrying case for it (also unopened). Both are from 1979.<p>It was interesting to discover that the Apple II Plus&#x27; ROM didn&#x27;t support Kanji, but there were third-party add-on cards that added Kanji support. The Apple II Plus I found had a Multitech Kanji Card with it. Multitech later became Acer.
评论 #44023021 未加载