@twvd

308 Followers
48 Following
150 Posts
I build Snow, a 68k Macintosh emulator
Websitehttps://snowemu.com
GitHubhttps://github.com/twvd
Ko-fihttps://ko-fi.com/twvd

Wrote up a little blog post on the GlyphBlaster. Nothing you haven't seen if you've been following me, but just putting it out there.

https://martypc.blogspot.com/2026/05/60fps-video-on-cga-glyphblaster.html

#retrocomputing #glyphblaster

60fps Video on a CGA? - The GlyphBlaster

GlyphBlaster The GlyphBlaster in action - is that a cat in text mode??  There's a certain genre of retro-hardware hack that everyone recogni...

really happy to have discovered something hiding in plain sight for several years: robyn & rand miller's original Myst pitch document from 1991.

it's a succinct work of art in itself. i'm surprised at how much of the world design was already on paper.

as all of the copies found elsewhere online are heavily compressed webp/jpeg, i've uploaded the robyn's original PNGs to IA here:

https://archive.org/details/myst_proposal

originally from robyn's site:

http://www.robynmiller.net/video-games-films

#digiPres #softwarePreservation #archival #gamedev #myst #cyan

Thanks to contributer demik, Snow can now print from your emulated system to a PNG, using an emulated Apple LaserWriter IISC!

To try it, grab the bleeding edge build and check out https://docs.snowemu.com/manual/printing on how to set it up

The reverse engineering effort is written up here: https://68kmla.org/bb/threads/laserwriter-iisc-scsi-protocol-reversed-for-emulator-implementation.52165/

Printing - Snow

Oh wow! The newly released version 1.4.0 of the Snow Macintosh emulator now even runs on a Raspberry Pi Zero 2. Previous versions only showed a black screen.

It comfortably fits into the 512 MB of available RAM, using about 50-60% of it. The downside - two CPU cores almost pegged to 100% still only result in about 1/3rd real world speed for compact 68000 Macs (emulating a Mac Classic or Mac Plus in my case). This is slow - considering how slow these machines already were.

But hey, it works!

@[email protected]

#retrocomputing #raspberrypi #snowemu #tinymac
Made a little booboo in 1.4.0 so there's 1.4.1.. 1.4.0 has disappeared. Nothing to see, move along 👀

Snow 1.4.1 is out!

This release brings audio CD and cue/bin image support to Snow! Also added host/guest clipboard sharing, more options to tweak fast-forward mode, native file dialogs, improved mouse control in fullscreen, a new audio backend and many other ease of use features!

Full changelog and downloads: https://github.com/twvd/snow/releases/tag/v1.4.1

Release v1.4.1 · twvd/snow

This release brings audio CD and cue/bin image support to Snow! Big thanks to @beholdnec for contributing this. Also added host/guest clipboard sharing, more options to tweak fast-forward mode, nat...

GitHub

Thanks to contributer beholdnec, Snow now supports bin/cue CD images and also audio CDs!

This allows, for example, for playing 'Battle Chess: Enhanced', which uses CD audio for music and sound effects, in all its full glory.

These new features are now available in bleeding edge.

Extra hacker bonus points for WORKING ON THIS ON A FLIGHT
Porting Mac OS X to the Nintendo Wii

Mac OS X 10.0 (Cheetah) running natively on the Nintendo Wii

Bryan Keller’s Dev Blog

Here's the classic Mac port of Nethack 3.7 I've been working on.

There are still some bugs remaining and some clean up to be done, but I wanted to put this out there for you to play.

It should run on Macs running System 7+ with at least 5 MB of free RAM and a 68020 processor.

https://github.com/ingpaschke/NetHack/releases/tag/v3.7.0-mac68k

#marchintosh #macintosh #retroComputing #nethack #roguelike