Skip to content

belikh/sys71src

 
 

Repository files navigation

Apple Mac OS 7.1 Source Code

This repository contains the source code of Macintosh System Software 7.1 (m68k architecture). It is a reconstruction aimed at enabling cross-compilation on modern Linux systems.

Disclaimer: This code is for research and educational purposes only.

Documentation

Full documentation for this project is available in the docs/ directory and can be browsed online (once GitHub Pages is enabled).

Quick Start

  1. Clone this repository.
  2. Install Prerequisites: empw, hfsutils, build-essential.
  3. Setup: Run ./cross_compile.sh to prepare the environment.
  4. Build: Run ./build_system7.sh to compile the system.

See Getting Started for detailed instructions.

About

Apple Macintosh System Software 7.1 source leak (m68k + basic PPC)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Assembly 75.0%
  • C 14.0%
  • Rez 6.6%
  • Pascal 3.5%
  • Makefile 0.9%
  • Python 0.0%