←back to thread

Classic 8×8-pixel B&W Mac patterns

(www.pauladamsmith.com)
180 points todsacerdoti | 1 comments | | HN request time: 0.206s | source
Show context
duskwuff ◴[] No.45132021[source]
As an aside, you could also have gotten this data from the source code:

https://github.com/historicalsource/supermario/blob/master/b...

:)

replies(2): >>45132222 #>>45132478 #
paulsmith ◴[] No.45132478[source]
Interesting - what's the provenance of this? Is this a leaked copy of the System source, or a disassembly/decompile?
replies(3): >>45132686 #>>45132689 #>>45133868 #
1. duskwuff ◴[] No.45132686[source]
It's a leaked copy of the System 7.1 source code - just the System itself; it doesn't include any applications, control panels, or extensions. (So code for things like the Finder or QuickTime aren't included.)

I'm not certain where it came from precisely; from what I understand, it's been circulating online for ages. Apple hasn't authorized its release, but, as far as I'm aware, they haven't made any attempt to suppress it either.