Thread
Hacking the Happy Mac
I spent some time making new Happy Mac icons today:
I put the sunglasses dude on my Mac Plus with the ROM-inator board. I like to reboot repeatedly, just to see the icon.
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!
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
Not ResEdit, because it's not a resource. But you could probably use a hex editor like FEdit.Can ResEdit be used to edit the ROM files? Its the only thing I ever used to edit anything resembling "code".
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.