Skip to main content
Home Forums Hacking the Happy Mac Hacking the Happy Mac
Thread

Hacking the Happy Mac

Hacking the Happy Mac Software 14 posts Feb 5, 2015 — Feb 6, 2015
I spent some time making new Happy Mac icons today:

happy-mac-options.png.ec2b09312d245071dc9a763a2a08be28.png


I put the sunglasses dude on my Mac Plus with the ROM-inator board. I like to reboot repeatedly, just to see the icon. :)

Nice. Idea: for a modern-day cool factor, why not the new mac os logo dithered for 1-bit? 

Fun!

As it stands, I can easily modify the 16x10 pixel area inside the "screen" area of the Macintosh icon. Replacing the whole thing would require a more complex ROM change.

hahhahhahaha  awesome...   with every hack makes the Plus Just that much more fun!

pretty soon the Plus will be the in , gotta have mac!   :)

That's awesome! I would totally use the zombie Mac! 

I think I'd use Pirate or Evil.

I miss the vampire for the Levco SE accelerator install

Can ResEdit be used to edit the ROM files? Its the only thing I ever used to edit anything resembling "code".

These are cute

Can ResEdit be used to edit the ROM files? Its the only thing I ever used to edit anything resembling "code".
Not ResEdit, because it's not a resource. But you could probably use a hex editor like FEdit.

I edit the ROM data file on a Windows computer, using the free hex editor xvi32. Then I copy it to the Mac and update the ROM-inator's flash memory. The happy face is stored beginning at offset $FD2 (hex) in the ROM code file. It's 20 bytes long (16 x 10 bitmap at 1 bit per pixel).

By the way, the Happy mac can be in color, provided you have a color screen.

Good point! ROM-inator is specifically for the Plus and 128K/512K, but I bet with dougg3's ROM SIMM for the Mac II series, you could bang out a new full-color Happy Mac.

Yeah, he tested it. :)

mp.ls